| Commit message (Expand) | Author | Age |
... | |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-10 |
|\ \ |
|
| * | | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 2016-09-27 |
| * | | fs: make remaining filesystems use .rename2 | Miklos Szeredi | 2016-09-27 |
| |/ |
|
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2016-10-10 |
|\ \ |
|
| * | | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 2016-10-07 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-08 |
|\ \ |
|
| * | | mm: remove page_file_index | Huang Ying | 2016-10-07 |
| |/ |
|
* / | switch generic_file_splice_read() to use of ->read_iter() | Al Viro | 2016-10-05 |
|/ |
|
* | NFSv4.1: Fix the CREATE_SESSION slot number accounting | Trond Myklebust | 2016-09-11 |
* | pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs | Trond Myklebust | 2016-09-04 |
* | pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present | Trond Myklebust | 2016-09-03 |
* | pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STID | Trond Myklebust | 2016-09-03 |
* | pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised | Trond Myklebust | 2016-09-03 |
* | NFS: Fix error reporting in nfs_file_write() | Trond Myklebust | 2016-09-03 |
* | NFSv4.x: Fix a refcount leak in nfs_callback_up_net | Trond Myklebust | 2016-08-30 |
* | NFS4: Avoid migration loops | Benjamin Coddington | 2016-08-30 |
* | pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails | Trond Myklebust | 2016-08-29 |
* | NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence | Trond Myklebust | 2016-08-28 |
* | NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN | Trond Myklebust | 2016-08-28 |
* | NFSv4.1: Defer bumping the slot sequence number until we free the slot | Trond Myklebust | 2016-08-28 |
* | NFSv4.1: Delay callback processing when there are referring triples | Trond Myklebust | 2016-08-28 |
* | NFSv4.1: Fix Oopsable condition in server callback races | Trond Myklebust | 2016-08-28 |
* | pnfs/blocklayout: update last_write_offset atomically with extents | Benjamin Coddington | 2016-08-23 |
* | pNFS: The client must not do I/O to the DS if it's lease has expired | Trond Myklebust | 2016-08-23 |
* | pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT calls | Trond Myklebust | 2016-08-19 |
* | pNFS/flexfiles: Set reasonable default retrans values for the data channel | Trond Myklebust | 2016-08-16 |
* | NFS: Allow the mount option retrans=0 | Trond Myklebust | 2016-08-16 |
* | pNFS/flexfiles: Fix layoutstat periodic reporting | Trond Myklebust | 2016-08-14 |
* | Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2016-08-12 |
|\ |
|
| * | NFSv4: Cap the transport reconnection timer at 1/2 lease period | Trond Myklebust | 2016-08-05 |
| * | NFSv4: Cleanup the setting of the nfs4 lease period | Trond Myklebust | 2016-08-05 |
| * | NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKED | Trond Myklebust | 2016-08-05 |
* | | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-08-06 |
|\ \ |
|
| * | | qstr: constify instances in nfs | Al Viro | 2016-07-20 |
* | | | Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2016-07-30 |
|\ \ \
| | |/
| |/| |
|
| * | | pNFS: Actively set attributes as invalid if LAYOUTCOMMIT is outstanding | Benjamin Coddington | 2016-07-28 |
| * | | NFSv4: Clean up lookup of SECINFO_NO_NAME | Trond Myklebust | 2016-07-26 |
| * | | NFSv4.2: Fix warning "variable ‘stateids’ set but not used" | Trond Myklebust | 2016-07-24 |
| * | | NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’" | Trond Myklebust | 2016-07-24 |
| * | | Merge branch 'nfs-rdma' | Trond Myklebust | 2016-07-24 |
| |\ \ |
|
| | * | | NFS: Don't drop CB requests with invalid principals | Chuck Lever | 2016-07-11 |
| | |/ |
|
| * | | Merge branch 'pnfs' | Trond Myklebust | 2016-07-24 |
| |\ \ |
|
| | * | | pNFS: Remove redundant smp_mb() from pnfs_init_lseg() | Trond Myklebust | 2016-07-24 |
| | * | | pNFS: Cleanup - do layout segment initialisation in one place | Trond Myklebust | 2016-07-24 |
| | * | | pNFS: Remove redundant stateid invalidation | Trond Myklebust | 2016-07-24 |
| | * | | pNFS: Remove redundant pnfs_mark_layout_returned_if_empty() | Trond Myklebust | 2016-07-24 |
| | * | | pNFS: Clear the layout metadata if the server changed the layout stateid | Trond Myklebust | 2016-07-24 |
| | * | | pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid() | Trond Myklebust | 2016-07-24 |
| | * | | NFS: pnfs_mark_matching_lsegs_return() should match the layout sequence id | Trond Myklebust | 2016-07-24 |
| | * | | pNFS: Do not set plh_return_seq for non-callback related layoutreturns | Trond Myklebust | 2016-07-24 |