aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2016-07-05NFS nfs_vm_page_mkwrite: Don't freeze me, Bro...Trond Myklebust
2016-07-05NFSv4.2: llseek(SEEK_HOLE) and llseek(SEEK_DATA) don't require data syncTrond Myklebust
2016-07-05NFSv4.2: Fix writeback races in nfs4_copy_file_rangeTrond Myklebust
2016-07-05NFSv4.2: Fix a race in nfs42_proc_deallocate()Trond Myklebust
2016-07-05NFS: Getattr doesn't require data sync semanticsTrond Myklebust
2016-07-05NFS: Do not aggressively cache file attributes in the case of O_DIRECTTrond Myklebust
2016-07-05NFS: Remove unused function nfs_revalidate_mapping_protected()Trond Myklebust
2016-07-05NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin()Trond Myklebust
2016-07-05NFS: Cleanup nfs_direct_complete()Trond Myklebust
2016-07-05NFS: Do not serialise O_DIRECT reads and writesTrond Myklebust
2016-07-05NFS: Move buffered I/O locking into nfs_file_write()Trond Myklebust
2016-07-05NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.cTrond Myklebust
2016-07-05NFS: Remove racy size manipulations in O_DIRECTTrond Myklebust
2016-07-05NFS: Ensure we reset the write verifier 'committed' value on resend.Trond Myklebust
2016-07-05NFS: Fix O_DIRECT verifier problemsTrond Myklebust
2016-07-05pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1Trond Myklebust
2016-07-05pNFS: Ensure we layoutcommit before revalidating attributesTrond Myklebust
2016-07-05pNFS: Files and flexfiles always need to commit before layoutcommitTrond Myklebust
2016-07-05pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()Trond Myklebust
2016-07-05pNFS/flexfiles: Fix layoutcommit after a commit to DSTrond Myklebust
2016-07-05pNFS/files: Fix layoutcommit after a commit to DSTrond Myklebust
2016-07-05nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashedAl Viro
2016-07-05Use the right predicate in ->atomic_open() instancesAl Viro
2016-06-30NFSv4: Allow retry of operations that used a returned delegation stateidTrond Myklebust
2016-06-30NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setupTrond Myklebust
2016-06-30NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust
2016-06-28NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust
2016-06-27make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro
2016-06-24NFS: Fix an unused variable warningTrond Myklebust
2016-06-24NFS: Fix potential race in nfs_fhget()Trond Myklebust
2016-06-24NFS: Don't let readdirplus revalidate an inode that was marked as staleTrond Myklebust
2016-06-24NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removedTrond Myklebust
2016-06-24NFS: Fix a double page unlockTrond Myklebust
2016-06-24pnfs_nfs: fix _cancel_empty_pagelistWeston Andros Adamson
2016-06-24nfs4: Fix potential use after free of state in nfs4_do_reclaim.Oleg Drokin
2016-06-24NFS: Fix up O_DIRECT resultsTrond Myklebust
2016-06-24NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exceptionTrond Myklebust
2016-06-24NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layoutTrond Myklebust
2016-06-24NFSv4.1/pnfs: Layout stateids start out as being invalidTrond Myklebust
2016-06-24NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget()Trond Myklebust
2016-06-22NFS: Don't call COMMIT in ->releasepage()Trond Myklebust
2016-06-22NFS: Don't hold the inode lock across fsync()Trond Myklebust
2016-06-22NFS: writepage of a single page should not be synchronousTrond Myklebust
2016-06-22NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killerTrond Myklebust
2016-06-22NFS: Cache aggressively when file is open for writingTrond Myklebust
2016-06-15NFS: Cache access checks more aggressivelyTrond Myklebust
2016-06-13NFS: Don't flush caches for a getattr that races with writebackTrond Myklebust
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds
2016-06-07block, fs, mm, drivers: use bio set/get op accessorsMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie