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.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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
10
-226
/
+317
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-261
/
+268
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...
Linus Torvalds
1
-46
/
+20
2011-03-18
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
14
-174
/
+447
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
9
-18
/
+18
2011-03-18
fs: call security_d_instantiate in d_obtain_alias V2
Josef Bacik
1
-0
/
+3
2011-03-18
lose 'mounting_here' argument in ->d_manage()
Al Viro
2
-7
/
+6
2011-03-18
don't pass 'mounting_here' flag to follow_down()
Al Viro
2
-3
/
+3
2011-03-18
change the locking order for namespace_sem
Al Viro
1
-60
/
+73
2011-03-18
fix deadlock in pivot_root()
Al Viro
1
-11
/
+5
2011-03-18
vfs: split off vfsmount-related parts of vfs_kern_mount()
Al Viro
3
-122
/
+132
2011-03-18
Some fixes for pstore
Tony Luck
1
-60
/
+56
2011-03-18
kill simple_set_mnt()
Al Viro
1
-8
/
+0
2011-03-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-13
/
+23
2011-03-18
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
22
-692
/
+1434
2011-03-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-172
/
+236
2011-03-17
Merge branch 'for_next' into for_linus
Jan Kara
6
-13
/
+23
2011-03-17
Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
9
-230
/
+273
2011-03-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
7
-0
/
+516
2011-03-17
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
19
-196
/
+159
2011-03-17
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-19
/
+7
2011-03-16
vfs: bury ->get_sb()
Al Viro
1
-61
/
+6
2011-03-16
nfs: switch NFS from ->get_sb() to ->mount()
Al Viro
1
-66
/
+66
2011-03-16
nfs: stop mangling ->mnt_devname on NFS
Al Viro
1
-23
/
+0
2011-03-16
vfs: new superblock methods to override /proc/*/mount{s,info}
Al Viro
2
-9
/
+58
2011-03-16
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
Al Viro
3
-18
/
+13
2011-03-16
nfs: make nfs_path() work without vfsmount
Al Viro
4
-62
/
+74
2011-03-16
nfs: store devname at disconnected NFS roots
Al Viro
3
-4
/
+65
2011-03-16
nfs: propagate devname to nfs{,4}_get_root()
Al Viro
3
-9
/
+13
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+3
2011-03-16
fix cdev leak on O_PATH final fput()
Miklos Szeredi
1
-1
/
+3
2011-03-16
Pull pstorev4 into release branch
Tony Luck
7
-0
/
+516
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
36
-92
/
+161
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
18
-378
/
+351
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
15
-510
/
+1220
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
9
-41
/
+18
2011-03-16
Increase OSF partition limit from 8 to 18
Linus Torvalds
1
-1
/
+1
2011-03-16
prune back iprune_sem
Christoph Hellwig
1
-18
/
+14
2011-03-16
UBIFS: clean-up commentaries
Artem Bityutskiy
1
-3
/
+3
2011-03-16
UBIFS: save 128KiB or more RAM
Artem Bityutskiy
2
-11
/
+0
2011-03-16
UBIFS: allocate orphans scan buffer on demand
Artem Bityutskiy
1
-1
/
+9
2011-03-16
UBIFS: allocate lpt dump buffer on demand
Artem Bityutskiy
1
-9
/
+18
2011-03-16
UBIFS: allocate ltab checking buffer on demand
Artem Bityutskiy
1
-9
/
+20
2011-03-16
UBIFS: allocate scanning buffer on demand
Artem Bityutskiy
1
-6
/
+20
2011-03-16
UBIFS: allocate dump buffer on demand
Artem Bityutskiy
1
-2
/
+13
2011-03-16
fix follow_link() breakage
Al Viro
1
-4
/
+3
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
33
-1076
/
+1337
2011-03-16
VFS: Fix the nfs sillyrename regression in kernel 2.6.38
Trond Myklebust
1
-1
/
+6
2011-03-16
Merge branch 'next' into for-linus
James Morris
36
-92
/
+161
2011-03-16
dcache.c: create helper function for duplicated functionality
Linus Torvalds
1
-51
/
+37
[next]