summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-281-9/+4
|\
| * Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams2016-07-241-9/+4
| |\
| | * pmem: kill __pmem address spaceDan Williams2016-07-121-3/+3
| | * fs/dax: remove wmb_pmem()Dan Williams2016-07-121-6/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-286-108/+115
|\ \ \
| * | | mm: track NR_KERNEL_STACK in KiB instead of number of stacksAndy Lutomirski2016-07-281-1/+1
| * | | mm: move most file-based accounting to the nodeMel Gorman2016-07-285-16/+16
| * | | mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman2016-07-281-1/+1
| * | | mm: move page mapped accounting to the nodeMel Gorman2016-07-281-2/+2
| * | | mm, oom_adj: make sure processes sharing mm have same view of oom_score_adjMichal Hocko2016-07-281-0/+46
| * | | proc, oom_adj: extract oom_score_adj setting into a helperMichal Hocko2016-07-281-51/+43
| * | | proc, oom: drop bogus sighand lockMichal Hocko2016-07-281-34/+17
| * | | proc, oom: drop bogus task_lock and mm checkMichal Hocko2016-07-281-18/+4
* | | | vfs: ioctl: prevent double-fetch in dedupe ioctlScott Bauer2016-07-281-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-07-282-3/+3
|\ \ \ \
| * | | | fat: fix error message for bogus number of directory entriesZheng Lv2016-06-241-1/+1
| * | | | fat: fix typo s/supeblock/superblock/Zheng Lv2016-06-211-1/+1
| * | | | ocfs: fix ocfs2_xattr_user_get() argument nameAndreas Gruenbacher2016-06-211-1/+1
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-07-282-9/+9
|\ \ \ \ \
| * | | | | quota: use time64_t internallyArnd Bergmann2016-06-192-9/+9
* | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-2845-299/+140
|\ \ \ \ \ \
| * | | | | | fs/dcache.c: avoid soft-lockup in dput()Wei Fang2016-07-241-2/+5
| * | | | | | vfs: new d_init methodMiklos Szeredi2016-07-241-0/+11
| * | | | | | Merge branch 'test.d_iput' into work.miscAl Viro2016-07-241-35/+10
| |\ \ \ \ \ \
| | * | | | | | unify dentry_iput() and dentry_unlink_inode()Al Viro2016-05-291-35/+10
| * | | | | | | vfs: Update lookup_dcache() commentOleg Drokin2016-07-241-3/+2
| * | | | | | | bdev: get rid of ->bd_inodesAl Viro2016-07-191-14/+2
| * | | | | | | Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro2016-06-3070-957/+1260
| |\ \ \ \ \ \ \
| | * | | | | | | vfs: merge .d_select_inode() into .d_real()Miklos Szeredi2016-06-306-36/+30
| * | | | | | | | Remove last traces of ->sync_pageMatthew Wilcox2016-06-302-2/+1
| * | | | | | | | new helper: d_same_name()Al Viro2016-06-301-91/+36
| * | | | | | | | dentry_cmp(): use lockless_dereference() instead of smp_read_barrier_depends()He Kuang2016-06-301-4/+3
| * | | | | | | | Merge branch 'for-linus' into work.miscAl Viro2016-06-3013-135/+181
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | binfmt_misc: ->s_root is not going anywhereAl Viro2016-05-291-8/+4
| * | | | | | | | drop redundant ->owner initializationsAl Viro2016-05-2920-30/+0
| * | | | | | | | ufs: get rid of redundant checksAl Viro2016-05-291-16/+1
| * | | | | | | | orangefs: constify inode_operationsAl Viro2016-05-294-6/+6
| * | | | | | | | missed comment updates from ->direct_IO() prototype changeAl Viro2016-05-292-4/+1
| * | | | | | | | file_inode(f)->i_mapping is f->f_mappingAl Viro2016-05-294-4/+4
| * | | | | | | | trim fsnotify hooks a bitAl Viro2016-05-291-4/+4
| * | | | | | | | 9p: new helper - v9fs_parent_fid()Al Viro2016-05-293-16/+14
| * | | | | | | | debugfs: ->d_parent is never NULL or negativeAl Viro2016-05-291-7/+0
| * | | | | | | | nfs_lookup(): remove debris left over from old sillyunlink exclusionAl Viro2016-05-291-7/+4
| * | | | | | | | orangefs: don't open-code %pd2Al Viro2016-05-291-6/+2
| * | | | | | | | tracefs: ->d_parent is never NULL or negative...Al Viro2016-05-291-7/+0
* | | | | | | | | Merge branch 'salted-string-hash'Linus Torvalds2016-07-2831-78/+86
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | fs/dcache.c: Save one 32-bit multiply in dcache lookupGeorge Spelvin2016-06-111-1/+1
| * | | | | | | | vfs: make the string hashes salt the hashLinus Torvalds2016-06-1030-74/+82
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-271-15/+19
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-2417-65/+91
| |\ \ \ \ \ \ \ \ \