libertas: move association code from scan.c into assoc.c
[safe/jmp/linux-2.6] / fs / ocfs2 /
2008-03-10 Tao Maocfs2: Fix NULL pointer dereferences in o2net
2008-03-10 Sunil Mushranocfs2/dlm: dlm_thread should not sleep while holding...
2008-03-10 Sunil Mushranocfs2/dlm: Print message showing the recovery master
2008-03-10 Sunil Mushranocfs2/dlm: Add missing dlm_lockres_put()s
2008-03-10 Sunil Mushranocfs2/dlm: Add missing dlm_lockres_put()s in migration...
2008-03-10 Sunil Mushranocfs2/dlm: Add missing dlm_lock_put()s
2008-03-10 Tao Maocfs2: Fix an endian bug in online resize.
2008-03-10 Jan Engelhardt[PATCH] [OCFS2]: constify function pointer tables
2008-03-10 Joel Beckerocfs2: Fix endian bug in o2dlm protocol negotiation.
2008-03-10 Tao Maocfs2: Use dlm_print_one_lock_resource for lock resourc...
2008-03-10 Andrew Morton[PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warning
2008-03-03 Julia Lawall[PATCH] fs/ocfs2/aops.c: Correct use of ! and &
2008-03-03 Adrian Bunk[2.6 patch] ocfs2: make dlm_do_assert_master() static
2008-03-03 Adrian Bunk[2.6 patch] make ocfs2_downconvert_thread() static
2008-03-03 Adrian Bunk[2.6 patch] fs/ocfs2/: possible cleanups
2008-03-03 Marcin Slusarz[PATCH] ocfs2: le*_add_cpu conversion
2008-03-03 Mark Fashehocfs2: Fix writeout in ocfs2_data_convert_worker()
2008-03-03 Sunil Mushranocfs2: Enable localalloc for local mounts
2008-02-08 Marcin Slusarzbyteorder: move le32_add_cpu & friends from OCFS2 to...
2008-02-07 Joel Beckerocfs2: Negotiate locking protocol versions.
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2008-02-03 Joe Perchesfs/: Spelling fixes
2008-01-29 Joel Beckerocfs2: Fix userspace ABI breakage in sysfs
2008-01-25 Mark Fashehocfs2: clean up bh null checks
2008-01-25 Mark Fashehocfs2: document access rules for blocked_lock_list
2008-01-25 Mark Fashehocfs2: bump version number
2008-01-25 Tao Maocfs2/dlm: Clear joining_node on hearbeat node down
2008-01-25 Marcin Slusarzocfs2: convert byte order of constant instead of variable
2008-01-25 Sunil Mushranocfs2: Update default cluster timeouts
2008-01-25 Jan Karaocfs2: printf fixes
2008-01-25 Jan Karaocfs2: Use generic_file_llseek
2008-01-25 Jan Karaocfs2: Safer read_inline_data()
2008-01-25 Jan Karaocfs2: Silence false lockdep warnings
2008-01-25 Mark Fasheh[PATCH 2/2] ocfs2: cluster aware flock()
2008-01-25 Mark Fasheh[PATCH 1/2] ocfs2: add flock lock type
2008-01-25 Sunil Mushranocfs2: Local alloc window size changeable via mount...
2008-01-25 Mark Fashehocfs2: Support commit= mount option
2008-01-25 Mark Fashehocfs2: Add missing permission checks
2008-01-25 Tao Ma[PATCH 2/2] ocfs2: Implement group add for online resize
2008-01-25 Tao Ma[PATCH 1/2] ocfs2: Add group extend for online resize
2008-01-25 Tao Maocfs2: Initalize bitmap_cpg of ocfs2_super to be the...
2008-01-25 Mark Fashehocfs2: Readpages support
2008-01-25 Mark Fashehocfs2: Rename ocfs2_meta_[un]lock
2008-01-25 Mark Fashehocfs2: Remove data locks
2008-01-25 Mark Fashehocfs2: Add data downconvert worker to inode lock
2008-01-25 Mark Fashehocfs2: Remove mount/unmount votes
2008-01-25 Mark Fashehocfs2: Remove fs dependency on ocfs2_heartbeat module
2008-01-25 Mark Fashehocfs2_dlm: Call node eviction callbacks from heartbeat...
2008-01-25 Greg Kroah-Hartmankset: convert ocfs2 to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2007-12-17 Mark Fashehocfs2: Re-journal buffers after transaction extend
2007-12-17 Mark Fashehocfs2: Allow for debugging of transaction extends
2007-12-17 Mark Fashehocfs2: Don't panic when truncating an empty extent
2007-12-17 Mark Fashehocfs2: fix exit-while-locked bug in ocfs2_queue_orphans()
2007-12-05 Al Viroremove nonsense force-casts from ocfs2
2007-11-28 Mark Fashehocfs2: reverse inline-data truncate args
2007-11-28 Mark Fashehocfs2: Fix comparison in ocfs2_size_fits_inline_data()
2007-11-28 Mark Fashehocfs2: Remove bug statement in ocfs2_dentry_iput()
2007-11-28 Jan Kara[PATCH] ocfs2: Remove expensive bitmap scanning
2007-11-28 Mark Fashehocfs2: log valid inode # on bad inode
2007-11-28 Mark Fashehocfs2: Filter -ENOSPC in mlog_errno()
2007-11-28 Joe Perches[PATCH] fs/ocfs2: Add missing "space"
2007-11-28 Mark Fashehocfs2: Reset journal parameters after s_mount_opt update
2007-11-13 Trond Myklebust[NET]: Add the helper kernel_sock_shutdown()
2007-11-06 Srinivas Eedaocfs2: fix rename vs unlink race
2007-11-06 Jan Kara[PATCH] Fix possibly too long write in o2hb_setup_one_bio()
2007-11-06 Mark Fashehocfs2: fix write() performance regression
2007-11-06 Mark Fashehocfs2: Commit journal on sync writes
2007-11-06 Mark Fashehocfs2: Re-order iput in ocfs2_drop_dentry_lock
2007-11-06 Mark Fashehocfs2: Create locks at initially requested level
2007-11-06 Roel Kluin[PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c...
2007-11-06 Adrian Bunk[2.6 patch] make ocfs2_find_entry_el() static
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-22 Christoph Hellwigocfs2: new export ops
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-17 Mathieu DesnoyersFix f_version type: should be u64 instead of unsigned...
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-16 Nick Pigginocfs2: convert to new aops
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Greg Kroah-HartmanDrivers: clean up direct setting of the name of a kset
2007-10-12 Mark Fashehocfs2: Optionally return filldir errors
2007-10-12 Mark Fashehocfs2: Write support for directories with inline data
2007-10-12 Mark Fashehocfs2: Read support for directories with inline data
2007-10-12 Mark Fashehocfs2: Write support for inline data
2007-10-12 Mark Fashehocfs2: Read support for inline data
2007-10-12 Mark Fashehocfs2: Structure updates for inline data
2007-10-12 Mark Fashehocfs2: Cleanup dirent size check
2007-10-12 Mark Fashehocfs2: Rename cleanups
2007-10-12 Mark Fashehocfs2: Provide convenience function for ino lookup
2007-10-12 Mark Fashehocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2...
2007-10-12 Mark Fashehocfs2: Remove open coded readdir()
2007-10-12 Mark Fashehocfs2: Pass raw u64 to filldir
2007-10-12 Mark Fashehocfs2: Abstract out core dir listing functionality
2007-10-12 Mark Fashehocfs2: Move directory manipulation code into dir.c
2007-10-12 Mark Fashehocfs2: Small refactor of truncate zeroing code
2007-10-12 Mark Fashehocfs2: move nonsparse hole-filling into ocfs2_write_begin()
2007-10-12 Mark Fashehocfs2: Sync ocfs2_fs.h with ocfs2-tools
2007-10-12 Denis Cheng[PATCH] fs/ocfs2/: removed unneeded initial value and...
next