index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-25
cifs: rcu-delay unload_nls() and freeing sbi
Al Viro
2
-2
/
+9
2013-10-25
autofs4: make freeing sbi rcu-delayed
Al Viro
2
-9
/
+5
2013-10-25
adfs: delayed freeing of sbi
Al Viro
2
-5
/
+7
2013-10-25
hpfs: make freeing sbi and codetables rcu-delayed
Al Viro
2
-14
/
+15
2013-10-25
make freeing super_block rcu-delayed
Al Viro
2
-1
/
+2
2013-10-25
vfs: introduce d_instantiate_no_diralias()
Miklos Szeredi
5
-40
/
+33
2013-10-25
move taking vfsmount_lock down into prepend_path()
Al Viro
1
-9
/
+2
2013-10-25
split __lookup_mnt() in two functions
Al Viro
4
-25
/
+30
2013-10-25
uninline destroy_super(), consolidate alloc_super()
Al Viro
1
-120
/
+86
2013-10-25
isofs: don't pass dentry to isofs_hash{i,}_common()
Al Viro
1
-6
/
+6
2013-10-25
new helpers: lock_mount_hash/unlock_mount_hash
Al Viro
5
-54
/
+64
2013-10-25
don't bother with vfsmount_lock in mounts_poll()
Al Viro
1
-4
/
+4
2013-10-25
namespace.c: get rid of mnt_ghosts
Al Viro
3
-18
/
+9
2013-10-25
fold dup_mnt_ns() into its only surviving caller
Al Viro
1
-30
/
+18
2013-10-25
mnt_set_expiry() doesn't need vfsmount_lock
Al Viro
1
-2
/
+0
2013-10-25
finish_automount() doesn't need vfsmount_lock for removal from expiry list
Al Viro
1
-2
/
+0
2013-10-25
fs/namespace.c: bury long-dead define
Al Viro
1
-2
/
+0
2013-10-25
fold mntfree() into mntput_no_expire()
Al Viro
1
-23
/
+16
2013-10-25
do_remount(): pull touch_mnt_namespace() up
Al Viro
1
-5
/
+1
2013-10-25
dup_mnt_ns(): get rid of pointless grabbing of vfsmount_lock
Al Viro
1
-2
/
+0
2013-10-25
fs_is_visible only needs namespace_sem held shared
Al Viro
1
-2
/
+2
2013-10-25
initialize namespace_sem statically
Al Viro
1
-3
/
+1
2013-10-25
file->f_op is never NULL...
Al Viro
29
-97
/
+74
2013-10-25
rtl8188eu: remove dead code
Al Viro
2
-213
/
+0
2013-10-25
dmxdev: get rid of pointless clearing ->f_op
Al Viro
1
-4
/
+0
2013-10-25
consolidate the reassignments of ->f_op in ->open() instances
Al Viro
8
-77
/
+43
2013-10-25
put_mnt_ns(): use drop_collected_mounts()
Al Viro
1
-5
/
+1
2013-10-25
ncpfs: switch to %p[dD]
Al Viro
2
-43
/
+24
2013-10-25
ubifs: switch to %pd
Al Viro
3
-34
/
+29
2013-10-25
sunrpc: switch to %pd
Al Viro
1
-6
/
+6
2013-10-25
nfsd: switch to %p[dD]
Al Viro
5
-37
/
+31
2013-10-25
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
11
-186
/
+119
2013-10-25
befs: split symlink iops in two - for short and long symlinks resp.
Al Viro
1
-30
/
+31
2013-10-25
new helper: kfree_put_link()
Al Viro
8
-38
/
+15
2013-10-25
libfs: get exports to definitions of objects being exported...
Al Viro
1
-35
/
+34
2013-10-25
ecryptfs: ->lower_path.dentry is never NULL
Al Viro
1
-2
/
+1
2013-10-25
ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt}
Al Viro
3
-18
/
+3
2013-10-25
ecryptfs: don't leave RCU pathwalk immediately
Al Viro
2
-15
/
+20
2013-10-25
ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_op
Al Viro
1
-1
/
+1
2013-10-25
9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS
Al Viro
4
-12
/
+12
2013-10-07
Linux 3.12-rc4
v3.12-rc4
Linus Torvalds
1
-1
/
+1
2013-10-07
net: Update the sysctl permissions handler to test effective uid/gid
Eric W. Biederman
1
-2
/
+2
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
8
-25
/
+67
2013-10-07
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-17
/
+17
2013-10-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
6
-17
/
+39
2013-10-05
Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-57
/
+101
2013-10-05
Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-13
/
+29
2013-10-05
Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-20
/
+27
2013-10-05
Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-28
/
+21
2013-10-05
btrfs: Fix crash due to not allocating integrity data for a bioset
Darrick J. Wong
1
-0
/
+8
[prev]
[next]