| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-16 | NFSv4: Fix the return value for nfs_callback_start_svc | Trond Myklebust | 1 | -1/+1 |
| 2012-10-16 | NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be static | Trond Myklebust | 1 | -3/+3 |
| 2012-10-16 | NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h" | Trond Myklebust | 1 | -0/+1 |
| 2012-10-15 | NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc() | Trond Myklebust | 1 | -1/+1 |
| 2012-10-15 | NFSv4.1: Do not call pnfs_return_layout() from an rpciod context | Trond Myklebust | 2 | -3/+16 |
| 2012-10-15 | NFSv4.1: Kill nfs4_ds_disconnect() | Trond Myklebust | 3 | -24/+0 |
| 2012-10-13 | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -14/+2 |
| 2012-10-11 | Merge Trond's bugfixes | J. Bruce Fields | 2 | -3/+3 |
| 2012-10-10 | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 35 | -664/+1848 |
| 2012-10-09 | nfs: disintegrate UAPI for nfs | J. Bruce Fields | 20 | -165/+288 |
| 2012-10-09 | mm: kill vma flag VM_CAN_NONLINEAR | Konstantin Khlebnikov | 1 | -0/+1 |
| 2012-10-08 | pnfsblock: cleanup nfs4_blkdev_get | Peng Tao | 2 | -21/+5 |
| 2012-10-08 | NFS41: send real read size in layoutget | Peng Tao | 1 | -1/+9 |
| 2012-10-08 | NFS41: send real write size in layoutget | Peng Tao | 6 | -7/+57 |
| 2012-10-08 | NFS: track direct IO left bytes | Peng Tao | 1 | -0/+5 |
| 2012-10-05 | NFSv4.1: Cleanup ugliness in pnfs_layoutgets_blocked() | Trond Myklebust | 1 | -11/+14 |
| 2012-10-04 | NFSv4.1: Ensure that the layout sequence id stays 'close' to the current | Trond Myklebust | 1 | -13/+8 |
| 2012-10-04 | NFSv4.1: Deal with seqid wraparound in the pNFS return-on-close code | Trond Myklebust | 1 | -1/+1 |
| 2012-10-03 | NFSv4 set open access operation call flag in nfs4_init_opendata_res | Andy Adamson | 1 | -1/+1 |
| 2012-10-03 | NFSv4.1: Remove the dependency on CONFIG_EXPERIMENTAL | Trond Myklebust | 1 | -2/+2 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+5 |
| 2012-10-02 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 1 | -0/+5 |
| 2012-10-02 | NFSv4 reduce attribute requests for open reclaim | Andy Adamson | 2 | -27/+89 |
| 2012-10-02 | NFSv4: nfs4_open_done first must check that GETATTR decoded a file type | Trond Myklebust | 1 | -1/+3 |
| 2012-10-02 | NFSv4.1: Deal with wraparound when updating the layout "barrier" seqid | Trond Myklebust | 1 | -4/+7 |
| 2012-10-02 | NFSv4.1: Deal with wraparound issues when updating the layout stateid | Trond Myklebust | 1 | -1/+10 |
| 2012-10-02 | NFSv4.1: Always set the layout stateid if this is the first layoutget | Trond Myklebust | 1 | -3/+5 |
| 2012-10-02 | NFSv4.1: Fix another refcount issue in pnfs_find_alloc_layout | Trond Myklebust | 1 | -7/+8 |
| 2012-10-02 | NFSv4: don't put ACCESS in OPEN compound if O_EXCL | Weston Andros Adamson | 2 | -7/+17 |
| 2012-10-02 | NFSv4: don't check MAY_WRITE access bit in OPEN | Weston Andros Adamson | 1 | -3/+3 |
| 2012-10-02 | NFS: Set key construction data for the legacy upcall | Bryan Schumaker | 1 | -0/+1 |
| 2012-10-02 | NFSv4.1: don't do two EXCHANGE_IDs on mount | Weston Andros Adamson | 1 | -0/+1 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -2/+2 |
| 2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -2/+1 |
| 2012-10-02 | NFS: nfs41_walk_client_list(): re-lock before iterating | Chuck Lever | 1 | -0/+1 |
| 2012-10-02 | NFSv4.1: Handle BAD_STATEID and EXPIRED errors in layoutget | Trond Myklebust | 1 | -8/+26 |
| 2012-10-02 | NFSv4.1: bl_pg_init_write should be static | Trond Myklebust | 1 | -1/+1 |
| 2012-10-02 | nfs: include internal.h in getroot.h | Stanislav Kinsbursky | 1 | -0/+2 |
| 2012-10-02 | nfs: include nfs4_fh.h in nfs4sysctl.c | Stanislav Kinsbursky | 1 | -0/+1 |
| 2012-10-02 | nfs: declare nfs_xdev_mount as static | Stanislav Kinsbursky | 1 | -1/+1 |
| 2012-10-02 | nfs: declare nfs_callback_tcp_port in header | Stanislav Kinsbursky | 1 | -0/+1 |
| 2012-10-02 | nfs: include NFSv4 header in netns.h | Stanislav Kinsbursky | 1 | -0/+1 |
| 2012-10-01 | NFSv4.0 reclaim reboot state when re-establishing clientid | Andy Adamson | 1 | -2/+6 |
| 2012-10-01 | NFSv4: nfs4_match_clientids is only used by NFSv4.1 | Trond Myklebust | 1 | -15/+15 |
| 2012-10-01 | NFSv4: Fix the minor version callback channel startup | Trond Myklebust | 1 | -14/+13 |
| 2012-10-01 | NFSv4: Fix up a merge conflict between migration and container changes | Trond Myklebust | 1 | -2/+3 |
| 2012-10-01 | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust | 1 | -34/+70 |
| 2012-10-01 | nfs: replace strict_strto* with kstrto* | Daniel Walter | 2 | -4/+4 |
| 2012-10-01 | NFS: Remove unnecessary semicolons (fs/nfs/client.c) | Yanchuan Nian | 1 | -2/+2 |
| 2012-10-01 | pnfsblock: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 1 | -2/+1 |
| 2012-10-01 | pnfsblock: fix non-aligned DIO write | Peng Tao | 1 | -3/+31 |
| 2012-10-01 | pnfsblock: fix non-aligned DIO read | Peng Tao | 1 | -8/+56 |
| 2012-10-01 | pnfsblock: fix partial page buffer wirte | Peng Tao | 2 | -12/+166 |
| 2012-10-01 | Revert "pnfsblock: bail out partial page IO" | Peng Tao | 1 | -36/+3 |
| 2012-10-01 | NFS41: fix error of setting blocklayoutdriver | Peng Tao | 2 | -2/+4 |
| 2012-10-01 | NFSv41: fix DIO write_io calculation | Peng Tao | 1 | -2/+2 |
| 2012-10-01 | NFS: Add nfs4_unique_id boot parameter | Chuck Lever | 3 | -1/+13 |
| 2012-10-01 | NFS: Discover NFSv4 server trunking when mounting | Chuck Lever | 6 | -2/+454 |
| 2012-10-01 | NFS: Use the same nfs_client_id4 for every server | Chuck Lever | 1 | -12/+39 |
| 2012-10-01 | NFS: Introduce "migration" mount option | Chuck Lever | 2 | -0/+22 |
| 2012-10-01 | SUNRPC: Introduce rpc_clone_client_set_auth() | Chuck Lever | 2 | -24/+3 |
| 2012-10-01 | NFS: Slow down state manager after an unhandled error | Chuck Lever | 1 | -0/+1 |
| 2012-10-01 | NFS: nfs_parsed_mount_options can use unsigned int | Chuck Lever | 1 | -4/+4 |
| 2012-10-01 | NFS: add debug messages to callback down function | Stanislav Kinsbursky | 1 | -0/+2 |
| 2012-10-01 | NFS: callback per-net usage counting introduced | Stanislav Kinsbursky | 2 | -2/+18 |
| 2012-10-01 | NFS: make nfs_callback_tcpport6 per network context | Stanislav Kinsbursky | 4 | -6/+4 |
| 2012-10-01 | NFS: make nfs_callback_tcpport per network context | Stanislav Kinsbursky | 4 | -4/+8 |
| 2012-10-01 | NFS: callback up - users counting cleanup | Stanislav Kinsbursky | 1 | -12/+10 |
| 2012-10-01 | NFS: callback service start function introduced | Stanislav Kinsbursky | 1 | -32/+45 |
| 2012-10-01 | NFS: callback up - transport backchannel cleanup | Stanislav Kinsbursky | 1 | -17/+17 |
| 2012-10-01 | NFS: move per-net callback thread initialization to nfs_callback_up_net() | Stanislav Kinsbursky | 2 | -48/+87 |
| 2012-10-01 | NFS: callback service creation function introduced | Stanislav Kinsbursky | 1 | -14/+49 |
| 2012-10-01 | NFS: pass net to nfs_callback_down() | Stanislav Kinsbursky | 3 | -4/+4 |
| 2012-10-01 | NFSv4: Add ACCESS operation to OPEN compound | Weston Andros Adamson | 3 | -13/+71 |
| 2012-10-01 | NFS: Use kzalloc() instead of kmalloc() in the idmapper | Bryan Schumaker | 1 | -4/+1 |
| 2012-10-01 | NFS: Remove bad delegations during open recovery | Bryan Schumaker | 1 | -0/+4 |
| 2012-10-01 | NFS: Always use the open stateid when checking for expired opens | Bryan Schumaker | 1 | -1/+1 |
| 2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2012-09-28 | NFSv4.1: nfs4_proc_layoutreturn must always drop the plh_block_lgets count | Trond Myklebust | 1 | -6/+6 |
| 2012-09-28 | NFSv4.1: _pnfs_return_layout() shouldn't invalidate the layout on failure | Trond Myklebust | 1 | -2/+3 |
| 2012-09-28 | NFSv4.1: Remove the NFS_LAYOUT_RETURNED state | Trond Myklebust | 2 | -25/+1 |
| 2012-09-28 | NFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout segments are freed | Trond Myklebust | 1 | -0/+2 |
| 2012-09-28 | NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state | Trond Myklebust | 3 | -17/+2 |
| 2012-09-28 | NFSv4.1: Remove unused 'default allocation' for pnfs_alloc_layout_hdr() | Trond Myklebust | 1 | -3/+2 |
| 2012-09-28 | NFSv4.1: Get rid of pNFS spin lock debugging asserts... | Trond Myklebust | 1 | -3/+0 |
| 2012-09-28 | NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lseg | Trond Myklebust | 1 | -2/+4 |
| 2012-09-28 | NFSv4.1: Clean up pnfs_put_lseg() | Trond Myklebust | 1 | -6/+3 |
| 2012-09-28 | NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server list | Trond Myklebust | 2 | -20/+28 |
| 2012-09-28 | NFSv4.1: Free the pnfs_layout_hdr outside the inode->i_lock | Trond Myklebust | 1 | -12/+9 |
| 2012-09-28 | NFSv4.1: Remove redundant reference to the pnfs_layout_hdr | Trond Myklebust | 1 | -9/+4 |
| 2012-09-28 | NFSv4.1: Rename the pnfs_put_lseg_common to pnfs_layout_remove_lseg | Trond Myklebust | 1 | -12/+15 |
| 2012-09-28 | NFSv4.1: reset the inode MDS threshold counters on layout destruction | Trond Myklebust | 1 | -4/+5 |
| 2012-09-28 | NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID" | Trond Myklebust | 3 | -10/+7 |
| 2012-09-28 | NFSv4.1: Simplify the pNFS return-on-close code | Trond Myklebust | 3 | -10/+5 |
| 2012-09-28 | NFSv4.1: Fix a race in the pNFS return-on-close code | Trond Myklebust | 3 | -17/+17 |
| 2012-09-28 | NFSv4.1: pnfs_layout_io_set_failed must clear invalid lsegs | Trond Myklebust | 1 | -0/+8 |
| 2012-09-28 | NFSv4.1: Don't drop the pnfs_layout_hdr after a layoutget failure | Trond Myklebust | 1 | -8/+32 |
| 2012-09-28 | NFSv4.1: Fix a reference leak in pnfs_update_layout | Trond Myklebust | 1 | -3/+6 |
| 2012-09-28 | NFSv4.1: pNFS data servers may be temporarily offline | Trond Myklebust | 5 | -17/+59 |
| 2012-09-28 | NFSv4.1: Retry pNFS after a 2 minute timeout | Trond Myklebust | 2 | -1/+15 |
| 2012-09-28 | NFSv4.1: Add helpers for setting/reading the I/O fail bit | Trond Myklebust | 2 | -18/+26 |
| 2012-09-28 | NFSv4.1: Replace dprintk() in pnfs_update_layout with something less buggy | Trond Myklebust | 1 | -7/+11 |
| 2012-09-28 | NFSv4.1: Replace get_device_info() with filelayout_get_device_info() | Trond Myklebust | 4 | -4/+4 |
| 2012-09-28 | NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg() | Trond Myklebust | 4 | -31/+31 |
| 2012-09-28 | NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr() | Trond Myklebust | 4 | -22/+22 |
| 2012-09-28 | NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalid | Trond Myklebust | 3 | -6/+6 |
| 2012-09-28 | NFS: Clean up the pNFS layoutget interface | Trond Myklebust | 3 | -16/+27 |
| 2012-09-28 | NFS: Write the entire file if a server reboot occurs during fsync() | Trond Myklebust | 2 | -0/+14 |
| 2012-09-28 | NFS: Fix fdatasync/fsync() when confronted with a server reboot | Trond Myklebust | 3 | -22/+35 |
| 2012-09-28 | NFSv4: Convert the nfs4_lock_state->ls_flags to a bit field | Trond Myklebust | 3 | -11/+11 |
| 2012-09-28 | NFS: Clean up helper function nfs4_select_rw_stateid() | Trond Myklebust | 7 | -14/+36 |
| 2012-09-28 | NFS: Convert nfs_get_lock_context to return an ERR_PTR on failure | Trond Myklebust | 3 | -8/+18 |
| 2012-09-28 | NFSv4: Ensure that idmap_pipe_downcall sanity-checks the downcall data | Trond Myklebust | 1 | -25/+37 |
| 2012-09-28 | NFSv4: Clean up the legacy idmapper upcall | Trond Myklebust | 1 | -21/+44 |
| 2012-09-28 | NFSv4: Remove BUG_ON() and ACCESS_ONCE() calls in the idmapper | Trond Myklebust | 1 | -6/+7 |
| 2012-09-26 | NFSv4.1: decode_getdeviceinfo should check xdr_read_pages() return value | Trond Myklebust | 1 | -1/+2 |
| 2012-09-25 | NFS4: avoid underflow when converting error to pointer. | NeilBrown | 1 | -1/+1 |
| 2012-09-25 | NFS: fix the return value check by using IS_ERR | Wei Yongjun | 2 | -2/+2 |
| 2012-09-18 | userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr | Eric W. Biederman | 1 | -2/+2 |
| 2012-09-11 | NFS: fsync() must exit with an error if page writeback failed | Trond Myklebust | 2 | -2/+6 |
| 2012-09-06 | NFS: return error from decode_getfh in decode open | Weston Andros Adamson | 1 | -1/+2 |
| 2012-09-06 | NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncached | Trond Myklebust | 2 | -28/+17 |
| 2012-09-04 | NFSv4: Fix range checking in __nfs4_get_acl_uncached and __nfs4_proc_set_acl | Trond Myklebust | 1 | -9/+11 |
| 2012-09-04 | NFS: Fix a problem with the legacy binary mount code | Trond Myklebust | 1 | -0/+2 |
| 2012-09-04 | NFS: Fix the initialisation of the readdir 'cookieverf' array | Trond Myklebust | 3 | -4/+4 |
| 2012-09-01 | nfs: comment fix | Peter Meerwald | 1 | -1/+1 |
| 2012-08-21 | svcrpc: remove handling of unknown errors from svc_recv | J. Bruce Fields | 1 | -14/+2 |
| 2012-08-20 | NFSv3: Ensure that do_proc_get_root() reports errors correctly | Trond Myklebust | 1 | -1/+1 |
| 2012-08-20 | NFSv4: Ensure that nfs4_alloc_client cleans up on error. | Trond Myklebust | 1 | -1/+1 |
| 2012-08-16 | NFS: return -ENOKEY when the upcall fails to map the name | Bryan Schumaker | 1 | -4/+2 |
| 2012-08-16 | NFS: Clear key construction data if the idmap upcall fails | Bryan Schumaker | 1 | -14/+42 |
| 2012-08-16 | NFSv4: Don't use private xdr_stream fields in decode_getacl | Trond Myklebust | 1 | -5/+6 |
| 2012-08-16 | NFSv4: Fix the acl cache size calculation | Trond Myklebust | 1 | -2/+3 |
| 2012-08-16 | NFSv4: Fix pointer arithmetic in decode_getacl | Trond Myklebust | 2 | -15/+8 |
| 2012-08-16 | NFS: Alias the nfs module to nfs4 | bjschuma@gmail.com | 1 | -0/+2 |
| 2012-08-16 | NFS: Fix a regression when loading the NFS v4 module | bjschuma@gmail.com | 5 | -26/+49 |
| 2012-08-13 | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo | 1 | -2/+1 |
| 2012-08-08 | NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done | Trond Myklebust | 1 | -6/+2 |
| 2012-08-02 | pnfs-obj: Better IO pattern in case of unaligned offset | Boaz Harrosh | 1 | -3/+52 |
| 2012-08-02 | NFS41: add pg_layout_private to nfs_pageio_descriptor | Peng Tao | 1 | -0/+2 |
| 2012-08-02 | pnfs: nfs4_proc_layoutget returns void | Idan Kedar | 2 | -5/+5 |
| 2012-08-02 | pnfs: defer release of pages in layoutget | Idan Kedar | 3 | -40/+58 |
| 2012-08-02 | nfs: tear down caches in nfs_init_writepagecache when allocation fails | Jeff Layton | 1 | -3/+12 |
| 2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 8 | -75/+153 |
| 2012-07-31 | Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 32 | -390/+690 |
| 2012-07-31 | nfs: prevent page allocator recursions with swap over NFS. | Mel Gorman | 2 | -3/+3 |
| 2012-07-31 | nfs: enable swap on NFS | Mel Gorman | 3 | -30/+82 |
| 2012-07-31 | nfs: disable data cache revalidation for swapfiles | Mel Gorman | 2 | -14/+39 |
| 2012-07-31 | nfs: teach the NFS client how to treat PG_swapcache pages | Mel Gorman | 5 | -28/+29 |
| 2012-07-31 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+2 |
| 2012-07-31 | nfs: explicitly reject LOCK_MAND flock() requests | Jeff Layton | 1 | -0/+9 |
| 2012-07-31 | nfs: increase number of permitted callback connections. | NeilBrown | 1 | -0/+4 |
| 2012-07-30 | Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 33 | -1746/+2054 |
| 2012-07-30 | NFS: Convert v4 into a module | Bryan Schumaker | 21 | -108/+147 |
| 2012-07-30 | NFS: Convert v3 into a module | Bryan Schumaker | 11 | -33/+25 |
| 2012-07-30 | NFS: Convert v2 into a module | Bryan Schumaker | 12 | -24/+50 |
| 2012-07-30 | NFS: Keep module parameters in the generic NFS client | Bryan Schumaker | 7 | -49/+48 |
| 2012-07-30 | NFS: Split out remaining NFS v4 inode functions | Bryan Schumaker | 5 | -48/+41 |
| 2012-07-30 | NFS: Pass super operations and xattr handlers in the nfs_subversion | Bryan Schumaker | 6 | -25/+13 |
| 2012-07-30 | NFS: Only initialize the ACL client in the v3 case | Bryan Schumaker | 10 | -69/+96 |
| 2012-07-30 | NFS: Create a try_mount rpc op | Bryan Schumaker | 7 | -12/+12 |
| 2012-07-30 | NFS: Remove the NFS v4 xdev mount function | Bryan Schumaker | 3 | -58/+10 |
| 2012-07-30 | NFS: Add version registering framework | Bryan Schumaker | 11 | -61/+282 |
| 2012-07-30 | NFS: Fix a number of bugs in the idmapper | David Howells | 1 | -6/+20 |
| 2012-07-30 | nfs: skip commit in releasepage if we're freeing memory for fs-related reasons | Jeff Layton | 1 | -2/+5 |
| 2012-07-30 | pnfsblock: bail out partial page IO | Peng Tao | 1 | -3/+36 |
| 2012-07-30 | nfs: fix fl_type tests in NFSv4 code | Jeff Layton | 2 | -2/+2 |
| 2012-07-30 | NFS: fix pnfs regression with directio writes | Fred Isaman | 1 | -2/+2 |
| 2012-07-30 | NFS: fix pnfs regression with directio reads | Fred Isaman | 1 | -1/+1 |
| 2012-07-30 | nfs: fix stub return type warnings | Randy Dunlap | 1 | -1/+1 |
| 2012-07-27 | SUNRPC: service request network namespace helper introduced | Stanislav Kinsbursky | 1 | -2/+2 |
| 2012-07-23 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 6 | -224/+135 |
| 2012-07-20 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 1 | -5/+20 |
| 2012-07-20 | pnfs-obj: Fix __r4w_get_page when offset is beyond i_size | Boaz Harrosh | 1 | -3/+13 |
| 2012-07-20 | pnfs-obj: don't leak objio_state if ore_write/read fails | Boaz Harrosh | 1 | -2/+7 |
| 2012-07-17 | NFS: exit_nfs_v4() shouldn't be an __exit function | Bryan Schumaker | 1 | -1/+1 |
| 2012-07-17 | NFS: Split out NFS v4 client functions | Bryan Schumaker | 2 | -93/+91 |
| 2012-07-17 | NFS: Split out the NFS v4 filesystem types | Bryan Schumaker | 4 | -373/+381 |
| 2012-07-17 | NFS: Create a single nfs_clone_super() function | Bryan Schumaker | 1 | -26/+6 |
| 2012-07-17 | NFS: Split out NFS v4 server creating code | Bryan Schumaker | 3 | -448/+462 |
| 2012-07-17 | NFS: Initialize the NFS v4 client from init_nfs_v4() | Bryan Schumaker | 4 | -135/+149 |
| 2012-07-17 | NFS: Move the v4 getroot code to nfs4getroot.c | Bryan Schumaker | 3 | -51/+50 |
| 2012-07-17 | NFS: Split out NFS v4 file operations | Bryan Schumaker | 4 | -136/+160 |
| 2012-07-17 | NFS: Initialize v4 sysctls from nfs_init_v4() | Bryan Schumaker | 5 | -27/+98 |
| 2012-07-17 | NFS: Create an init_nfs_v4() function | Bryan Schumaker | 4 | -31/+65 |
| 2012-07-17 | NFS: Split out NFS v4 inode operations | Bryan Schumaker | 3 | -31/+27 |
| 2012-07-17 | NFS: Split out NFS v3 inode operations | Bryan Schumaker | 3 | -33/+29 |
| 2012-07-17 | NFS: Split out NFS v2 inode operations | Bryan Schumaker | 4 | -40/+39 |
| 2012-07-16 | NFS: Clean up nfs4_proc_setclientid() and friends | Chuck Lever | 2 | -8/+41 |
| 2012-07-16 | NFS: Treat NFS4ERR_CLID_INUSE as a fatal error | Chuck Lever | 2 | -32/+22 |
| 2012-07-16 | NFS: When state recovery fails, waiting tasks should exit | Chuck Lever | 1 | -1/+6 |
| 2012-07-16 | SUNRPC: Add rpcauth_list_flavors() | Chuck Lever | 1 | -4/+7 |
| 2012-07-16 | NFS: nfs_getaclargs.acl_len is a size_t | Chuck Lever | 1 | -1/+2 |
| 2012-07-16 | NFS: Clean up TEST_STATEID and FREE_STATEID error reporting | Chuck Lever | 1 | -2/+29 |
| 2012-07-16 | NFS: Clean up nfs41_check_expired_stateid() | Chuck Lever | 1 | -16/+61 |
| 2012-07-16 | NFS: State reclaim clears OPEN and LOCK state | Chuck Lever | 1 | -11/+12 |
| 2012-07-16 | NFS: Don't free a state ID the server does not recognize | Chuck Lever | 1 | -2/+5 |
| 2012-07-16 | NFS: Fix up TEST_STATEID and FREE_STATEID return code handling | Chuck Lever | 1 | -11/+13 |
| 2012-07-16 | NFSv4.1 do not send LAYOUTRETURN on emtpy plh_segs list | Andy Adamson | 1 | -4/+19 |
| 2012-07-16 | NFSv4.1 mark layout when already returned | Andy Adamson | 2 | -2/+27 |