Age | Commit message (Expand) | Author |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | reiserfs: Properly display mount options in /proc/mounts | Jan Kara |
2012-01-06 | vfs: prevent remount read-only if pending removes | Miklos Szeredi |
2012-01-06 | vfs: count unlinked inodes | Miklos Szeredi |
2012-01-06 | vfs: protect remounting superblock read-only | Miklos Szeredi |
2012-01-06 | vfs: keep list of mounts for each superblock | Miklos Szeredi |
2012-01-06 | vfs: switch ->show_options() to struct dentry * | Al Viro |
2012-01-06 | vfs: switch ->show_path() to struct dentry * | Al Viro |
2012-01-06 | vfs: switch ->show_devname() to struct dentry * | Al Viro |
2012-01-06 | vfs: switch ->show_stats to struct dentry * | Al Viro |
2012-01-06 | switch security_path_chmod() to struct path * | Al Viro |
2012-01-06 | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb | Al Viro |
2012-01-06 | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro |
2012-01-06 | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds |
2012-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-01-05 | vfs: fix up ENOIOCTLCMD error handling | Linus Torvalds |
2012-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-01-04 | minixfs: misplaced checks lead to dentry leak | Al Viro |
2012-01-04 | [CIFS] default ntlmv2 for cifs mount delayed to 3.3 | Steve French |
2012-01-03 | vfs: trim includes a bit | Al Viro |
2012-01-03 | switch mnt_namespace ->root to struct mount | Al Viro |
2012-01-03 | vfs: take /proc/*/mounts and friends to fs/proc_namespace.c | Al Viro |
2012-01-03 | vfs: opencode mntget() mnt_set_mountpoint() | Al Viro |
2012-01-03 | vfs: spread struct mount - remaining argument of next_mnt() | Al Viro |
2012-01-03 | vfs: move fsnotify junk to struct mount | Al Viro |
2012-01-03 | vfs: move mnt_devname | Al Viro |
2012-01-03 | vfs: move mnt_list to struct mount | Al Viro |
2012-01-03 | vfs: switch pnode.h macros to struct mount * | Al Viro |
2012-01-03 | vfs: move the rest of int fields to struct mount | Al Viro |
2012-01-03 | vfs: mnt_id/mnt_group_id moved | Al Viro |
2012-01-03 | vfs: mnt_ns moved to struct mount | Al Viro |
2012-01-03 | vfs: spread struct mount - mntput_no_expire | Al Viro |
2012-01-03 | vfs: spread struct mount - do_add_mount and graft_tree | Al Viro |
2012-01-03 | vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount | Al Viro |
2012-01-03 | vfs: and now we can make ->mnt_master point to struct mount | Al Viro |
2012-01-03 | vfs: take mnt_master to struct mount | Al Viro |
2012-01-03 | vfs: spread struct mount - remaining argument of mnt_set_mountpoint() | Al Viro |
2012-01-03 | vfs: spread struct mount - propagate_mnt() | Al Viro |
2012-01-03 | vfs: spread struct mount - shared subtree iterators | Al Viro |
2012-01-03 | vfs: spread struct mount - get_dominating_id / do_make_slave | Al Viro |
2012-01-03 | vfs: take mnt_child/mnt_mounts to struct mount | Al Viro |
2012-01-03 | vfs: all counters taken to struct mount | Al Viro |
2012-01-03 | vfs: spread struct mount - work with counters | Al Viro |
2012-01-03 | vfs: move mnt_mountpoint to struct mount | Al Viro |