aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-04-08Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-04-08fs/ncpfs/dir.c: fix indenting in ncp_lookup()Dan Carpenter
2014-04-08ncpfs/inode.c: fix mismatch printk formats and argumentsJoe Perches
2014-04-08ncpfs: remove now unused PRINTK macroJoe Perches
2014-04-08ncpfs: convert PPRINTK to ncp_vdbgJoe Perches
2014-04-08ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches
2014-04-08ncpfs: Add pr_fmt and convert printks to pr_<level>Joe Perches
2014-04-08autofs4: check dev ioctl size before allocatingSasha Levin
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-07fs/ufs: remove unused ufs_super_block_third pointerChristian Engelmayer
2014-04-07fs/ufs: remove unused ufs_super_block_second pointerChristian Engelmayer
2014-04-07fs/ufs: remove unused ufs_super_block_first pointerChristian Engelmayer
2014-04-07fs/ufs/super.c: add __init to init_inodecache()Fabian Frederick
2014-04-07fault-injection: set bounds on what /proc/self/make-it-fail accepts.Dave Jones
2014-04-07fs/bfs/inode.c: add __init to init_inodecache()Fabian Frederick
2014-04-07affs: add mount option to avoid filename truncatesFabian Frederick
2014-04-07fs/affs/dir.c: unlock/brelse dir on failure + code clean-upFabian Frederick
2014-04-07affs: add __init to init_inodecache ()Fabian Frederick
2014-04-07fs/adfs/super.c: add __init to init_inodecache()Fabian Frederick
2014-04-07vmcore: continue vmcore initialization if PT_NOTE is found emptyWANG Chao
2014-04-07include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria
2014-04-07wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-spaceOleg Nesterov
2014-04-07exec: kill bprm->tcomm[], simplify the "basename" logicOleg Nesterov
2014-04-07procfs: make /proc/*/pagemap 0400Djalal Harouni
2014-04-07procfs: make /proc/*/{stack,syscall,personality} 0400Djalal Harouni
2014-04-07fs/proc/inode.c: use RCU_INIT_POINTER(x, NULL)Monam Agarwal
2014-04-07proc: show mnt_id in /proc/pid/fdinfoAndrey Vagin
2014-04-07fs/proc/meminfo: meminfo_proc_show(): fix typo in commentLuiz Capitulino
2014-04-07mm: per-thread vma cachingDavidlohr Bueso
2014-04-07mm: implement ->map_pages for page cacheKirill A. Shutemov
2014-04-07exec: kill the unnecessary mm->def_flags setting in load_elf_binary()Alex Thorlton
2014-04-07ntfs: logging clean-upFabian Frederick
2014-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-04-07Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-04-07f2fs: fix wrong statistics of inline dataChao Yu
2014-04-07f2fs: check the acl's validity before settingZhangZhen
2014-04-07f2fs: introduce f2fs_issue_flush to avoid redundant flush issueJaegeuk Kim
2014-04-06Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-04-06ceph: skip invalid dentry during dcache readdirYan, Zheng
2014-04-05nfs: pass string length to pr_notice message about readdir loopsJeff Layton
2014-04-04ceph: flush cap release queue when trimming session capsYan, Zheng
2014-04-04ceph: don't grabs open file reference for aborted requestYan, Zheng
2014-04-04ceph: drop extra open file reference in ceph_atomic_open()Yan, Zheng
2014-04-04ceph: preallocate buffer for readdir replyYan, Zheng
2014-04-04ceph: don't include ceph.{file,dir}.layout vxattr in listxattr()Yan, Zheng
2014-04-04ceph: check buffer size in ceph_vxattrcb_layout()Yan, Zheng