| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: break out of iomap_file_buffered_write on fatal signals | Michal Hocko | 2017-02-03 | 2 | -0/+8 |
* | Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2017-02-02 | 4 | -75/+50 |
|\ |
|
| * | nfsd: special case truncates some more | Christoph Hellwig | 2017-01-31 | 1 | -60/+37 |
| * | NFSD: Fix a null reference case in find_or_create_lock_stateid() | Kinglong Mee | 2017-01-31 | 3 | -15/+13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-02-01 | 3 | -2/+36 |
|\ \ |
|
| * | | fscache: Fix dead object requeue | David Howells | 2017-01-31 | 1 | -2/+24 |
| * | | fscache: Clear outstanding writes when disabling a cookie | David Howells | 2017-01-31 | 2 | -0/+11 |
| * | | FS-Cache: Initialise stores_lock in netfs cookie | David Howells | 2017-01-31 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2017-01-31 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | cifs: initialize file_info_lock | Rabin Vincent | 2017-01-14 | 1 | -0/+1 |
* | | Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2017-01-28 | 3 | -2/+5 |
|\ \ |
|
| * | | pNFS: Fix a reference leak in _pnfs_return_layout | Trond Myklebust | 2017-01-26 | 1 | -1/+1 |
| * | | nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED" | Chuck Lever | 2017-01-26 | 1 | -0/+1 |
| * | | NFSv4.0: always send mode in SETATTR after EXCLUSIVE4 | Benjamin Coddington | 2017-01-24 | 1 | -1/+2 |
| * | | NFSv4.1: Fix a deadlock in layoutget | Trond Myklebust | 2017-01-24 | 1 | -0/+1 |
* | | | Merge tag 'xfs-for-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/x... | Linus Torvalds | 2017-01-27 | 13 | -63/+220 |
|\ \ \ |
|
| * | | | xfs: prevent quotacheck from overloading inode lru | Brian Foster | 2017-01-27 | 1 | -1/+2 |
| * | | | xfs: fix bmv_count confusion w/ shared extents | Darrick J. Wong | 2017-01-26 | 1 | -10/+18 |
| * | | | xfs: clear _XBF_PAGES from buffers when readahead page | Darrick J. Wong | 2017-01-26 | 1 | -0/+1 |
| * | | | xfs: extsize hints are not unlikely in xfs_bmap_btalloc | Christoph Hellwig | 2017-01-25 | 1 | -2/+2 |
| * | | | xfs: remove racy hasattr check from attr ops | Brian Foster | 2017-01-25 | 1 | -6/+0 |
| * | | | xfs: use per-AG reservations for the finobt | Christoph Hellwig | 2017-01-25 | 5 | -20/+144 |
| * | | | xfs: only update mount/resv fields on success in __xfs_ag_resv_init | Christoph Hellwig | 2017-01-25 | 1 | -9/+14 |
| * | | | xfs: verify dirblocklog correctly | Darrick J. Wong | 2017-01-24 | 1 | -1/+1 |
| * | | | xfs: fix COW writeback race | Christoph Hellwig | 2017-01-23 | 3 | -14/+38 |
| |/ / |
|
* | | | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-01-27 | 1 | -9/+17 |
|\ \ \ |
|
| * | | | Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations | Omar Sandoval | 2017-01-27 | 1 | -2/+0 |
| * | | | Btrfs: disable xattr operations on subvolume directories | Omar Sandoval | 2017-01-27 | 1 | -0/+1 |
| * | | | Btrfs: remove old tree_root case in btrfs_read_locked_inode() | Omar Sandoval | 2017-01-27 | 1 | -4/+1 |
| * | | | Btrfs: fix truncate down when no_holes feature is enabled | Liu Bo | 2017-01-19 | 1 | -1/+12 |
| * | | | Btrfs: Fix deadlock between direct IO and fast fsync | Chandan Rajendra | 2017-01-19 | 1 | -2/+2 |
| * | | | btrfs: fix false enospc error when truncating heavily reflinked file | Wang Xiaoguang | 2017-01-19 | 1 | -0/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-01-27 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | block: fix use after free in __blkdev_direct_IO | Christoph Hellwig | 2017-01-24 | 1 | -3/+3 |
| | |/ /
| |/| | |
|
* | | | | romfs: use different way to generate fsid for BLOCK or MTD | Coly Li | 2017-01-25 | 1 | -1/+22 |
* | | | | proc: add a schedule point in proc_pid_readdir() | Eric Dumazet | 2017-01-25 | 1 | -0/+2 |
* | | | | userfaultfd: fix SIGBUS resulting from false rwsem wakeups | Andrea Arcangeli | 2017-01-25 | 1 | -2/+35 |
* | | | | dax: fix build warnings with FS_DAX and !FS_IOMAP | Ross Zwisler | 2017-01-25 | 4 | -4/+1 |
|/ / / |
|
* | | | Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-01-20 | 4 | -8/+16 |
|\ \ \ |
|
| * | | | ceph: fix bad endianness handling in parse_reply_info_extra | Jeff Layton | 2017-01-18 | 1 | -4/+5 |
| * | | | ceph: fix endianness bug in frag_tree_split_cmp | Jeff Layton | 2017-01-18 | 1 | -1/+2 |
| * | | | ceph: fix endianness of getattr mask in ceph_d_revalidate | Jeff Layton | 2017-01-18 | 1 | -2/+3 |
| * | | | ceph: fix ceph_get_caps() interruption | Yan, Zheng | 2017-01-18 | 1 | -1/+6 |
* | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-01-20 | 1 | -9/+18 |
|\ \ \ \ |
|
| * | | | | ovl: fix possible use after free on redirect dir lookup | Amir Goldstein | 2017-01-18 | 1 | -9/+18 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2017-01-20 | 2 | -2/+3 |
|\ \ \ \ |
|
| * | | | | fuse: fix time_to_jiffies nsec sanity check | David Sheets | 2017-01-13 | 1 | -1/+1 |
| * | | | | fuse: clear FR_PENDING flag when moving requests out of pending queue | Tahsin Erdogan | 2017-01-13 | 1 | -1/+2 |
* | | | | | Merge tag 'xfs-for-linux-4.10-rc5-1' of git://git.kernel.org/pub/scm/fs/xfs/x... | Linus Torvalds | 2017-01-20 | 6 | -33/+84 |
|\ \ \ \ \ |
|
| * | | | | | xfs: fix xfs_mode_to_ftype() prototype | Arnd Bergmann | 2017-01-18 | 2 | -2/+2 |