aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
...
| * | | mount: use sec= that was specified on the command lineSteve Dickson2016-07-19
| * | | pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIREDTrond Myklebust2016-07-19
| * | | pNFS: Handle NFS4ERR_RECALLCONFLICT correctly in LAYOUTGETTrond Myklebust2016-07-19
| * | | pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICTTrond Myklebust2016-07-19
| * | | pNFS: Fix post-layoutget error handling in pnfs_update_layout()Trond Myklebust2016-07-19
| * | | NFSv4: Allow retry of operations that used a returned delegation stateidTrond Myklebust2016-06-30
| * | | NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setupTrond Myklebust2016-06-30
| * | | NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust2016-06-30
| | |/ | |/|
* | | Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-07-28
|\ \ \
| * | | tracing: Use __get_str() when manipulating stringsDaniel Bristot de Oliveira2016-07-15
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-28
|\ \ \
| * | | mm: move most file-based accounting to the nodeMel Gorman2016-07-28
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-28
|\ \ \ \
| * | | | drop redundant ->owner initializationsAl Viro2016-05-29
| * | | | missed comment updates from ->direct_IO() prototype changeAl Viro2016-05-29
| * | | | file_inode(f)->i_mapping is f->f_mappingAl Viro2016-05-29
| * | | | nfs_lookup(): remove debris left over from old sillyunlink exclusionAl Viro2016-05-29
| | |/ / | |/| |
* | | | Merge branch 'salted-string-hash'Linus Torvalds2016-07-28
|\ \ \ \ | |_|/ / |/| | |
| * | | vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
| |/ /
* | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \ \
| * | | block, fs, mm, drivers: use bio set/get op accessorsMike Christie2016-06-07
| * | | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
| |/ /
* | | nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashedAl Viro2016-07-05
* | | Use the right predicate in ->atomic_open() instancesAl Viro2016-07-05
| |/ |/|
* | NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust2016-06-28
* | make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro2016-06-27
* | NFS: Fix an unused variable warningTrond Myklebust2016-06-24
* | NFS: Fix potential race in nfs_fhget()Trond Myklebust2016-06-24
* | NFS: Don't let readdirplus revalidate an inode that was marked as staleTrond Myklebust2016-06-24
* | NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removedTrond Myklebust2016-06-24
* | NFS: Fix a double page unlockTrond Myklebust2016-06-24
* | pnfs_nfs: fix _cancel_empty_pagelistWeston Andros Adamson2016-06-24
* | nfs4: Fix potential use after free of state in nfs4_do_reclaim.Oleg Drokin2016-06-24
* | NFS: Fix up O_DIRECT resultsTrond Myklebust2016-06-24
* | NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exceptionTrond Myklebust2016-06-24
* | NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layoutTrond Myklebust2016-06-24
* | NFSv4.1/pnfs: Layout stateids start out as being invalidTrond Myklebust2016-06-24
* | NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget()Trond Myklebust2016-06-24
|/
* nfs: fix anonymous member initializer build failure with older compilersLinus Torvalds2016-05-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-27
|\
| * switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
* | Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-05-26
|\ \ | |/ |/|
| * pnfs: pnfs_update_layout needs to consider if strict iomode checking is onTom Haynes2016-05-26
| * nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...Tom Haynes2016-05-26
| * nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IOTom Haynes2016-05-25
| * nfs: avoid race that crashes nfs_init_commitWeston Andros Adamson2016-05-25
| * NFS: checking for NULL instead of IS_ERR() in nfs_commit_file()Dan Carpenter2016-05-25
| * pnfs: make pnfs_layout_process more robustJeff Layton2016-05-17
| * pnfs: rework LAYOUTGET retry handlingJeff Layton2016-05-17
| * pnfs: lift retry logic from send_layoutget to pnfs_update_layoutJeff Layton2016-05-17