Age | Commit message (Expand) | Author |
2013-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-09-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-09-06 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2013-09-06 | Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2013-09-05 | fuse: drop dentry on failed revalidate | Anand Avati |
2013-09-05 | fuse: clean up return in fuse_dentry_revalidate() | Miklos Szeredi |
2013-09-05 | fuse: use d_materialise_unique() | Miklos Szeredi |
2013-09-05 | sysfs: use check_submounts_and_drop() | Miklos Szeredi |
2013-09-05 | nfs: use check_submounts_and_drop() | Miklos Szeredi |
2013-09-05 | gfs2: use check_submounts_and_drop() | Miklos Szeredi |
2013-09-05 | afs: use check_submounts_and_drop() | Miklos Szeredi |
2013-09-05 | vfs: check unlinked ancestors before mount | Miklos Szeredi |
2013-09-05 | vfs: check submounts and drop atomically | Miklos Szeredi |
2013-09-05 | vfs: add d_walk() | Miklos Szeredi |
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 | 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 | 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 | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-09-03 | Merge branch 'lockref' (locked reference counts) | Linus Torvalds |
2013-09-03 | f2fs: avoid an overflow during utilization calculation | Jaegeuk Kim |
2013-09-03 | f2fs: trigger GC when there are prefree segments | Jaegeuk Kim |
2013-09-02 | vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock() | Linus Torvalds |
2013-09-02 | vfs: use lockref_get_not_zero() for optimistic lockless dget_parent() | Waiman Long |
2013-08-30 | userns: Kill nsown_capable it makes the wrong thing easy | Eric W. Biederman |
2013-08-30 | pstore/ram: (really) fix undefined usage of rounddown_pow_of_two | Maxime Bizon |
2013-08-28 | sysfs: Restrict mounting sysfs | Eric W. Biederman |
2013-08-28 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-08-28 | fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbers | Goldwyn Rodrigues |
2013-08-28 | vfs: make the dentry cache use the lockref infrastructure | Waiman Long |
2013-08-28 | ext4: allow specifying external journal by pathname mount option | Eric Sandeen |