index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
14
-32
/
+31
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-28
/
+25
2012-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
19
-334
/
+394
2012-01-08
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
19
-1333
/
+412
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
267
-7706
/
+1920
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+95
2012-01-06
reiserfs: Properly display mount options in /proc/mounts
Jan Kara
2
-10
/
+197
2012-01-06
vfs: prevent remount read-only if pending removes
Miklos Szeredi
3
-27
/
+7
2012-01-06
vfs: count unlinked inodes
Miklos Szeredi
1
-0
/
+85
2012-01-06
vfs: protect remounting superblock read-only
Miklos Szeredi
3
-5
/
+58
2012-01-06
vfs: keep list of mounts for each superblock
Miklos Szeredi
3
-0
/
+10
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
31
-78
/
+77
2012-01-06
vfs: switch ->show_path() to struct dentry *
Al Viro
2
-3
/
+3
2012-01-06
vfs: switch ->show_devname() to struct dentry *
Al Viro
2
-11
/
+12
2012-01-06
vfs: switch ->show_stats to struct dentry *
Al Viro
3
-13
/
+14
2012-01-06
switch security_path_chmod() to struct path *
Al Viro
1
-1
/
+1
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
10
-17
/
+17
2012-01-06
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
179
-6536
/
+426
2012-01-06
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...
Linus Torvalds
2
-33
/
+6
2012-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-0
/
+95
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-41
/
+41
2012-01-05
vfs: fix up ENOIOCTLCMD error handling
Linus Torvalds
2
-37
/
+3
2012-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-19
/
+19
2012-01-04
minixfs: misplaced checks lead to dentry leak
Al Viro
1
-17
/
+17
2012-01-04
[CIFS] default ntlmv2 for cifs mount delayed to 3.3
Steve French
1
-1
/
+1
2012-01-03
vfs: trim includes a bit
Al Viro
2
-20
/
+6
2012-01-03
switch mnt_namespace ->root to struct mount
Al Viro
2
-7
/
+7
2012-01-03
vfs: take /proc/*/mounts and friends to fs/proc_namespace.c
Al Viro
5
-325
/
+364
2012-01-03
vfs: opencode mntget() mnt_set_mountpoint()
Al Viro
1
-1
/
+2
2012-01-03
vfs: spread struct mount - remaining argument of next_mnt()
Al Viro
1
-17
/
+18
2012-01-03
vfs: move fsnotify junk to struct mount
Al Viro
5
-37
/
+47
2012-01-03
vfs: move mnt_devname
Al Viro
2
-10
/
+11
2012-01-03
vfs: move mnt_list to struct mount
Al Viro
2
-24
/
+26
2012-01-03
vfs: switch pnode.h macros to struct mount *
Al Viro
3
-29
/
+29
2012-01-03
vfs: move the rest of int fields to struct mount
Al Viro
3
-16
/
+21
2012-01-03
vfs: mnt_id/mnt_group_id moved
Al Viro
4
-18
/
+22
2012-01-03
vfs: mnt_ns moved to struct mount
Al Viro
4
-28
/
+30
2012-01-03
vfs: spread struct mount - mntput_no_expire
Al Viro
1
-6
/
+7
2012-01-03
vfs: spread struct mount - do_add_mount and graft_tree
Al Viro
1
-11
/
+11
2012-01-03
vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount
Al Viro
3
-36
/
+41
2012-01-03
vfs: and now we can make ->mnt_master point to struct mount
Al Viro
3
-12
/
+12
2012-01-03
vfs: take mnt_master to struct mount
Al Viro
3
-18
/
+20
2012-01-03
vfs: spread struct mount - remaining argument of mnt_set_mountpoint()
Al Viro
3
-6
/
+6
2012-01-03
vfs: spread struct mount - propagate_mnt()
Al Viro
3
-13
/
+13
2012-01-03
vfs: spread struct mount - shared subtree iterators
Al Viro
1
-50
/
+47
2012-01-03
vfs: spread struct mount - get_dominating_id / do_make_slave
Al Viro
3
-31
/
+31
2012-01-03
vfs: take mnt_child/mnt_mounts to struct mount
Al Viro
3
-24
/
+26
2012-01-03
vfs: all counters taken to struct mount
Al Viro
2
-20
/
+32
2012-01-03
vfs: spread struct mount - work with counters
Al Viro
3
-62
/
+66
[next]