| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: per-thread vma caching | Davidlohr Bueso | 2014-04-07 | 2 | -2/+6 |
* | mm: implement ->map_pages for page cache | Kirill A. Shutemov | 2014-04-07 | 11 | -0/+12 |
* | exec: kill the unnecessary mm->def_flags setting in load_elf_binary() | Alex Thorlton | 2014-04-07 | 1 | -4/+0 |
* | ntfs: logging clean-up | Fabian Frederick | 2014-04-07 | 3 | -51/+42 |
* | Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-04-06 | 13 | -189/+271 |
|\ |
|
| * | nfs: pass string length to pr_notice message about readdir loops | Jeff Layton | 2014-04-05 | 1 | -4/+3 |
| * | NFSv4: Fix a use-after-free problem in open() | Trond Myklebust | 2014-03-28 | 1 | -9/+10 |
| * | NFSv4: Ensure we respect soft mount timeouts during trunking discovery | Trond Myklebust | 2014-03-19 | 1 | -1/+3 |
| * | NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted | Trond Myklebust | 2014-03-19 | 1 | -0/+7 |
| * | NFS: advertise only supported callback netids | Chuck Lever | 2014-03-17 | 1 | -6/+18 |
| * | NFS: Clean up: revert increase in READDIR RPC buffer max size | Chuck Lever | 2014-03-17 | 1 | -2/+1 |
| * | Merge branch 'devel' into linux-next | Trond Myklebust | 2014-03-17 | 11 | -167/+229 |
| |\ |
|
| | * | nfs: emit a fsnotify_nameremove call in sillyrename codepath | Jeff Layton | 2014-03-17 | 1 | -2/+13 |
| | * | nfs: remove synchronous rename code | Jeff Layton | 2014-03-17 | 3 | -105/+0 |
| | * | nfs: convert nfs_rename to use async_rename infrastructure | Jeff Layton | 2014-03-17 | 1 | -2/+11 |
| | * | nfs: make nfs_async_rename non-static | Jeff Layton | 2014-03-17 | 2 | -1/+8 |
| | * | nfs: abstract out code needed to complete a sillyrename | Jeff Layton | 2014-03-17 | 1 | -4/+18 |
| | * | NFSv4: Clear the open state flags if the new stateid does not match | Trond Myklebust | 2014-02-19 | 3 | -5/+28 |
| | * | NFSv4: Use correct locking when updating nfs4_state in nfs4_close_done | Trond Myklebust | 2014-02-19 | 1 | -30/+35 |
| | * | NFSv4.1: Ensure that we free existing layout segments if we get a new layout | Trond Myklebust | 2014-02-19 | 1 | -0/+15 |
| | * | NFSv4.1: Minor optimisation in get_layout_by_fh_locked() | Trond Myklebust | 2014-02-19 | 1 | -2/+2 |
| | * | NFSv4.1: Ensure that the layout recall callback matches layout stateids | Trond Myklebust | 2014-02-19 | 1 | -5/+10 |
| | * | NFSv4: Don't update the open stateid unless it is newer than the old one | Trond Myklebust | 2014-02-19 | 2 | -4/+27 |
| | * | NFSv4.1: Fix wraparound issues in pnfs_seqid_is_newer() | Trond Myklebust | 2014-02-19 | 1 | -1/+1 |
| | * | NFS: Be more aggressive in using readdirplus for 'ls -l' situations | Trond Myklebust | 2014-02-11 | 3 | -11/+66 |
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-04-06 | 3 | -7/+7 |
|\ \ \ |
|
| * | | | VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms. | Rusty Russell | 2014-03-24 | 3 | -7/+7 |
* | | | | Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2014-04-04 | 54 | -415/+1177 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'xfs-bug-fixes-for-3.15-3' into for-next | Dave Chinner | 2014-04-04 | 2 | -3/+3 |
| |\ \ \ \ |
|
| | * | | | | xfs: fix directory hash ordering bug | Mark Tinguely | 2014-04-04 | 1 | -1/+1 |
| | * | | | | xfs: extra semi-colon breaks a condition | Dan Carpenter | 2014-04-04 | 1 | -2/+2 |
| * | | | | | Merge branch 'xfs-O_TMPFILE-support' into for-next | Dave Chinner | 2014-03-13 | 7 | -15/+201 |
| |\ \ \ \ \ |
|
| | * | | | | | xfs: allow linkat() on O_TMPFILE files | Zhi Yong Wu | 2014-01-06 | 2 | -3/+26 |
| | * | | | | | xfs: add O_TMPFILE support | Zhi Yong Wu | 2014-01-06 | 6 | -3/+164 |
| | * | | | | | xfs: factor prid related codes into xfs_get_initial_prid() | Zhi Yong Wu | 2014-01-06 | 3 | -9/+12 |
| * | | | | | | Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next | Dave Chinner | 2014-03-13 | 8 | -39/+126 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | xfs: inode log reservations are still too small | Dave Chinner | 2014-03-07 | 1 | -7/+15 |
| | * | | | | | xfs: xfs_check_page_type buffer checks need help | Dave Chinner | 2014-03-07 | 1 | -31/+50 |
| | * | | | | | xfs: avoid AGI/AGF deadlock scenario for inode chunk allocation | Brian Foster | 2014-03-07 | 1 | -0/+12 |
| | * | | | | | xfs: use NOIO contexts for vm_map_ram | Dave Chinner | 2014-03-07 | 2 | -1/+31 |
| | * | | | | | xfs: don't leak EFSBADCRC to userspace | Dave Chinner | 2014-03-07 | 3 | -0/+18 |
| * | | | | | | Merge branch 'xfs-verifier-cleanup' into for-next | Dave Chinner | 2014-03-13 | 25 | -155/+202 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | xfs: modify verifiers to differentiate CRC from other errors | Eric Sandeen | 2014-02-27 | 16 | -117/+125 |
| | * | | | | | | xfs: print useful caller information in xfs_error_report | Eric Sandeen | 2014-02-27 | 1 | -1/+1 |
| | * | | | | | | xfs: add xfs_verifier_error() | Eric Sandeen | 2014-02-27 | 3 | -0/+27 |
| | * | | | | | | xfs: add helper for updating checksums on xfs_bufs | Eric Sandeen | 2014-02-27 | 12 | -15/+20 |
| | * | | | | | | xfs: add helper for verifying checksums on xfs_bufs | Eric Sandeen | 2014-02-27 | 13 | -26/+24 |
| | * | | | | | | xfs: Use defines for CRC offsets in all cases | Eric Sandeen | 2014-02-27 | 9 | -17/+24 |
| | * | | | | | | xfs: skip pointless CRC updates after verifier failures | Eric Sandeen | 2014-02-27 | 2 | -0/+2 |
| * | | | | | | | Merge branch 'xfs-stack-fixes' into for-next | Dave Chinner | 2014-03-13 | 3 | -143/+265 |
| |\ \ \ \ \ \ \ |
|