| Commit message (Expand) | Author | Age |
* | NFS: Remove the buggy lock-if-signalled case from do_setlk() | Trond Myklebust | 2008-04-19 |
* | NLM/lockd: Fix a race when cancelling a blocking lock | Trond Myklebust | 2008-04-19 |
* | NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call | Trond Myklebust | 2008-04-19 |
* | NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancel | Trond Myklebust | 2008-04-19 |
* | NLM/lockd: convert __nlm_async_call to use rpc_run_task() | Trond Myklebust | 2008-04-19 |
* | NLM/lockd: Add a reference counter to struct nlm_rqst | Trond Myklebust | 2008-04-19 |
* | NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck | Trond Myklebust | 2008-04-19 |
* | NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock() | Trond Myklebust | 2008-04-19 |
* | NFSv4: Only increment the sequence id if the server saw it | Trond Myklebust | 2008-04-19 |
* | NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired() | Trond Myklebust | 2008-04-19 |
* | NFS: Ensure that rpc_run_task() errors are propagated back to the caller | Trond Myklebust | 2008-04-19 |
* | NFS: Ensure that the write code cleans up properly when rpc_run_task() fails | Trond Myklebust | 2008-04-19 |
* | NFS: Ensure that the read code cleans up properly when rpc_run_task() fails | Trond Myklebust | 2008-04-19 |
* | NFS: Fix nfs_wb_page() to always exit with an error or a clean page | Trond Myklebust | 2008-04-19 |
* | lockd: introduce new function to encode private argument in SM_MON requests | Chuck Lever | 2008-03-19 |
* | lockd: Fix up incorrect RPC buffer size calculations. | Chuck Lever | 2008-03-19 |
* | lockd: document use of mon_id argument in SM_MON requests | Chuck Lever | 2008-03-19 |
* | lockd: refactor SM_MON my_id argument encoder | Chuck Lever | 2008-03-19 |
* | lockd: refactor SM_MON mon_name argument encoder | Chuck Lever | 2008-03-19 |
* | lockd: Ensure NSM strings aren't longer than protocol allows | Chuck Lever | 2008-03-19 |
* | NLM: NLM protocol version numbers are u32 | Chuck Lever | 2008-03-19 |
* | NLM: LOCKD fails to load if CONFIG_SYSCTL is not set | Chuck Lever | 2008-03-19 |
* | SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34 | Chuck Lever | 2008-03-19 |
* | SUNRPC: Update help Kconfig text | Chuck Lever | 2008-03-19 |
* | NFS: Always enable NFS direct I/O | Chuck Lever | 2008-03-19 |
* | NFS: Show most mount options via nfs_show_options() | Chuck Lever | 2008-03-19 |
* | NFS: Save the values of the "mount*=" mount options | Chuck Lever | 2008-03-19 |
* | NFS: Save the value of the "port=" mount option | Chuck Lever | 2008-03-19 |
* | NFS: Fix up data types of fields in nfs_parsed_mount_options | Chuck Lever | 2008-03-19 |
* | NFS: numeric mount parameters are unsigned | Chuck Lever | 2008-03-19 |
* | NFS: clean up short packet handling for NFSv4 readdir | Jeff Layton | 2008-03-19 |
* | NFS: clean up short packet handling for NFSv3 readdir | Jeff Layton | 2008-03-19 |
* | NFS: clean up short packet handling for NFSv2 readdir | Jeff Layton | 2008-03-19 |
* | nfs: remove duplicate initializations of nfs_read_data field | Fred Isaman | 2008-03-19 |
* | nfs: nfs_redirty_request | Fred | 2008-03-19 |
* | Merge branch 'hotfixes' into devel | Trond Myklebust | 2008-03-19 |
|\ |
|
| * | nfs: don't ignore return value from nfs_pageio_add_request | Fred Isaman | 2008-03-19 |
| * | Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-03-18 |
| |\ |
|
| | * | [PATCH] export sessionid alongside the loginuid in procfs | Eric Paris | 2008-03-18 |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-03-18 |
| |\ \
| | |/
| |/| |
|
| | * | Revert "unexport bio_{,un}map_user" | Jens Axboe | 2008-03-17 |
| * | | hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage | Al Viro | 2008-03-17 |
| |/ |
|
| * | nfsd: fix oops on access from high-numbered ports | J. Bruce Fields | 2008-03-14 |
| * | pagemap: proper read error handling | Marcelo Tosatti | 2008-03-13 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-12 |
| |\ |
|
| | * | net: fix build with CONFIG_NET=n | Andrew Morton | 2008-03-11 |
| | * | [NET]: Make /proc/net a symlink on /proc/self/net (v3) | Pavel Emelyanov | 2008-03-07 |
| * | | ocfs2: Fix NULL pointer dereferences in o2net | Tao Ma | 2008-03-10 |
| * | | ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock | Sunil Mushran | 2008-03-10 |
| * | | ocfs2/dlm: Print message showing the recovery master | Sunil Mushran | 2008-03-10 |