summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-01-143-6/+7
|\ \ \ \
| * | | | block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal2017-01-122-5/+5
| * | | | do_direct_IO: Use inode->i_blkbits to compute block count to be cleanedChandan Rajendra2017-01-101-1/+2
| | |_|/ | |/| |
* | | | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-135-15/+38
|\ \ \ \
| * \ \ \ Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/...Chris Mason2017-01-112-5/+12
| |\ \ \ \
| | * | | | Btrfs: add 'inode' for extent map tracepointLiu Bo2017-01-091-1/+1
| | * | | | btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba2017-01-091-4/+11
| * | | | | Btrfs: adjust outstanding_extents counter properly when dio write is splitLiu Bo2017-01-031-2/+9
| * | | | | Btrfs: fix lockdep warning about log_mutexLiu Bo2017-01-031-3/+10
| * | | | | Btrfs: use down_read_nested to make lockdep silentLiu Bo2017-01-031-1/+2
| * | | | | btrfs: fix locking when we put back a delayed ref that's too newJeff Mahoney2017-01-031-1/+1
| * | | | | btrfs: fix error handling when run_delayed_extent_op failsJeff Mahoney2017-01-031-0/+3
| * | | | | btrfs: return the actual error value from from btrfs_uuid_tree_iteratePan Bian2016-12-191-3/+1
| |/ / / /
* | | | | Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2017-01-132-2/+7
|\ \ \ \ \
| * | | | | ceph: fix get_oldest_context()Geng, Jichao2017-01-121-2/+2
| * | | | | ceph: fix mds cluster availability checkYan, Zheng2017-01-121-0/+5
| | |/ / / | |/| | |
* | | | | Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds2017-01-126-111/+43
|\ \ \ \ \
| * | | | | xfs: Timely free truncated dirty pagesJan Kara2017-01-111-8/+11
| * | | | | xfs: don't print warnings when xfs_log_force failsChristoph Hellwig2017-01-091-10/+2
| * | | | | xfs: don't rely on ->total in xfs_alloc_space_availableChristoph Hellwig2017-01-091-3/+4
| * | | | | xfs: adjust allocation length in xfs_alloc_space_availableChristoph Hellwig2017-01-092-65/+18
| * | | | | xfs: fix bogus minleft manipulationsChristoph Hellwig2017-01-093-22/+8
| * | | | | xfs: bump up reserved blocks in xfs_alloc_set_asideChristoph Hellwig2017-01-091-4/+1
| |/ / / /
* | | | | ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren2017-01-103-0/+19
* | | | | dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler2017-01-101-15/+36
|/ / / /
* | | | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2017-01-051-12/+0
|\ \ \ \
| * | | | fsnotify: Remove fsnotify_duplicate_mark()Jan Kara2016-12-231-12/+0
* | | | | Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Linus Torvalds2017-01-049-16/+40
|\ \ \ \ \
| * | | | | xfs: fix max_retries _show and _store functionsCarlos Maiolino2017-01-031-2/+2
| * | | | | xfs: fix crash and data corruption due to removal of busy COW extentsChristoph Hellwig2017-01-031-1/+2
| * | | | | xfs: use the actual AG length when reserving blocksDarrick J. Wong2017-01-036-12/+34
| * | | | | xfs: fix double-cleanup when CUI recovery failsDarrick J. Wong2017-01-031-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-01-042-1/+4
|\ \ \ \ \
| * | | | | clean_bdev_aliases: Prevent cleaning blocks that are not in block rangeChandan Rajendra2017-01-021-1/+1
| * | | | | block: add back plugging in __blkdev_direct_IOChristoph Hellwig2016-12-221-0/+3
* | | | | | Merge tag 'fscrypt-for-stable' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-022-1/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fscrypt: fix renaming and linking special filesEric Biggers2016-12-311-0/+5
| * | | | | fscrypt: fix the test_dummy_encryption mount optionTheodore Ts'o2016-12-271-1/+2
| | |_|_|/ | |/| | |
* | | | | ext4: Simplify DAX fault pathJan Kara2016-12-261-38/+10
* | | | | dax: Call ->iomap_begin without entry lock during dax faultJan Kara2016-12-261-55/+66
* | | | | dax: Finish fault completely when loading holesJan Kara2016-12-261-9/+18
* | | | | dax: Avoid page invalidation races and unnecessary radix tree traversalsJan Kara2016-12-261-17/+11
* | | | | mm: Invalidate DAX radix tree entries only if appropriateJan Kara2016-12-261-10/+61
* | | | | ext2: Return BH_New buffers for zeroed blocksJan Kara2016-12-261-2/+1
|/ / / /
* | | | ktime: Get rid of ktime_equal()Thomas Gleixner2016-12-252-4/+3
* | | | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-253-3/+3
* | | | ktime: Get rid of the unionThomas Gleixner2016-12-254-18/+17
* | | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2496-96/+96
* | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-12-2414-90/+177
|\ \ \ \
| * | | | cifs_get_root shouldn't use path with tree nameSachin Prabhu2016-12-154-5/+7