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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-09
no need to keep brlock macros anymore...
Al Viro
1
-10
/
+0
2013-11-09
coda_revalidate_inode(): switch to passing inode...
Al Viro
3
-4
/
+3
2013-11-09
fold __d_shrink() into its only remaining caller
Al Viro
1
-22
/
+10
2013-11-09
get rid of s_files and files_lock
Al Viro
5
-156
/
+2
2013-11-09
get rid of {lock,unlock}_rcu_walk()
Al Viro
1
-24
/
+14
2013-11-09
RCU'd vfsmounts
Al Viro
6
-83
/
+136
2013-11-09
switch shrink_dcache_for_umount() to use of d_walk()
Al Viro
1
-110
/
+85
2013-10-24
fuse: rcu-delay freeing fuse_conn
Al Viro
3
-2
/
+4
2013-10-24
pid_namespace: make freeing struct pid_namespace rcu-delayed
Al Viro
2
-1
/
+8
2013-10-24
ncpfs: rcu-delay unload_nls() and freeing ncp_server
Al Viro
2
-8
/
+13
2013-10-24
fat: rcu-delay unloading nls and freeing sbi
Al Viro
2
-8
/
+12
2013-10-24
cifs: rcu-delay unload_nls() and freeing sbi
Al Viro
2
-2
/
+9
2013-10-24
autofs4: make freeing sbi rcu-delayed
Al Viro
2
-9
/
+5
2013-10-24
adfs: delayed freeing of sbi
Al Viro
2
-5
/
+7
2013-10-24
hpfs: make freeing sbi and codetables rcu-delayed
Al Viro
2
-14
/
+15
2013-10-24
make freeing super_block rcu-delayed
Al Viro
2
-1
/
+2
2013-10-24
vfs: introduce d_instantiate_no_diralias()
Miklos Szeredi
5
-40
/
+33
2013-10-24
move taking vfsmount_lock down into prepend_path()
Al Viro
1
-9
/
+2
2013-10-24
split __lookup_mnt() in two functions
Al Viro
4
-25
/
+30
2013-10-24
uninline destroy_super(), consolidate alloc_super()
Al Viro
1
-120
/
+86
2013-10-24
isofs: don't pass dentry to isofs_hash{i,}_common()
Al Viro
1
-6
/
+6
2013-10-24
new helpers: lock_mount_hash/unlock_mount_hash
Al Viro
5
-54
/
+64
2013-10-24
don't bother with vfsmount_lock in mounts_poll()
Al Viro
1
-4
/
+4
2013-10-24
namespace.c: get rid of mnt_ghosts
Al Viro
3
-18
/
+9
2013-10-24
fold dup_mnt_ns() into its only surviving caller
Al Viro
1
-30
/
+18
2013-10-24
mnt_set_expiry() doesn't need vfsmount_lock
Al Viro
1
-2
/
+0
2013-10-24
finish_automount() doesn't need vfsmount_lock for removal from expiry list
Al Viro
1
-2
/
+0
2013-10-24
fs/namespace.c: bury long-dead define
Al Viro
1
-2
/
+0
2013-10-24
fold mntfree() into mntput_no_expire()
Al Viro
1
-23
/
+16
2013-10-24
do_remount(): pull touch_mnt_namespace() up
Al Viro
1
-5
/
+1
2013-10-24
dup_mnt_ns(): get rid of pointless grabbing of vfsmount_lock
Al Viro
1
-2
/
+0
2013-10-24
fs_is_visible only needs namespace_sem held shared
Al Viro
1
-2
/
+2
2013-10-24
initialize namespace_sem statically
Al Viro
1
-3
/
+1
2013-10-24
file->f_op is never NULL...
Al Viro
29
-97
/
+74
2013-10-24
rtl8188eu: remove dead code
Al Viro
2
-213
/
+0
2013-10-24
dmxdev: get rid of pointless clearing ->f_op
Al Viro
1
-4
/
+0
2013-10-24
consolidate the reassignments of ->f_op in ->open() instances
Al Viro
8
-77
/
+43
2013-10-24
put_mnt_ns(): use drop_collected_mounts()
Al Viro
1
-5
/
+1
2013-10-24
ncpfs: switch to %p[dD]
Al Viro
2
-43
/
+24
2013-10-24
ubifs: switch to %pd
Al Viro
3
-34
/
+29
2013-10-24
sunrpc: switch to %pd
Al Viro
1
-6
/
+6
2013-10-24
nfsd: switch to %p[dD]
Al Viro
5
-37
/
+31
2013-10-24
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
11
-186
/
+119
2013-10-24
befs: split symlink iops in two - for short and long symlinks resp.
Al Viro
1
-30
/
+31
2013-10-24
new helper: kfree_put_link()
Al Viro
8
-38
/
+15
2013-10-24
libfs: get exports to definitions of objects being exported...
Al Viro
1
-35
/
+34
2013-10-24
ecryptfs: ->lower_path.dentry is never NULL
Al Viro
1
-2
/
+1
2013-10-24
ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt}
Al Viro
3
-18
/
+3
2013-10-24
ecryptfs: don't leave RCU pathwalk immediately
Al Viro
2
-15
/
+20
2013-10-24
ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_op
Al Viro
1
-1
/
+1
[prev]
[next]