aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* 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
| * | | | | | Merge branch 'xfs-bug-fixes-for-3.15-2' into for-nextDave Chinner2014-03-13
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | xfs: inode log reservations are still too smallDave Chinner2014-03-07
| | * | | | | xfs: xfs_check_page_type buffer checks need helpDave Chinner2014-03-07
| | * | | | | xfs: avoid AGI/AGF deadlock scenario for inode chunk allocationBrian Foster2014-03-07
| | * | | | | xfs: use NOIO contexts for vm_map_ramDave Chinner2014-03-07
| | * | | | | xfs: don't leak EFSBADCRC to userspaceDave Chinner2014-03-07
| * | | | | | Merge branch 'xfs-verifier-cleanup' into for-nextDave Chinner2014-03-13
| |\ \ \ \ \ \
| | * | | | | | xfs: modify verifiers to differentiate CRC from other errorsEric Sandeen2014-02-26
| | * | | | | | xfs: print useful caller information in xfs_error_reportEric Sandeen2014-02-26
| | * | | | | | xfs: add xfs_verifier_error()Eric Sandeen2014-02-26
| | * | | | | | xfs: add helper for updating checksums on xfs_bufsEric Sandeen2014-02-26
| | * | | | | | xfs: add helper for verifying checksums on xfs_bufsEric Sandeen2014-02-26
| | * | | | | | xfs: Use defines for CRC offsets in all casesEric Sandeen2014-02-26
| | * | | | | | xfs: skip pointless CRC updates after verifier failuresEric Sandeen2014-02-26
| * | | | | | | Merge branch 'xfs-stack-fixes' into for-nextDave Chinner2014-03-13
| |\ \ \ \ \ \ \
| | * | | | | | | xfs: fix directory inode iolock lockdep false positiveDave Chinner2014-02-27