NFS: Remove the buggy lock-if-signalled case from do_setlk()
[safe/jmp/linux-2.6] / fs /
2008-04-19 Trond MyklebustNFS: Remove the buggy lock-if-signalled case from do_se...
2008-04-19 Trond MyklebustNLM/lockd: Fix a race when cancelling a blocking lock
2008-04-19 Trond MyklebustNLM/lockd: Ensure that nlmclnt_cancel() returns results...
2008-04-19 Trond MyklebustNLM: Remove the signal masking in nlmclnt_proc/nlmclnt_...
2008-04-19 Trond MyklebustNLM/lockd: convert __nlm_async_call to use rpc_run_task()
2008-04-19 Trond MyklebustNLM/lockd: Add a reference counter to struct nlm_rqst
2008-04-19 Trond MyklebustNFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_pro...
2008-04-19 Trond MyklebustNLM/lockd: Ensure we don't corrupt fl->fl_flags in...
2008-04-19 Trond MyklebustNFSv4: Only increment the sequence id if the server...
2008-04-19 Trond MyklebustNFSv4: Remove bogus call to nfs4_drop_state_owner(...
2008-04-19 Trond MyklebustNFS: Ensure that rpc_run_task() errors are propagated...
2008-04-19 Trond MyklebustNFS: Ensure that the write code cleans up properly...
2008-04-19 Trond MyklebustNFS: Ensure that the read code cleans up properly when...
2008-04-19 Trond MyklebustNFS: Fix nfs_wb_page() to always exit with an error...
2008-03-19 Chuck Leverlockd: introduce new function to encode private argumen...
2008-03-19 Chuck Leverlockd: Fix up incorrect RPC buffer size calculations.
2008-03-19 Chuck Leverlockd: document use of mon_id argument in SM_MON requests
2008-03-19 Chuck Leverlockd: refactor SM_MON my_id argument encoder
2008-03-19 Chuck Leverlockd: refactor SM_MON mon_name argument encoder
2008-03-19 Chuck Leverlockd: Ensure NSM strings aren't longer than protocol...
2008-03-19 Chuck LeverNLM: NLM protocol version numbers are u32
2008-03-19 Chuck LeverNLM: LOCKD fails to load if CONFIG_SYSCTL is not set
2008-03-19 Chuck LeverSUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34
2008-03-19 Chuck LeverSUNRPC: Update help Kconfig text
2008-03-19 Chuck LeverNFS: Always enable NFS direct I/O
2008-03-19 Chuck LeverNFS: Show most mount options via nfs_show_options()
2008-03-19 Chuck LeverNFS: Save the values of the "mount*=" mount options
2008-03-19 Chuck LeverNFS: Save the value of the "port=" mount option
2008-03-19 Chuck LeverNFS: Fix up data types of fields in nfs_parsed_mount_op...
2008-03-19 Chuck LeverNFS: numeric mount parameters are unsigned
2008-03-19 Jeff LaytonNFS: clean up short packet handling for NFSv4 readdir
2008-03-19 Jeff LaytonNFS: clean up short packet handling for NFSv3 readdir
2008-03-19 Jeff LaytonNFS: clean up short packet handling for NFSv2 readdir
2008-03-19 Fred Isamannfs: remove duplicate initializations of nfs_read_data...
2008-03-19 Frednfs: nfs_redirty_request
2008-03-19 Trond MyklebustMerge branch 'hotfixes' into devel
2008-03-19 Fred Isamannfs: don't ignore return value from nfs_pageio_add_request
2008-03-18 Linus TorvaldsMerge branch 'audit.b49' of git://git./linux/kernel...
2008-03-18 Eric Paris[PATCH] export sessionid alongside the loginuid in...
2008-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-03-17 Jens AxboeRevert "unexport bio_{,un}map_user"
2008-03-17 Al Virohfs_bnode_find() can fail, resulting in hfs_bnode_split...
2008-03-14 J. Bruce Fieldsnfsd: fix oops on access from high-numbered ports
2008-03-14 Fred IsamanNFS: fix encode_fsinfo_maxsz
2008-03-14 Trond MyklebustSUNRPC: Add a helper rpcauth_lookup_generic_cred()
2008-03-13 Marcelo Tosattipagemap: proper read error handling
2008-03-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-12 Andrew Mortonnet: fix build with CONFIG_NET=n
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-08 Trond MyklebustMerge commit 'origin' into devel
2008-03-07 Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-03-07 Trond MyklebustNFS: Fix dentry revalidation for NFSv4 referrals and...
2008-03-07 Trond MyklebustNFS: Fix the fsid revalidation in nfs_update_inode()
2008-03-07 Trond MyklebustNFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c
2008-03-07 Pavel Emelyanov[NET]: Make /proc/net a symlink on /proc/self/net (v3)
2008-03-06 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-03-06 David Chinner[XFS] fix inode leak in xfs_iget_core()
2008-03-06 David Chinner[XFS] 977545 977545 977545 977545 977545 977545 xfsaild...
2008-03-05 Eric ParisNFS: use new LSM interfaces to explicitly set mount...
2008-03-05 Eric ParisLSM/SELinux: Interfaces to allow FS to control mount...
2008-03-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-03-05 Josef Bacikext3: fix mount option parsing
2008-03-05 Michael HalcroweCryptfs: make ecryptfs_prepare_write decrypt the page
2008-03-05 Julia Lawallfs/reiserfs/super.c: correct use of ! and &
2008-03-05 Jan Karavfs: fix NULL pointer dereference in fsync_buffers_list()
2008-03-05 Roland McGrathcore dump: user_regset writeback
2008-03-04 Harvey Harrisondebugfs: fix sparse warnings
2008-03-04 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-03-04 Adrian Bunkblock/genhd.c: proper externs
2008-03-04 Jens Axboesplice: only return -EAGAIN if there's hope of more...
2008-03-04 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
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-03-03 Randy Dunlapdocbook: fix filesystems.tmpl source files
2008-03-03 Linus TorvaldsAllow ARG_MAX execve string space even with a small...
2008-03-01 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-02-29 Trond MyklebustMerge branch 'cleanups' into next
2008-02-29 Trond MyklebustSUNRPC: Remove now-redundant RCU-safe rpc_task free...
2008-02-29 Trond MyklebustSUNRPC: Add a (empty for the moment) destructor for...
2008-02-29 Josef Jeff Sipek[XFS] If you mount an XFS filesystem with no mount...
2008-02-26 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-02-26 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-02-26 Lachlan McIlroy[XFS] Undo bit ops cleanup mod due to regression on...
2008-02-26 Lachlan McIlroy[XFS] Undo bit ops cleanup mod due to regression on...
next