summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-2754-154/+218
|\
| * hfs: atomically read inode sizeFabian Frederick2017-02-271-1/+1
| * mm: use mmget_not_zero() helperVegard Nossum2017-02-273-5/+5
| * mm: add new mmgrab() helperVegard Nossum2017-02-272-3/+3
| * lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-277-16/+16
| * scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
| * scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
| * scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
| * scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-3/+3
| * nilfs2: use i_blocksize()Geliang Tang2017-02-272-2/+2
| * nilfs2: use nilfs_btree_node_size()Geliang Tang2017-02-271-1/+1
| * fs: add i_blocksize()Fabian Frederick2017-02-2725-50/+50
| * fs/affs: make export work with cold dcacheFabian Frederick2017-02-271-0/+19
| * fs/affs/namei.c: forward declarations clean-upFabian Frederick2017-02-271-20/+10
| * fs/affs: add prefix to some functionsFabian Frederick2017-02-275-14/+15
| * fs/affs: use octal for permissionsFabian Frederick2017-02-271-18/+18
| * fs/affs: make affs exportableFabian Frederick2017-02-273-0/+42
| * fs/affs: add validation block functionFabian Frederick2017-02-271-4/+10
| * fs/affs: remove reference to affs_parent_ino()Fabian Frederick2017-02-271-1/+0
| * fs,eventpoll: don't test for bitfield with stack valueCyrill Gorcunov2017-02-271-1/+1
| * /proc/kcore: update physical address for kcore ram and textPratyush Anand2017-02-271-1/+4
| * fs/reiserfs: atomically read inode sizeFabian Frederick2017-02-271-1/+1
| * hfsplus: atomically read inode sizeFabian Frederick2017-02-271-1/+1
| * autofs: take more care to not update last_used on path walkIan Kent2017-02-271-6/+11
| * autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definitionTomohiro Kusumi2017-02-271-2/+0
| * mm,fs,dax: mark dax_iomap_pmd_fault as constArnd Bergmann2017-02-271-1/+2
* | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-02-273-9/+57
|\ \ | |/ |/|
| * kernfs: fix locking around kernfs_ops->release() callbackTejun Heo2017-02-211-5/+14
| * kernfs: add kernfs_ops->open/release() callbacksTejun Heo2016-12-273-8/+47
| * kernfs: make kernfs_open_file->mmapped a bitfieldTejun Heo2016-12-271-1/+1
* | Merge tag 'for-linus-4.11-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-259-31/+49
|\ \
| * \ Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l...Mike Marshall2017-02-25538-21240/+16359
| |\ \
| * | | orangefs: fix buffer size mis-match between kernel space and user space.Mike Marshall2017-02-091-2/+1
| * | | orangefs: Dan Carpenter influenced cleanups...Mike Marshall2017-02-092-9/+11
| * | | orangefs: Remove orangefs_backing_dev_infoJan Kara2017-02-033-18/+1
| * | | orangefs: Support readahead_readcnt parameter.Martin Brandenburg2017-02-032-2/+31
| * | | orangefs: silence harmless integer overflow warningDan Carpenter2017-02-031-0/+5
| * | | Merge tag 'v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Mike Marshall2017-01-2787-1036/+1218
| |\ \ \
* | \ \ \ Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-2541-1242/+1211
|\ \ \ \ \
| * | | | | Btrfs: use the correct type when creating cow dio extentLiu Bo2017-02-221-1/+1
| * | | | | Btrfs: fix deadlock between dedup on same file and starting writebackFilipe Manana2017-02-221-2/+12
| * | | | | btrfs: use btrfs_debug instead of pr_debug in transaction abortJeff Mahoney2017-02-171-1/+2
| * | | | | btrfs: btrfs_truncate_free_space_cache always allocates pathJeff Mahoney2017-02-171-7/+7
| * | | | | btrfs: free-space-cache, clean up unnecessary root argumentsJeff Mahoney2017-02-175-26/+22
| * | | | | btrfs: convert btrfs_inc_block_group_ro to accept fs_infoJeff Mahoney2017-02-174-6/+5
| * | | | | btrfs: flush_space always takes fs_info->fs_rootJeff Mahoney2017-02-171-10/+10
| * | | | | btrfs: pass fs_info to (more) routines that are only called with extent_rootJeff Mahoney2017-02-171-50/+53
| * | | | | btrfs: qgroup: Move half of the qgroup accounting time out of commit transQu Wenruo2017-02-173-11/+75
| * | | | | btrfs: remove unused parameter from adjust_slots_upwardsDavid Sterba2017-02-171-3/+2
| * | | | | btrfs: remove unused parameters from __btrfs_write_out_cacheDavid Sterba2017-02-171-8/+3