| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | gfs2: Stop using rhashtable_walk_peek | Andreas Gruenbacher | 2018-04-12 | 1 | -19/+28 |
* | | | | | | | | Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2018-04-12 | 13 | -341/+408 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | NFS: advance nfs_entry cookie only after decoding completes successfully | Frank Sorenson | 2018-04-10 | 2 | -4/+10 |
| * | | | | | | | | NFSv3/acl: forget acl cache after setattr | chendt | 2018-04-10 | 1 | -1/+4 |
| * | | | | | | | | NFSv4.1: Fix exclusive create | Trond Myklebust | 2018-04-10 | 1 | -16/+33 |
| * | | | | | | | | NFSv4: Declare the size up to date after it was set. | Trond Myklebust | 2018-04-10 | 2 | -0/+2 |
| * | | | | | | | | nfs: Use ida_simple API | Matthew Wilcox | 2018-04-10 | 1 | -12/+10 |
| * | | | | | | | | NFSv4: Fix the nfs_inode_set_delegation() arguments | Trond Myklebust | 2018-04-10 | 3 | -19/+34 |
| * | | | | | | | | NFSv4: Clean up CB_GETATTR encoding | Trond Myklebust | 2018-04-10 | 1 | -29/+8 |
| * | | | | | | | | NFSv4: Don't ask for attributes when ACCESS is protected by a delegation | Trond Myklebust | 2018-04-10 | 2 | -7/+12 |
| * | | | | | | | | NFSv4: Add a helper to encode/decode struct timespec | Trond Myklebust | 2018-04-10 | 1 | -15/+30 |
| * | | | | | | | | NFSv4: Clean up encode_attrs | Trond Myklebust | 2018-04-10 | 1 | -15/+2 |
| * | | | | | | | | NFSv4; Clean up XDR encoding of type bitmap4 | Trond Myklebust | 2018-04-10 | 1 | -94/+72 |
| * | | | | | | | | NFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decode_attr_group | Trond Myklebust | 2018-04-10 | 1 | -2/+2 |
| * | | | | | | | | NFSv4: Ignore change attribute invalidations if we hold a delegation | Trond Myklebust | 2018-04-10 | 1 | -0/+3 |
| * | | | | | | | | NFS: More fine grained attribute tracking | Trond Myklebust | 2018-04-10 | 4 | -49/+78 |
| * | | | | | | | | NFS: Don't force unnecessary cache invalidation in nfs_update_inode() | Trond Myklebust | 2018-04-10 | 1 | -4/+3 |
| * | | | | | | | | NFS: Don't redirty the attribute cache in nfs_wcc_update_inode() | Trond Myklebust | 2018-04-10 | 1 | -10/+2 |
| * | | | | | | | | NFS: Don't force a revalidation of all attributes if change is missing | Trond Myklebust | 2018-04-10 | 1 | -1/+4 |
| * | | | | | | | | NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0) | Trond Myklebust | 2018-04-10 | 3 | -6/+28 |
| * | | | | | | | | NFS: Remove the unused return_delegation() callback | Trond Myklebust | 2018-04-10 | 3 | -15/+0 |
| * | | | | | | | | NFS: Move the delegation return down into _nfs4_do_setattr() | Trond Myklebust | 2018-04-10 | 2 | -5/+4 |
| * | | | | | | | | NFS: Add a delegation return into nfs4_proc_unlink_setup() | Trond Myklebust | 2018-04-10 | 4 | -6/+9 |
| * | | | | | | | | NFS: Move delegation recall into the NFSv4 callback for rename_setup() | Trond Myklebust | 2018-04-10 | 5 | -13/+17 |
| * | | | | | | | | NFS: Move the delegation return down into nfs4_proc_remove() | Trond Myklebust | 2018-04-10 | 4 | -11/+28 |
| * | | | | | | | | NFS: Move the delegation return down into nfs4_proc_link() | Trond Myklebust | 2018-04-10 | 2 | -2/+2 |
| * | | | | | | | | NFSv4: Fix nfs4_return_incompatible_delegation | Trond Myklebust | 2018-04-10 | 1 | -0/+1 |
| * | | | | | | | | nfs4: wake any lock waiters on successful RECLAIM_COMPLETE | Jeff Layton | 2018-04-10 | 1 | -10/+16 |
| * | | | | | | | | nfs4: don't compare clientid in nfs4_wake_lock_waiter | Jeff Layton | 2018-04-10 | 1 | -4/+2 |
| * | | | | | | | | nfs4: always reset notified flag to false before repolling for lock | Jeff Layton | 2018-04-10 | 1 | -0/+1 |
* | | | | | | | | | Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-04-12 | 2 | -51/+79 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | buffer.c: call thaw_super during emergency thaw | Mateusz Guzik | 2018-03-19 | 2 | -26/+43 |
| * | | | | | | | | | vfs: factor sb iteration out of do_emergency_remount | Mateusz Guzik | 2017-10-05 | 1 | -25/+36 |
* | | | | | | | | | | Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2018-04-12 | 25 | -591/+2562 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | afs: Do better accretion of small writes on newly created content | David Howells | 2018-04-09 | 5 | -21/+24 |
| * | | | | | | | | | afs: Add stats for data transfer operations | David Howells | 2018-04-09 | 4 | -0/+23 |
| * | | | | | | | | | afs: Trace protocol errors | David Howells | 2018-04-09 | 6 | -46/+58 |
| * | | | | | | | | | afs: Locally edit directory data for mkdir/create/unlink/... | David Howells | 2018-04-09 | 7 | -29/+625 |
| * | | | | | | | | | afs: Adjust the directory XDR structures | David Howells | 2018-04-09 | 2 | -53/+53 |
| * | | | | | | | | | afs: Split the directory content defs into a header | David Howells | 2018-04-09 | 2 | -52/+67 |
| * | | | | | | | | | afs: Fix directory handling | David Howells | 2018-04-09 | 7 | -108/+271 |
| * | | | | | | | | | afs: Split the dynroot stuff out and give it its own ops tables | David Howells | 2018-04-09 | 5 | -185/+228 |
| * | | | | | | | | | afs: Keep track of invalid-before version for dentry coherency | David Howells | 2018-04-09 | 4 | -5/+18 |
| * | | | | | | | | | afs: Rearrange status mapping | David Howells | 2018-04-09 | 5 | -129/+216 |
| * | | | | | | | | | afs: Make it possible to get the data version in readpage | David Howells | 2018-04-09 | 5 | -44/+59 |
| * | | | | | | | | | afs: Init inode before accessing cache | David Howells | 2018-04-09 | 1 | -5/+2 |
| * | | | | | | | | | afs: Introduce a statistics proc file | David Howells | 2018-04-09 | 4 | -1/+57 |
| * | | | | | | | | | afs: Dump bad status record | David Howells | 2018-04-09 | 1 | -0/+35 |
| * | | | | | | | | | afs: Implement @cell substitution handling | David Howells | 2018-04-09 | 3 | -1/+89 |
| * | | | | | | | | | afs: Implement @sys substitution handling | David Howells | 2018-04-09 | 4 | -1/+353 |