Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | jfs: atomically read inode size | Fabian Frederick | 2017-02-09 | 2 | -4/+4 | |
| * | | | | | Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2017-07-21 | 7 | -33/+69 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() | Trond Myklebust | 2017-07-21 | 1 | -2/+11 | |
| | * | | | | NFS: Be more careful about mapping file permissions | Trond Myklebust | 2017-07-21 | 1 | -8/+17 | |
| | * | | | | NFS: Store the raw NFS access mask in the inode's access cache | Trond Myklebust | 2017-07-21 | 1 | -3/+6 | |
| | * | | | | NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() | Trond Myklebust | 2017-07-21 | 1 | -9/+2 | |
| | * | | | | NFS: Refactor NFS access to kernel access mask calculation | Trond Myklebust | 2017-07-21 | 1 | -8/+23 | |
| | * | | | | nfs: count correct array for mnt3_counts array size | Eryu Guan | 2017-07-21 | 1 | -1/+1 | |
| | * | | | | Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...") | Trond Myklebust | 2017-07-19 | 1 | -7/+0 | |
| | * | | | | pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit() | Trond Myklebust | 2017-07-19 | 1 | -0/+4 | |
| | * | | | | NFS: Fix another COMMIT race in pNFS | Trond Myklebust | 2017-07-19 | 1 | -1/+6 | |
| | * | | | | NFS: Fix a COMMIT race in pNFS | Trond Myklebust | 2017-07-19 | 1 | -3/+7 | |
| | * | | | | mount: copy the port field into the cloned nfs_server structure. | Steve Dickson | 2017-07-19 | 1 | -0/+1 | |
| | * | | | | NFS: Don't run wake_up_bit() when nobody is waiting... | Trond Myklebust | 2017-07-13 | 1 | -1/+16 | |
| | * | | | | nfs: add export operations | Peng Tao | 2017-07-13 | 4 | -1/+182 | |
| * | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-21 | 7 | -42/+88 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ovl: check for bad and whiteout index on lookup | Amir Goldstein | 2017-07-20 | 1 | -5/+17 | |
| | * | | | | | ovl: do not cleanup directory and whiteout index entries | Amir Goldstein | 2017-07-20 | 2 | -5/+19 | |
| | * | | | | | ovl: fix xattr get and set with selinux | Miklos Szeredi | 2017-07-20 | 4 | -23/+31 | |
| | * | | | | | ovl: remove unneeded check for IS_ERR() | Amir Goldstein | 2017-07-13 | 1 | -4/+0 | |
| | * | | | | | ovl: fix origin verification of index dir | Amir Goldstein | 2017-07-13 | 1 | -1/+2 | |
| | * | | | | | ovl: mark parent impure on ovl_link() | Amir Goldstein | 2017-07-13 | 1 | -4/+18 | |
| | * | | | | | ovl: fix random return value on mount | Amir Goldstein | 2017-07-13 | 1 | -0/+1 | |
* | | | | | | | rxrpc: Move the packet.h include file into net/rxrpc/ | David Howells | 2017-07-21 | 2 | -2/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2017-07-20 | 4 | -34/+64 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | hfsplus: Don't clear SGID when inheriting ACLs | Jan Kara | 2017-07-18 | 1 | -12/+18 | |
| * | | | | | | isofs: Fix off-by-one in 'session' mount option parsing | Jan Kara | 2017-07-18 | 1 | -2/+6 | |
| * | | | | | | reiserfs: preserve i_mode if __reiserfs_set_acl() fails | Ernesto A. Fernández | 2017-07-18 | 1 | -3/+6 | |
| * | | | | | | ext2: preserve i_mode if ext2_set_acl() fails | Ernesto A. Fernández | 2017-07-18 | 1 | -2/+9 | |
| * | | | | | | ext2: Don't clear SGID when inheriting ACLs | Jan Kara | 2017-07-17 | 1 | -14/+22 | |
| * | | | | | | reiserfs: Don't clear SGID when inheriting ACLs | Jan Kara | 2017-07-17 | 1 | -5/+7 | |
* | | | | | | | Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-20 | 4 | -5/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | f2fs: avoid cpu lockup | Jaegeuk Kim | 2017-07-17 | 1 | -0/+10 | |
| * | | | | | | | f2fs: include seq_file.h for sysfs.c | Jaegeuk Kim | 2017-07-17 | 1 | -0/+1 | |
| * | | | | | | | f2fs: Don't clear SGID when inheriting ACLs | Jaegeuk Kim | 2017-07-15 | 1 | -1/+1 | |
| * | | | | | | | f2fs: remove extra inode_unlock() in error path | Luis Henriques | 2017-07-15 | 1 | -4/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-19 | 3 | -6/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | randstruct: Mark various structs for randomization | Kees Cook | 2017-06-30 | 3 | -6/+6 | |
* | | | | | | | | Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-07-19 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ceph: fix race in concurrent readdir | Yan, Zheng | 2017-07-17 | 1 | -0/+5 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'nfsd-4.13-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2017-07-18 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | nfsd: Fix a memory scribble in the callback channel | Trond Myklebust | 2017-07-17 | 1 | -3/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | binfmt_flat: Use %u to format u32 | Geert Uytterhoeven | 2017-07-16 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cifs: use get_random_u32 for 32-bit lock random | Jason A. Donenfeld | 2017-06-19 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2017-07-15 | 28 | -135/+370 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | isofs: Fix isofs_show_options() | David Howells | 2017-07-13 | 1 | -1/+1 | |
| * | | | | | | | VFS: Kill off s_options and helpers | David Howells | 2017-07-11 | 3 | -61/+0 | |
| * | | | | | | | orangefs: Implement show_options | David Howells | 2017-07-11 | 1 | -1/+14 | |
| * | | | | | | | 9p: Implement show_options | David Howells | 2017-07-11 | 3 | -4/+66 |