aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* NFS: Use unsigned intermediates for manipulating header lengths (NFSv2 XDR)Chuck Lever2008-01-30
* NFS: Ensure nfs_wcc_update_inode always converts file size to loff_tChuck Lever2008-01-30
* NFS/SUNRPC: Convert users of rpc_init_task+rpc_execute to rpc_run_task()Trond Myklebust2008-01-30
* NFS/SUNRPC: Convert all users of rpc_call_setup()Trond Myklebust2008-01-30
* NFS: Clean up the (commit|read|write)_setup() callback routinesTrond Myklebust2008-01-30
* SUNRPC: Clean up the initialisation of priority queue scheduling info.Trond Myklebust2008-01-30
* SUNRPC: Clean up rpc_run_taskTrond Myklebust2008-01-30
* SUNRPC: Cleanup of rpc_task initialisationTrond Myklebust2008-01-30
* NFS: Stop sillyname renames and unmounts from racingSteve Dickson2008-01-30
* NFSv4: Clean up the OPEN/CLOSE serialisation codeTrond Myklebust2008-01-30
* NFS: Clean up the write request locking.Trond Myklebust2008-01-30
* NFS: Optimise nfs_vm_page_mkwrite()Trond Myklebust2008-01-30
* NFS: Ensure that we eject stale inodes as soon as possibleTrond Myklebust2008-01-30
* NFS: Handle -ENOENT errors in unlink()/rmdir()/rename()Trond Myklebust2008-01-30
* NFS: Sillyrename: in the case of a race, check aliases are really positiveTrond Myklebust2008-01-30
* NFS: Fix a sillyrename race...Trond Myklebust2008-01-30
* NFSv4: Give the lock stateid its own sequence queueTrond Myklebust2008-01-10
* NFSv4: Fix open_to_lock_owner sequenceid allocation...Trond Myklebust2008-01-03
* NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on errorTrond Myklebust2008-01-03
* NFSv4: Fix circular locking dependency in nfs4_kill_renewdTrond Myklebust2008-01-03
* NFS: Fix a possible Oops in fs/nfs/super.cTrond Myklebust2008-01-03
* NFS: Fix an Oops in NFS unmountTrond Myklebust2007-12-12
* Revert "NFS: Ensure we return zero if applications attempt to write zero bytes"Trond Myklebust2007-12-12
* NFSv2/v3: Fix a memory leak when using -onolockTrond Myklebust2007-12-11
* NFS: Fix NFS mountpoint crossing...Trond Myklebust2007-12-11
* NFS: Clean up new multi-segment direct I/O changesChuck Lever2007-11-26
* NFS: Ensure we return zero if applications attempt to write zero bytesChuck Lever2007-11-26
* NFS: Support multiple segment iovecs in the NFS direct I/O pathChuck Lever2007-11-26
* NFS: Introduce iovec I/O helpers to fs/nfs/direct.cChuck Lever2007-11-26
* NFS: fs/nfs/dir.c should #include "internal.h"Adrian Bunk2007-11-26
* NFS: make nfs_wb_page_priority() staticAdrian Bunk2007-11-26
* NFS: mount failure causes bad page stateRussell King2007-11-26
* kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad serverNeil Brown2007-11-17
* NFS: Fix the ustat() regressionTrond Myklebust2007-11-17
* NFS: Fix for bug in handling of errors for O_DIRECT writesNeil Brown2007-10-23
* NFS: Fix a typo in nfs_call_unlink()Trond Myklebust2007-10-21
* NFSv2: Ensure that the directory metadata gets revalidated on file createTrond Myklebust2007-10-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-19
|\
| * Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* | Avoid compile error in fs/nfs/unlink.cLinus Torvalds2007-10-19
* | nfs: Fix build break with CONFIG_NFS_V4=nOlof Johansson2007-10-19
* | NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.cTrond Myklebust2007-10-19
* | NFSv4: Ensure that we wait for the CLOSE request to completeTrond Myklebust2007-10-19
* | NFS: Fix a race in sillyrenameTrond Myklebust2007-10-19
* | NFS: Fix a writeback race...Trond Myklebust2007-10-19
|/
* NFS: if ATTR_KILL_S*ID bits are set, then skip mode changeJeff Layton2007-10-18
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* mm: count reclaimable pages per BDIPeter Zijlstra2007-10-17
* mm: bdi init hooksPeter Zijlstra2007-10-17
* nfs: remove congestion_end()Peter Zijlstra2007-10-17