Age | Commit message (Expand) | Author |
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 | [PATCH] r/o bind mounts: check mnt instead of superblock directly | Dave Hansen |
2008-04-08 | fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/... | Bryan Wu |
2008-04-08 | NFS: initialize flags field in nfs_open_context | Jeff Layton |
2008-03-27 | [PATCH] do shrink_submounts() for all fs types | Al Viro |
2008-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
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-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller |
2008-03-17 | [NET] endianness noise: INADDR_ANY | Al Viro |
2008-03-14 | NFS: fix encode_fsinfo_maxsz | Fred Isaman |
2008-03-14 | SUNRPC: Add a helper rpcauth_lookup_generic_cred() | Trond Myklebust |
2008-03-08 | Merge commit 'origin' into devel | Trond Myklebust |
2008-03-07 | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-03-07 | NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossings | Trond Myklebust |
2008-03-07 | NFS: Fix the fsid revalidation in nfs_update_inode() | Trond Myklebust |
2008-03-07 | NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c | Trond Myklebust |
2008-03-06 | NFS: use new LSM interfaces to explicitly set mount options | Eric Paris |
2008-02-28 | Merge branch 'cleanups' into next | Trond Myklebust |
2008-02-28 | SUNRPC: Remove now-redundant RCU-safe rpc_task free path | Trond Myklebust |
2008-02-28 | SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues | Trond Myklebust |
2008-02-25 | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs | Trond Myklebust |
2008-02-25 | SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task | Trond Myklebust |
2008-02-25 | NFS: Ensure that the asynchronous RPC calls complete on nfsiod. | Trond Myklebust |
2008-02-25 | NFS: Add an nfsiod workqueue | Trond Myklebust |
2008-02-25 | NFS: Fix a deadlock with lazy umount | Trond Myklebust |
2008-02-25 | NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c | Trond Myklebust |
2008-02-21 | Wrap buffers used for rpc debug printks into RPC_IFDEBUG | Pavel Emelyanov |
2008-02-20 | nfs: fix sparse warnings | Harvey Harrison |
2008-02-20 | NFS: flush signals before taking down callback thread | Jeff Layton |
2008-02-15 | Merge branch 'linus_origin' into hotfixes | Trond Myklebust |
2008-02-14 | Introduce path_put() | Jan Blunck |
2008-02-14 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck |
2008-02-13 | nfs: use GFP_NOFS preloads for radix-tree insertion | Nick Piggin |
2008-02-13 | NFS: add missing spkm3 strings to mount option parser | Olga Kornievskaia |
2008-02-13 | NFS: remove error field from nfs_readdir_descriptor_t | Jeff Layton |
2008-02-13 | NFS: missing spaces in KERN_WARNING | Dan Muntz |