aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* fault-injection: set bounds on what /proc/self/make-it-fail accepts.Dave Jones2014-04-07
* fs/bfs/inode.c: add __init to init_inodecache()Fabian Frederick2014-04-07
* affs: add mount option to avoid filename truncatesFabian Frederick2014-04-07
* fs/affs/dir.c: unlock/brelse dir on failure + code clean-upFabian Frederick2014-04-07
* affs: add __init to init_inodecache ()Fabian Frederick2014-04-07
* fs/adfs/super.c: add __init to init_inodecache()Fabian Frederick2014-04-07
* vmcore: continue vmcore initialization if PT_NOTE is found emptyWANG Chao2014-04-07
* include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria2014-04-07
* wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-spaceOleg Nesterov2014-04-07
* exec: kill bprm->tcomm[], simplify the "basename" logicOleg Nesterov2014-04-07
* procfs: make /proc/*/pagemap 0400Djalal Harouni2014-04-07
* procfs: make /proc/*/{stack,syscall,personality} 0400Djalal Harouni2014-04-07
* fs/proc/inode.c: use RCU_INIT_POINTER(x, NULL)Monam Agarwal2014-04-07
* proc: show mnt_id in /proc/pid/fdinfoAndrey Vagin2014-04-07
* fs/proc/meminfo: meminfo_proc_show(): fix typo in commentLuiz Capitulino2014-04-07
* mm: per-thread vma cachingDavidlohr Bueso2014-04-07
* mm: implement ->map_pages for page cacheKirill A. Shutemov2014-04-07
* exec: kill the unnecessary mm->def_flags setting in load_elf_binary()Alex Thorlton2014-04-07
* ntfs: logging clean-upFabian Frederick2014-04-07
* Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-04-06
|\
| * nfs: pass string length to pr_notice message about readdir loopsJeff Layton2014-04-05
| * NFSv4: Fix a use-after-free problem in open()Trond Myklebust2014-03-28
| * NFSv4: Ensure we respect soft mount timeouts during trunking discoveryTrond Myklebust2014-03-19
| * NFSv4: Schedule recovery if nfs40_walk_client_list() is interruptedTrond Myklebust2014-03-19
| * NFS: advertise only supported callback netidsChuck Lever2014-03-17
| * NFS: Clean up: revert increase in READDIR RPC buffer max sizeChuck Lever2014-03-17
| * Merge branch 'devel' into linux-nextTrond Myklebust2014-03-17
| |\
| | * nfs: emit a fsnotify_nameremove call in sillyrename codepathJeff Layton2014-03-17
| | * nfs: remove synchronous rename codeJeff Layton2014-03-17
| | * nfs: convert nfs_rename to use async_rename infrastructureJeff Layton2014-03-17
| | * nfs: make nfs_async_rename non-staticJeff Layton2014-03-17
| | * nfs: abstract out code needed to complete a sillyrenameJeff Layton2014-03-17
| | * NFSv4: Clear the open state flags if the new stateid does not matchTrond Myklebust2014-02-19
| | * NFSv4: Use correct locking when updating nfs4_state in nfs4_close_doneTrond Myklebust2014-02-19
| | * NFSv4.1: Ensure that we free existing layout segments if we get a new layoutTrond Myklebust2014-02-19
| | * NFSv4.1: Minor optimisation in get_layout_by_fh_locked()Trond Myklebust2014-02-19
| | * NFSv4.1: Ensure that the layout recall callback matches layout stateidsTrond Myklebust2014-02-19
| | * NFSv4: Don't update the open stateid unless it is newer than the old oneTrond Myklebust2014-02-19
| | * NFSv4.1: Fix wraparound issues in pnfs_seqid_is_newer()Trond Myklebust2014-02-19
| | * NFS: Be more aggressive in using readdirplus for 'ls -l' situationsTrond Myklebust2014-02-11
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-06
|\ \ \
| * | | VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.Rusty Russell2014-03-23
* | | | Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-04-04
|\ \ \ \
| * \ \ \ Merge branch 'xfs-bug-fixes-for-3.15-3' into for-nextDave Chinner2014-04-03
| |\ \ \ \
| | * | | | xfs: fix directory hash ordering bugMark Tinguely2014-04-03
| | * | | | xfs: extra semi-colon breaks a conditionDan Carpenter2014-04-03
| * | | | | Merge branch 'xfs-O_TMPFILE-support' into for-nextDave Chinner2014-03-13
| |\ \ \ \ \
| | * | | | | xfs: allow linkat() on O_TMPFILE filesZhi Yong Wu2014-01-06
| | * | | | | xfs: add O_TMPFILE supportZhi Yong Wu2014-01-06
| | * | | | | xfs: factor prid related codes into xfs_get_initial_prid()Zhi Yong Wu2014-01-06