| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-client | Linus Torvalds | 2016-12-09 | 1 | -10/+14 |
|\ |
|
| * | ceph: don't set req->r_locked_dir in ceph_d_revalidate | Jeff Layton | 2016-12-08 | 1 | -10/+14 |
* | | fuse: fix clearing suid, sgid for chown() | Miklos Szeredi | 2016-12-06 | 1 | -5/+2 |
|/ |
|
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-12-01 | 1 | -3/+3 |
|\ |
|
| * | ovl: fix d_real() for stacked fs | Miklos Szeredi | 2016-11-29 | 1 | -3/+3 |
* | | isofs: add KERN_CONT to printing of ER records | Mike Rapoport | 2016-11-30 | 1 | -2/+2 |
* | | CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix() | Eryu Guan | 2016-11-28 | 1 | -2/+2 |
* | | Call echo service immediately after socket reconnect | Sachin Prabhu | 2016-11-28 | 1 | -7/+18 |
* | | CIFS: Fix BUG() in calc_seckey() | Sachin Prabhu | 2016-11-28 | 1 | -3/+8 |
* | | fix default_file_splice_read() | Al Viro | 2016-11-26 | 1 | -1/+2 |
* | | Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2016-11-23 | 4 | -13/+35 |
|\ \ |
|
| * | | NFSv4.x: hide array-bounds warning | Arnd Bergmann | 2016-11-22 | 1 | -1/+1 |
| * | | NFSv4.1: Keep a reference on lock states while checking | Benjamin Coddington | 2016-11-21 | 1 | -3/+15 |
| * | | NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state | Benjamin Coddington | 2016-11-18 | 1 | -0/+1 |
| * | | NFSv4: Don't call close if the open stateid has already been cleared | Trond Myklebust | 2016-11-18 | 1 | -1/+2 |
| * | | NFSv4: Fix CLOSE races with OPEN | Trond Myklebust | 2016-11-18 | 2 | -6/+13 |
| * | | NFSv4.1: Fix a regression in DELEGRETURN | Trond Myklebust | 2016-11-18 | 1 | -2/+3 |
* | | | Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-11-19 | 4 | -36/+51 |
|\ \ \ |
|
| * | | | ext4: sanity check the block and cluster size at mount time | Theodore Ts'o | 2016-11-19 | 2 | -1/+17 |
| * | | | fscrypto: don't use on-stack buffer for key derivation | Eric Biggers | 2016-11-19 | 1 | -3/+13 |
| * | | | fscrypto: don't use on-stack buffer for filename encryption | Eric Biggers | 2016-11-19 | 1 | -32/+21 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-11-17 | 1 | -8/+14 |
|\ \ \ |
|
| * | | | xattr: Fix setting security xattrs on sockfs | Andreas Gruenbacher | 2016-11-17 | 1 | -8/+14 |
* | | | | Merge tag 'for-linus-4.9-rc5-ofs-1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-11-17 | 1 | -0/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | orangefs: add .owner to debugfs file_operations | Mike Marshall | 2016-11-16 | 1 | -0/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2016-11-16 | 4 | -1/+14 |
|\ \ \ \ |
|
| * | | | | fuse: fix fuse_write_end() if zero bytes were copied | Miklos Szeredi | 2016-11-15 | 1 | -0/+6 |
| * | | | | fuse: fix root dentry initialization | Miklos Szeredi | 2016-10-18 | 3 | -1/+8 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-11-11 | 2 | -1/+4 |
|\ \ \ \ \ |
|
| * | | | | | coredump: fix unfreezable coredumping task | Andrey Ryabinin | 2016-11-11 | 1 | -0/+3 |
| * | | | | | ocfs2: fix not enough credit panic | Junxiao Bi | 2016-11-11 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-11-11 | 3 | -105/+109 |
|\ \ \ \ \ \ |
|
| * | | | | | | splice: remove detritus from generic_file_splice_read() | Al Viro | 2016-11-10 | 1 | -5/+0 |
| * | | | | | | aio: fix freeze protection of aio writes | Jan Kara | 2016-10-30 | 1 | -1/+18 |
| * | | | | | | fs: remove aio_run_iocb | Christoph Hellwig | 2016-10-30 | 1 | -88/+94 |
| * | | | | | | fs: remove the never implemented aio_fsync file operation | Christoph Hellwig | 2016-10-30 | 2 | -16/+0 |
| * | | | | | | aio: hold an extra file reference over AIO read/write operations | Christoph Hellwig | 2016-10-30 | 1 | -0/+2 |
* | | | | | | | Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-client | Linus Torvalds | 2016-11-11 | 1 | -1/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ceph: use default file splice read callback | Yan, Zheng | 2016-11-10 | 1 | -1/+0 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2016-11-11 | 4 | -7/+12 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | fs/nfs: Fix used uninitialized warn in nfs4_slot_seqid_in_use() | Shuah Khan | 2016-11-07 | 1 | -1/+1 |
| * | | | | | | NFS: Don't print a pNFS error if we aren't using pNFS | Anna Schumaker | 2016-11-07 | 1 | -0/+2 |
| * | | | | | | NFS: Ignore connections that have cl_rpcclient uninitialized | Petr Vandrovec | 2016-11-07 | 1 | -1/+2 |
| * | | | | | | NFSv4.1: work around -Wmaybe-uninitialized warning | Arnd Bergmann | 2016-10-24 | 1 | -4/+6 |
| * | | | | | | NFS: Trim extra slash in v4 nfs_path | Benjamin Coddington | 2016-10-24 | 1 | -1/+1 |
* | | | | | | | Merge tag 'xfs-fixes-for-linus-4.9-rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-11-11 | 1 | -12/+5 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | xfs: defer should abort intent items if the trans roll fails | Darrick J. Wong | 2016-10-24 | 1 | -12/+5 |
* | | | | | | | Merge tag 'for-linus-4.9-rc4-ofs-1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-11-09 | 2 | -85/+68 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | /
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | orangefs: clean up debugfs | Mike Marshall | 2016-11-07 | 2 | -85/+68 |
* | | | | | | Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-11-04 | 2 | -19/+24 |
|\ \ \ \ \ \ |
|