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.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
2009-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
57
-0
/
+42403
2009-01-09
Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-01-09
block: fix bug in ptbl lookup cache
Neil Brown
1
-0
/
+1
2009-01-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-58
/
+67
2009-01-09
Btrfs: explicitly mark the tree log root for writeback
Chris Mason
1
-0
/
+13
2009-01-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
32
-1279
/
+2131
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-14
/
+22
2009-01-09
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+14
2009-01-09
md: make devices disappear when they are no longer needed.
NeilBrown
1
-0
/
+14
2009-01-08
fix similar typos to successfull
Coly Li
2
-3
/
+3
2009-01-08
generic swap(): dcache: use swap() instead of private do_switch()
Wu Fengguang
1
-9
/
+5
2009-01-08
generic swap(): ext4: remove local swap() macro
Wu Fengguang
1
-4
/
+0
2009-01-08
generic swap(): ext3: remove local swap() macro
Wu Fengguang
1
-4
/
+0
2009-01-08
remove lots of double-semicolons
Fernando Carrijo
2
-2
/
+2
2009-01-08
romfs: romfs_iget() - unsigned ino >= 0 is always true
roel kluin
1
-6
/
+6
2009-01-08
vmcore: remove saved_max_pfn check
Magnus Damm
1
-2
/
+0
2009-01-08
ELF: implement AT_RANDOM for glibc PRNG seeding
Kees Cook
1
-0
/
+12
2009-01-08
memcg: synchronized LRU
KAMEZAWA Hiroyuki
1
-0
/
+1
2009-01-08
quota: don't set grace time when user isn't above softlimit
Jan Kara
1
-0
/
+2
2009-01-08
coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL
Richard A. Holden III
1
-1
/
+4
2009-01-08
jbd: remove excess kernel-doc notation
Randy Dunlap
1
-1
/
+0
2009-01-08
ext3: tighten restrictions on inode flags
Duane Griffin
2
-8
/
+3
2009-01-08
ext3: don't inherit inappropriate inode flags from parent
Duane Griffin
1
-1
/
+1
2009-01-08
ext3: allocate ->s_blockgroup_lock separately
Pekka Enberg
1
-1
/
+9
2009-01-08
jbd: improve fsync batching
Josef Bacik
2
-5
/
+48
2009-01-08
ext2: tighten restrictions on inode flags
Duane Griffin
2
-8
/
+3
2009-01-08
ext2: don't inherit inappropriate inode flags from parent
Duane Griffin
1
-1
/
+1
2009-01-08
ext2: allocate ->s_blockgroup_lock separately
Pekka J Enberg
1
-1
/
+9
2009-01-08
ext2: fix ext2_splice_branch() comments
Qinghuang Feng
1
-2
/
+0
2009-01-08
async: Don't call async_synchronize_full_special() while holding sb_lock
Dave Kleikamp
1
-1
/
+1
2009-01-08
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
19
-435
/
+1065
2009-01-08
Btrfs: Drop the hardware crc32c asm code
Chris Mason
1
-94
/
+3
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+32
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async
Linus Torvalds
2
-7
/
+23
2009-01-08
nfsd: last_byte_offset
Benny Halevy
1
-16
/
+26
2009-01-08
nfsd: delete wrong file comment from nfsd/nfs4xdr.c
Marc Eshel
1
-2
/
+0
2009-01-08
nfsd: git rid of nfs4_cb_null_ops declaration
Benny Halevy
1
-3
/
+0
2009-01-08
nfsd: dprint each op status in nfsd4_proc_compound
Benny Halevy
1
-0
/
+5
2009-01-08
nfsd: add etoosmall to nfserrno
Dean Hildebrand
1
-0
/
+1
2009-01-08
NFSD: FIDs need to take precedence over UUIDs
Steve Dickson
1
-3
/
+3
2009-01-07
nfsd: fix double-locks of directory mutex
J. Bruce Fields
1
-3
/
+31
2009-01-07
CRED: Fix NFSD regression
David Howells
1
-2
/
+2
2009-01-07
NLM: Clean up flow of control in make_socks() function
Chuck Lever
1
-8
/
+14
2009-01-07
NLM: Refactor make_socks() function
Chuck Lever
1
-15
/
+16
2009-01-07
nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT
J. Bruce Fields
1
-10
/
+20
2009-01-07
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
5
-118
/
+134
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
3
-2
/
+3
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
9
-10
/
+10
2009-01-07
debugfs: add helpers for exporting a size_t simple value
Inaky Perez-Gonzalez
1
-0
/
+32
2009-01-07
async: make the final inode deletion an asynchronous event
Arjan van de Ven
2
-7
/
+23
[next]