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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-26
new helper: inode_unhashed()
Al Viro
6
-8
/
+13
2010-10-26
unexport invalidate_inodes
Al Viro
3
-2
/
+5
2010-10-26
smbfs never retains inodes with zero refcount in the first place
Al Viro
1
-1
/
+0
2010-10-26
ntfs: don't call invalidate_inodes()
Al Viro
1
-15
/
+0
2010-10-26
gfs2: invalidate_inodes() is no-op there
Al Viro
2
-2
/
+0
2010-10-26
ext2_remount: don't bother with invalidate_inodes()
Al Viro
1
-3
/
+1
2010-10-26
fs/buffer.c: call __block_write_begin() if we have page
Namhyung Kim
1
-5
/
+4
2010-10-26
lockdep: fixup checking of dir inode annotation
Namhyung Kim
1
-1
/
+1
2010-10-26
aio: bump i_count instead of using igrab
Chris Mason
1
-1
/
+14
2010-10-26
update block_device_operations documentation
Christoph Hellwig
1
-8
/
+23
2010-10-26
fs/buffer.c: remove duplicated assignment on b_private
Namhyung Kim
1
-1
/
+0
2010-10-26
fs: move exportfs since it is not a networking filesystem
Randy Dunlap
1
-3
/
+3
2010-10-26
hfs: use sync_dirty_buffer
Christoph Hellwig
2
-13
/
+2
2010-10-26
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
KAMEZAWA Hiroyuki
4
-4
/
+33
2010-10-26
hostfs: fix UML crash: remove f_spare from hostfs
Richard Weinberger
3
-10
/
+4
2010-10-26
Documentation: Fix trivial typo in filesystems/sharedsubtree.txt
Valerie Aurora
1
-2
/
+2
2010-10-26
affs: testing the wrong variable
Dan Carpenter
1
-2
/
+2
2010-10-26
fs: allow for more than 2^31 files
Eric Dumazet
4
-24
/
+21
2010-10-26
isofs: Fix isofs_get_blocks for 8TB files
Jan Kara
1
-9
/
+8
2010-10-26
fs: kill block_prepare_write
Christoph Hellwig
14
-73
/
+39
2010-10-26
fs: mark destroy_inode static
Christoph Hellwig
2
-2
/
+1
2010-10-26
fs: add sync_inode_metadata
Christoph Hellwig
10
-41
/
+30
2010-10-26
fs: move permission check back into __lookup_hash
Christoph Hellwig
1
-10
/
+4
2010-10-25
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
51
-1359
/
+3810
2010-10-25
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2
-41
/
+27
2010-10-25
x86-32, mm: Remove duplicated include
Borislav Petkov
1
-1
/
+0
2010-10-25
exofs: Remove inode->i_count manipulation in exofs_new_inode
Boaz Harrosh
1
-19
/
+9
2010-10-25
fs/exofs: typo fix of faild to failed
Joe Perches
3
-14
/
+14
2010-10-25
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
76
-767
/
+1440
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
479
-19477
/
+37901
2010-10-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-8555
/
+3
2010-10-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
24
-1035
/
+1370
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
60
-417
/
+800
2010-10-25
MIPS: MT: Fix build error iFPU affinity code
Ralf Baechle
1
-1
/
+1
2010-10-25
Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
52
-29325
/
+96
2010-10-25
Coda: replace BKL with mutex
Yoshihisa Abe
4
-50
/
+70
2010-10-25
Coda: push BKL regions into coda_upcall()
Yoshihisa Abe
8
-190
/
+96
2010-10-25
Coda: add spin lock to protect accesses to struct coda_inode_info.
Yoshihisa Abe
7
-17
/
+58
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
75
-1845
/
+5781
2010-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
168
-3056
/
+7265
2010-10-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
8
-47
/
+13
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
47
-215
/
+707
2010-10-25
[S390] topology: export cpu topology via proc/sysinfo
Heiko Carstens
3
-3
/
+36
2010-10-25
[S390] topology: move topology sysinfo code
Heiko Carstens
2
-54
/
+56
2010-10-25
[S390] topology: clean up facility detection
Heiko Carstens
3
-9
/
+10
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
12
-74
/
+66
2010-10-25
[S390] enable ARCH_DMA_ADDR_T_64BIT with 64BIT
FUJITA Tomonori
1
-0
/
+3
2010-10-25
[S390] dasd: ignore unsolicited interrupts for DIAG
Stefan Haberland
1
-9
/
+14
2010-10-25
[S390] kvm: Enable z196 instruction facilities
Christian Borntraeger
1
-1
/
+1
2010-10-25
[S390] dasd: fix unsolicited interrupt recognition
Stefan Weinhuber
2
-41
/
+40
[next]