Age | Commit message (Expand) | Author |
2013-09-05 | vfs: restructure d_genocide() | Miklos Szeredi |
2013-09-05 | sparc: fix PCI device proc file mmap(2) | Alexey Dobriyan |
2013-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-09-05 | nfs4: Map NFS4ERR_WRONG_CRED to EPERM | Weston Andros Adamson |
2013-09-05 | nfs4.1: Add SP4_MACH_CRED write and commit support | Weston Andros Adamson |
2013-09-05 | nfs4.1: Add SP4_MACH_CRED stateid support | Weston Andros Adamson |
2013-09-05 | nfs4.1: Add SP4_MACH_CRED secinfo support | Weston Andros Adamson |
2013-09-05 | nfs4.1: Add SP4_MACH_CRED cleanup support | Weston Andros Adamson |
2013-09-05 | nfs4.1: Add state protection handler | Weston Andros Adamson |
2013-09-05 | nfs4.1: Minimal SP4_MACH_CRED implementation | Weston Andros Adamson |
2013-09-05 | GFS2: dirty inode correctly in gfs2_write_end | Benjamin Marzinski |
2013-09-05 | GFS2: Don't flag consistency error if first mounter is a spectator | Bob Peterson |
2013-09-05 | f2fs: optimize gc for better performance | Jin Xu |
2013-09-05 | f2fs: merge more bios of node block writes | Jaegeuk Kim |
2013-09-04 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-04 | Merge tag 'dlm-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds |
2013-09-04 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-09-04 | NFSv4: Document the recover_lost_locks kernel parameter | Trond Myklebust |
2013-09-04 | NFSv4: Don't try to recover NFSv4 locks when they are lost. | NeilBrown |
2013-09-04 | NFS: Fix warning introduced by NFSv4.0 transport blocking patches | Chuck Lever |
2013-09-04 | When CONFIG_NFS_V4_1 is not enabled, "make C=2" emits this warning: | Chuck Lever |
2013-09-04 | fuse: use list_for_each_entry() for list traversing | Dong Fang |
2013-09-04 | GFS2: Remove unnecessary memory barrier | Bob Peterson |
2013-09-04 | direct-io: Handle O_(D)SYNC AIO | Christoph Hellwig |
2013-09-04 | direct-io: Implement generic deferred AIO completions | Christoph Hellwig |
2013-09-03 | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-09-03 | switch fchmod() to fdget | Al Viro |
2013-09-03 | switch epoll_ctl() to fdget | Al Viro |
2013-09-03 | git simplify nilfs check for busy subtree | Al Viro |
2013-09-03 | constify touch_atime() | Al Viro |
2013-09-03 | vfs: allow umount to handle mountpoints without revalidating them | Jeff Layton |
2013-09-03 | vfs: call d_op->d_prune() before unhashing dentry | Yan, Zheng |
2013-09-03 | only regular files with FMODE_WRITE need to be on s_files | Al Viro |
2013-09-03 | nfsd: racy access to ->d_name in nsfd4_encode_path() | Al Viro |
2013-09-03 | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2013-09-03 | xfs: XFS_MOUNT_QUOTA_ALL needed by userspace | Dave Chinner |
2013-09-03 | xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_ino | Dave Chinner |
2013-09-03 | NFS: Update session draining barriers for NFSv4.0 transport blocking | Chuck Lever |
2013-09-03 | NFS: Add nfs4_sequence calls for OPEN_CONFIRM | Chuck Lever |
2013-09-03 | NFS: Add nfs4_sequence calls for RELEASE_LOCKOWNER | Chuck Lever |
2013-09-03 | NFS: Enable nfs4_setup_sequence() for DELEGRETURN | Chuck Lever |
2013-09-03 | NFS: NFSv4.0 transport blocking | Chuck Lever |
2013-09-03 | NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking | Chuck Lever |
2013-09-03 | NFS: Add global helper for releasing slot table resources | Chuck Lever |
2013-09-03 | NFS: Add global helper to set up a stand-along nfs4_slot_table | Chuck Lever |
2013-09-03 | NFS: Enable slot table helpers for NFSv4.0 | Chuck Lever |
2013-09-03 | NFS: Remove unused call_sync minor version op | Chuck Lever |
2013-09-03 | NFS: Add RPC callouts to start NFSv4.0 synchronous requests | Chuck Lever |
2013-09-03 | NFS: Common versions of sequence helper functions | Chuck Lever |
2013-09-03 | NFS: Clean up nfs4_setup_sequence() | Chuck Lever |