aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
...
* NFS: Fix a bad cast in nfs3_read_doneTrond Myklebust2005-10-27
* NFSv4: Fix up locking for nfs4_state_ownerTrond Myklebust2005-10-20
* NFSv4: Final tweak to sequence idTrond Myklebust2005-10-20
* NFSv4: Fix acl buffer sizeJ. Bruce Fields2005-10-19
* NFSv4: handle no acl attrJ. Bruce Fields2005-10-19
* NFSv4: Fix an oopsable condition in nfs_free_seqidTrond Myklebust2005-10-19
* NFS: Fix rename of directory onto empty directoryTrond Myklebust2005-10-18
* NFSv4: Ensure that we recover from the OPEN + OPEN_CONFIRM BAD_STATEID raceTrond Myklebust2005-10-18
* NFSv4: If a delegated open fails, ensure that we return the delegationTrond Myklebust2005-10-18
* NFSv4: Return delegations in case we're changing ACLsTrond Myklebust2005-10-18
* NFSv4: Return delegation upon rename or removal of file.Trond Myklebust2005-10-18
* [NFS]: Check that the server returns a valid regular file to our OPEN requestTrond Myklebust2005-10-18
* NFSv4: Eliminate nfsv4 open race...Trond Myklebust2005-10-18
* NFS: Fix up a race in the NFS implementation of GETLKTrond Myklebust2005-10-18
* NFSv4: Fix up handling of open_to_lock sequence idsTrond Myklebust2005-10-18
* NFSv4: Make NFS clean up byte range locks asynchronouslyTrond Myklebust2005-10-18
* NFSv4: Add missing handling of OPEN_CONFIRM requests on CLAIM_DELEGATE_CUR.Trond Myklebust2005-10-18
* NFSv4: Remove nfs4_client->cl_sem from close() pathTrond Myklebust2005-10-18
* NFSv4: Remove obsolete state_owner and lock_owner semaphoresTrond Myklebust2005-10-18
* NFSv4: Fix a potential CLOSE raceTrond Myklebust2005-10-18
* NFSv4: Add functions to order RPC callsTrond Myklebust2005-10-18
* Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-18
|\
| * [PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_in...Trond Myklebust2005-10-17
| * [PATCH] NFS: Fix cache consistency racesTrond Myklebust2005-10-17
* | Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"Trond Myklebust2005-09-23
* | NFS: Make /proc/mounts display the protocol used by NFSv4Trond Myklebust2005-09-23
* | [PATCH] RPC,NFS: new rpc_pipefs patchChristoph Hellwig2005-09-23
* | [PATCH] RPC: parametrize various transport connect timeoutsChuck Lever2005-09-23
* | [PATCH] NFS: use a constant value for TCP retransmit timeoutsChuck Lever2005-09-23
* | NFS: Don't expose internal READDIR errors to userspaceTrond Myklebust2005-09-23
* | NFS: Drop inode after renameTrond Myklebust2005-09-23
|/
* [PATCH] NFS: fix client oops when debugging is onNick Wilson2005-09-23
* [PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-10
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-09
* [PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()Steve Dickson2005-08-19
* Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-19
* [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever2005-08-18
* [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flagsChuck Lever2005-08-18
* [PATCH] NFS: split nfsi->flags into two fieldsChuck Lever2005-08-18
* [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL createsTrond Myklebust2005-08-16
* [PATCH] really remove xattr_acl.hChristoph Hellwig2005-06-29
* [PATCH] Remove f_error field from struct fileChristoph Lameter2005-06-23
* [PATCH] NFS: Add debugging code to NFSv4 readdirTrond Myklebust2005-06-22
* [PATCH] NFSv4: Map a couple of NFSv4 errors to EINVAL.Manoj Naik2005-06-22
* [PATCH] NFSv4: add support for rdattr_error in NFSv4 readdir requests.Manoj Naik2005-06-22
* [PATCH] NFSv4: Clean up nfs4 lock state accountingTrond Myklebust2005-06-22
* [PATCH] NFS: Replace nfs_page insertion sort with a radix sortTrond Myklebust2005-06-22
* [PATCH] NFS: Make searching and waiting on busy writeback requests more effic...Trond Myklebust2005-06-22
* [PATCH] NFS: Write optimization for short files and small O_SYNC writes.Trond Myklebust2005-06-22
* [PATCH] NFS: Ensure that fstat() always returns the correct mtimeTrond Myklebust2005-06-22