aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs.h
Commit message (Expand)AuthorAge
* NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust2013-04-08
* NFS: Don't accept more reads/writes if the open context recovery failedTrond Myklebust2013-03-25
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* NFSv4: Add ACCESS operation to OPEN compoundWeston Andros Adamson2012-10-01
* NFS: Fix fdatasync/fsync() when confronted with a server rebootTrond Myklebust2012-09-28
* NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust2012-09-28
* NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-09-04
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\
| * nfs: enable swap on NFSMel Gorman2012-07-31
* | NFS: Convert v4 into a moduleBryan Schumaker2012-07-30
|/
* NFS: Split out NFS v3 inode operationsBryan Schumaker2012-07-17
* NFS: Split out NFS v2 inode operationsBryan Schumaker2012-07-17
* NFSv4.1 add nfs_inode book keeping for mdsthresholdAndy Adamson2012-05-24
* NFSv4.1 cache mdsthreshold values on OPENAndy Adamson2012-05-24
* NFS: Add NFSDBG_STATEChuck Lever2012-05-22
* NFS: Adapt readdirplus to application usage patternsTrond Myklebust2012-05-01
* NFS: create struct nfs_commit_infoFred Isaman2012-04-27
* NFS: create common nfs_pgio_header for both read and writeFred Isaman2012-04-27
* NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman2012-04-27
* NFS: Fix more NFS debug related build warningsTrond Myklebust2012-03-21
* nfs: non void functions must return a valueStephen Rothwell2012-03-21
* SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust2012-03-20
* NFS: remove nfs_inode radix treeFred Isaman2012-03-10
* NFS: add filehandle crc for debug displayWeston Andros Adamson2012-03-07
* NFS: Add a client-side function to display NFS file handlesChuck Lever2012-03-02
* pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro2012-01-03
* nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-04
* nfs4: serialize layoutcommitPeng Tao2011-10-31
* NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust2011-10-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-01
|\
| * switch posix_acl_create() to umode_t *Al Viro2011-08-01
* | NFS: Fix spurious readdir cookie loop messagesTrond Myklebust2011-07-30
|/
* nfs_open_context doesn't need struct path eitherAl Viro2011-07-20
* ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-20
* NFSv4.1: layoutcommitAndy Adamson2011-03-23
* NFSv4.1: filelayout driver specific code for COMMITFred Isaman2011-03-23
* NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman2011-03-23
* NFS: Detect loops in a readdir due to bad cookiesBryan Schumaker2011-03-23
* NFS: Create nfs_open_dir_contextBryan Schumaker2011-03-23
* FS: Use stable writes when not doing a bulk flushTrond Myklebust2011-03-21
* NFS: change nfs_writeback_done to return voidFred Isaman2011-03-11
* NFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* NFS: Fix a memory leak in nfs_readdirTrond Myklebust2010-12-02
* nfs: trivial: remove unused nfs_wait_event macroJeff Layton2010-11-16
* Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-26
|\
| * NFS: create and destroy inode's layout cacheBenny Halevy2010-10-24
| * NFSv4.1: pnfs: filelayout: introduce minimal file layout driverDean Hildebrand2010-10-24
| * NFS: set layout driverRicardo Labiaga2010-10-24
* | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-25
|\|