aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/file.c
Commit message (Expand)AuthorAge
* direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-01
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* nfs: remove nfs_inode_dio_waitChristoph Hellwig2016-03-16
* nfs: remove nfs4_file_fsyncChristoph Hellwig2016-03-16
* wrappers for ->i_mutex accessAl Viro2016-01-22
* NFS: Use wait_on_atomic_t() for unlock after readaheadBenjamin Coddington2016-01-07
* Merge branch 'pnfs_generic'Trond Myklebust2016-01-04
|\
| * NFS: Allow multiple commit requests in flight per fileTrond Myklebust2015-12-31
* | nfs: only remove page from mapping if launder_page failsPeng Tao2015-12-28
|/
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* Move locks API users to locks_lock_inode_wait()Benjamin Coddington2015-10-22
* NFSv4: Respect the server imposed limit on how many changes we may cacheTrond Myklebust2015-09-07
* NFS: Don't fsync twice for O_SYNC/IS_SYNC filesTrond Myklebust2015-08-17
* NFS: Remove nfs_release()Anna Schumaker2015-08-17
* sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton2015-06-10
* Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-26
|\
| * NFSv4.1/pnfs: Ensure that writes respect the O_SYNC flag when doing O_DIRECTTrond Myklebust2015-03-27
| * NFS: File unlock needs to be a metadata synchronisation pointTrond Myklebust2015-03-27
* | nfs: generic_write_checks() shouldn't be done on swapout...Al Viro2015-04-15
* | mirror O_APPEND and O_DIRECT into iocb->ki_flagsAl Viro2015-04-11
* | make new_sync_{read,write}() staticAl Viro2015-04-11
* | Merge branch 'iocb' into for-nextAl Viro2015-04-11
|\ \ | |/ |/|
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* | NFS: Don't write enable new pages while an invalidation is proceedingTrond Myklebust2015-03-03
* | NFS: Fix a regression in the read() syscallTrond Myklebust2015-03-03
* | NFS: Ensure that buffered writes wait for O_DIRECT writes to completeTrond Myklebust2015-03-01
|/
* mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2015-02-10
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * block: Remove REQ_KERNELMartin K. Petersen2014-10-14
* | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-11
|\ \
| * | locks: consolidate "nolease" routinesJeff Layton2014-09-09
| |/
* | NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()NeilBrown2014-09-25
* | NFS: avoid waiting at all in nfs_release_page when congested.NeilBrown2014-09-25
* | NFS: avoid deadlocks with loop-back mounted NFS filesystems.NeilBrown2014-09-25
* | nfs: fix RCU cl_xprt handling in nfs_swap_activate/deactivateJeff Layton2014-09-10
* | pnfs: add flag to force read-modify-write in ->write_beginChristoph Hellwig2014-09-10
|/
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * nfs: switch to iter_splice_write_file()Al Viro2014-06-12
| * nfs: switch to ->write_iter()Al Viro2014-05-06
| * nfs: switch to ->read_iter()Al Viro2014-05-06
| * start adding the tag to iov_iterAl Viro2014-05-06
| * new helper: generic_file_read_iter()Al Viro2014-05-06
| * convert the guts of nfs_direct_IO() to iov_iterAl Viro2014-05-06
* | locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton2014-06-02
|/
* mm: implement ->map_pages for page cacheKirill A. Shutemov2014-04-07
* NFS: dprintk() should not print negative fileids and inode numbersNiels de Vos2014-01-05
* nfs: use %p[dD] instead of open-coded (and often racy) equivalentsAl Viro2013-10-24
* NFS avoid expired credential keys for buffered writesAndy Adamson2013-09-03
* NFS: Add event tracing for generic NFS eventsTrond Myklebust2013-08-22