aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2014-04-04ceph: fix null pointer dereference in discard_cap_releases()Yan, Zheng
2014-04-04ceph: Remove get/set acl on symlinksFabian Frederick
2014-04-04ceph: set mds_wanted when MDS reply changes a cap to auth capYan, Zheng
2014-04-04ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng
2014-04-04ceph: forbid mandatory file lockYan, Zheng
2014-04-04ceph: use fl->fl_type to decide flock operationYan, Zheng
2014-04-04ceph: update i_max_size even if inode version does not changeYan, Zheng
2014-04-04ceph: make sure write caps are registered with auth MDSYan, Zheng