summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-03-22fat: add config option to set UTF-8 mount option by defaultMaciej S. Szmigiero
2016-03-22ext4: in ext4_dir_llseek, check syscall bitness directlyAndy Lutomirski
2016-03-22ocfs2: check/fix inode block for online file checkGang He
2016-03-22ocfs2: create/remove sysfile for online file checkGang He
2016-03-22ocfs2: sysfile interfaces for online file checkGang He
2016-03-22ocfs2: export ocfs2_kset for online file checkGang He
2016-03-21Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-03-21Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-21Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2016-03-21Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2016-03-21btrfs: make sure we stay inside the bvec during __btrfs_lookup_bio_sumsChris Mason
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-18Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-18Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro
2016-03-18splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent
2016-03-17f2fs: submit node page write bios when really requiredJaegeuk Kim
2016-03-17f2fs: add missing argument to f2fs_setxattr stubArnd Bergmann
2016-03-17f2fs: fix to avoid unneeded unlock_new_inodeChao Yu
2016-03-17f2fs: clean up opened code with f2fs_update_dentryChao Yu
2016-03-17f2fs: declare static functionsJaegeuk Kim
2016-03-17f2fs: use cryptoapi crc32 functionsKeith Mok
2016-03-17f2fs: modify the readahead method in ra_node_page()Fan Li
2016-03-17f2fs crypto: sync ext4_lookup and ext4_file_openJaegeuk Kim
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim
2016-03-17Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-17Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-17Merge tag 'dlm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2016-03-17Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-03-17lib: update single-char callers of strtobool()Kees Cook
2016-03-17btrfs: use radix_tree_iter_retry()Matthew Wilcox
2016-03-17proc-vmcore: wrong data type casting fixDave Young
2016-03-17proc/base: make prompt shell start from new line after executing "cat /proc/$...Minfei Huang
2016-03-17procfs: add conditional compilation checkEric Engestrom
2016-03-17proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz
2016-03-17timer: convert timer_slack_ns from unsigned long to u64John Stultz
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim
2016-03-17mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko
2016-03-17/proc/kpageflags: return KPF_SLAB for slab tail pagesNaoya Horiguchi
2016-03-17/proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-17Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-16vfs: show_vfsstat: do not ignore errors from show_devname methodDmitry V. Levin
2016-03-15autofs4: use pr_xxx() macros directly for loggingIan Kent