summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-03-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds13-437/+463
2016-03-21Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds66-1590/+2178
2016-03-21Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds33-2360/+2627
2016-03-21Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds3-31/+232
2016-03-21Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+20
2016-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds22-410/+459
2016-03-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-91/+109
2016-03-19Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+5
2016-03-18Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro22-410/+459
2016-03-18splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent1-0/+3
2016-03-18f2fs: submit node page write bios when really requiredJaegeuk Kim1-11/+1
2016-03-18f2fs: add missing argument to f2fs_setxattr stubArnd Bergmann1-1/+2
2016-03-18f2fs: fix to avoid unneeded unlock_new_inodeChao Yu1-3/+3
2016-03-18f2fs: clean up opened code with f2fs_update_dentryChao Yu1-16/+6
2016-03-18f2fs: declare static functionsJaegeuk Kim1-2/+2
2016-03-18f2fs: use cryptoapi crc32 functionsKeith Mok4-24/+45
2016-03-18f2fs: modify the readahead method in ra_node_page()Fan Li1-5/+4
2016-03-18f2fs crypto: sync ext4_lookup and ext4_file_openJaegeuk Kim3-1/+28
2016-03-18fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim21-1322/+1172
2016-03-18Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2016-03-18Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-79/+46
2016-03-18Merge tag 'dlm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds1-12/+62
2016-03-18Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds27-1459/+1099
2016-03-18Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds5-75/+38
2016-03-18lib: update single-char callers of strtobool()Kees Cook4-48/+20
2016-03-18btrfs: use radix_tree_iter_retry()Matthew Wilcox1-2/+1
2016-03-18proc-vmcore: wrong data type casting fixDave Young1-2/+5
2016-03-18proc/base: make prompt shell start from new line after executing "cat /proc/$...Minfei Huang1-1/+1
2016-03-18procfs: add conditional compilation checkEric Engestrom1-0/+2
2016-03-18proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz1-0/+67
2016-03-18timer: convert timer_slack_ns from unsigned long to u64John Stultz2-5/+5
2016-03-18mm: introduce page reference manipulation functionsJoonsoo Kim1-1/+1
2016-03-18mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko1-30/+1
2016-03-18/proc/kpageflags: return KPF_SLAB for slab tail pagesNaoya Horiguchi1-0/+2
2016-03-18/proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi1-2/+4
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-22/+0
2016-03-17Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+14
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-0/+92
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds18-296/+329
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-298/+501
2016-03-16vfs: show_vfsstat: do not ignore errors from show_devname methodDmitry V. Levin1-0/+2
2016-03-16autofs4: use pr_xxx() macros directly for loggingIan Kent6-75/+68
2016-03-16autofs4: change log print macros to not insert newlineIan Kent6-49/+49
2016-03-16autofs4: make autofs log prints consistentIan Kent4-12/+12
2016-03-16autofs4: fix some white space errorsIan Kent4-8/+6
2016-03-16autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()Ian Kent1-1/+1
2016-03-16autofs4: fix coding style line length in autofs4_wait()Ian Kent1-2/+4
2016-03-16autofs4: fix coding style problem in autofs4_get_set_timeout()Ian Kent1-8/+20
2016-03-16autofs4: coding style fixesIan Kent8-158/+175
2016-03-16autofs: show pipe inode in mount optionsStanislav Kinsburskiy1-1/+6