Age | Commit message (Expand) | Author |
2017-02-20 | ceph: set io_pages bdi hint | Andreas Gerstmayr |
2017-02-20 | ceph: fix spelling mistake: "enabing" -> "enabling" | Colin Ian King |
2017-02-20 | ceph: cleanup ACCESS_ONCE -> READ_ONCE | Seraphime Kirkovski |
2017-02-20 | ceph: pass parent inode info to ceph_encode_dentry_release if we have it | Jeff Layton |
2017-02-20 | ceph: fix unsafe dcache access in ceph_encode_dentry_release | Jeff Layton |
2017-02-20 | ceph: pass parent dir ino info to build_dentry_path | Jeff Layton |
2017-02-20 | ceph: clean up unsafe d_parent accesses in build_dentry_path | Jeff Layton |
2017-02-20 | ceph: clean up unsafe d_parent access in __choose_mds | Jeff Layton |
2017-02-16 | vfs: fix uninitialized flags in splice_to_pipe() | Miklos Szeredi |
2017-02-16 | fuse: fix uninitialized flags in pipe_buffer | Miklos Szeredi |
2017-02-15 | fuse: fix use after free issue in fuse_dev_do_read() | Sahitya Tummala |
2017-02-11 | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-02-10 | Btrfs: fix btrfs_decompress_buf2page() | Omar Sandoval |
2017-02-10 | Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-02-09 | nfsd: Revert "nfsd: special case truncates some more" | J. Bruce Fields |
2017-02-09 | pstore: don't OOPS when there are no ftrace zones | Brian Norris |
2017-02-08 | btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls | Jeff Mahoney |
2017-02-07 | mm: fix KPF_SWAPCACHE in /proc/kpageflags | Hugh Dickins |
2017-02-03 | fs: break out of iomap_file_buffered_write on fatal signals | Michal Hocko |
2017-02-02 | Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-01-31 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2017-01-31 | fscache: Fix dead object requeue | David Howells |
2017-01-31 | fscache: Clear outstanding writes when disabling a cookie | David Howells |
2017-01-31 | FS-Cache: Initialise stores_lock in netfs cookie | David Howells |
2017-01-31 | nfsd: special case truncates some more | Christoph Hellwig |
2017-01-31 | NFSD: Fix a null reference case in find_or_create_lock_stateid() | Kinglong Mee |
2017-01-28 | Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2017-01-27 | Merge tag 'xfs-for-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/x... | Linus Torvalds |
2017-01-27 | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-01-27 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-01-27 | xfs: prevent quotacheck from overloading inode lru | Brian Foster |
2017-01-26 | Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations | Omar Sandoval |
2017-01-26 | Btrfs: disable xattr operations on subvolume directories | Omar Sandoval |
2017-01-26 | Btrfs: remove old tree_root case in btrfs_read_locked_inode() | Omar Sandoval |
2017-01-26 | pNFS: Fix a reference leak in _pnfs_return_layout | Trond Myklebust |
2017-01-26 | nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED" | Chuck Lever |
2017-01-26 | xfs: fix bmv_count confusion w/ shared extents | Darrick J. Wong |
2017-01-25 | xfs: clear _XBF_PAGES from buffers when readahead page | Darrick J. Wong |
2017-01-25 | xfs: extsize hints are not unlikely in xfs_bmap_btalloc | Christoph Hellwig |
2017-01-25 | xfs: remove racy hasattr check from attr ops | Brian Foster |
2017-01-25 | xfs: use per-AG reservations for the finobt | Christoph Hellwig |
2017-01-25 | xfs: only update mount/resv fields on success in __xfs_ag_resv_init | Christoph Hellwig |
2017-01-24 | romfs: use different way to generate fsid for BLOCK or MTD | Coly Li |
2017-01-24 | proc: add a schedule point in proc_pid_readdir() | Eric Dumazet |
2017-01-24 | userfaultfd: fix SIGBUS resulting from false rwsem wakeups | Andrea Arcangeli |
2017-01-24 | dax: fix build warnings with FS_DAX and !FS_IOMAP | Ross Zwisler |
2017-01-24 | xfs: verify dirblocklog correctly | Darrick J. Wong |
2017-01-24 | NFSv4.0: always send mode in SETATTR after EXCLUSIVE4 | Benjamin Coddington |
2017-01-24 | block: fix use after free in __blkdev_direct_IO | Christoph Hellwig |