Age | Commit message (Expand) | Author |
2016-12-01 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-11-30 | isofs: add KERN_CONT to printing of ER records | Mike Rapoport |
2016-11-29 | ovl: fix d_real() for stacked fs | Miklos Szeredi |
2016-11-28 | CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix() | Eryu Guan |
2016-11-28 | Call echo service immediately after socket reconnect | Sachin Prabhu |
2016-11-28 | CIFS: Fix BUG() in calc_seckey() | Sachin Prabhu |
2016-11-26 | fix default_file_splice_read() | Al Viro |
2016-11-23 | Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-11-22 | NFSv4.x: hide array-bounds warning | Arnd Bergmann |
2016-11-21 | NFSv4.1: Keep a reference on lock states while checking | Benjamin Coddington |
2016-11-19 | Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-11-19 | ext4: sanity check the block and cluster size at mount time | Theodore Ts'o |
2016-11-19 | fscrypto: don't use on-stack buffer for key derivation | Eric Biggers |
2016-11-19 | fscrypto: don't use on-stack buffer for filename encryption | Eric Biggers |
2016-11-18 | NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state | Benjamin Coddington |
2016-11-18 | NFSv4: Don't call close if the open stateid has already been cleared | Trond Myklebust |
2016-11-18 | NFSv4: Fix CLOSE races with OPEN | Trond Myklebust |
2016-11-18 | NFSv4.1: Fix a regression in DELEGRETURN | Trond Myklebust |
2016-11-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-11-17 | Merge tag 'for-linus-4.9-rc5-ofs-1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-11-17 | xattr: Fix setting security xattrs on sockfs | Andreas Gruenbacher |
2016-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2016-11-16 | orangefs: add .owner to debugfs file_operations | Mike Marshall |
2016-11-15 | fuse: fix fuse_write_end() if zero bytes were copied | Miklos Szeredi |
2016-11-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-11-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-11-11 | Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-client | Linus Torvalds |
2016-11-11 | Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-11-11 | Merge tag 'xfs-fixes-for-linus-4.9-rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-11-11 | coredump: fix unfreezable coredumping task | Andrey Ryabinin |
2016-11-11 | ocfs2: fix not enough credit panic | Junxiao Bi |
2016-11-10 | splice: remove detritus from generic_file_splice_read() | Al Viro |
2016-11-10 | ceph: use default file splice read callback | Yan, Zheng |
2016-11-09 | Merge tag 'for-linus-4.9-rc4-ofs-1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-11-07 | fs/nfs: Fix used uninitialized warn in nfs4_slot_seqid_in_use() | Shuah Khan |
2016-11-07 | NFS: Don't print a pNFS error if we aren't using pNFS | Anna Schumaker |
2016-11-07 | NFS: Ignore connections that have cl_rpcclient uninitialized | Petr Vandrovec |
2016-11-07 | orangefs: clean up debugfs | Mike Marshall |
2016-11-04 | Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-11-04 | Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Linus Torvalds |
2016-11-04 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-11-01 | nfsd: Fix general protection fault in release_lock_stateid() | Chuck Lever |
2016-10-31 | ovl: fsync after copy-up | Miklos Szeredi |
2016-10-31 | ovl: fix get_acl() on tmpfs | Miklos Szeredi |
2016-10-31 | ovl: update S_ISGID when setting posix ACLs | Miklos Szeredi |
2016-10-30 | aio: fix freeze protection of aio writes | Jan Kara |
2016-10-30 | fs: remove aio_run_iocb | Christoph Hellwig |
2016-10-30 | fs: remove the never implemented aio_fsync file operation | Christoph Hellwig |
2016-10-30 | aio: hold an extra file reference over AIO read/write operations | Christoph Hellwig |
2016-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |