index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
31
-2
/
+36
*
fs: introduce a per-cpu last_ino allocator
Eric Dumazet
2010-10-25
1
-7
/
+38
*
new helper: ihold()
Al Viro
2010-10-25
40
-49
/
+57
*
fs: remove inode_add_to_list/__inode_add_to_list
Christoph Hellwig
2010-10-25
3
-41
/
+38
*
fs: move i_count increments into find_inode/find_inode_fast
Christoph Hellwig
2010-10-25
1
-11
/
+6
*
fs: Stop abusing find_inode_fast in iunique
Christoph Hellwig
2010-10-25
1
-5
/
+25
*
fs: Factor inode hash operations into functions
Dave Chinner
2010-10-25
1
-45
/
+55
*
fs: Implement lazy LRU updates for inodes
Nick Piggin
2010-10-25
4
-41
/
+71
*
fs: Convert nr_inodes and nr_unused to per-cpu counters
Dave Chinner
2010-10-25
5
-25
/
+52
*
vfs: fix infinite loop caused by clone_mnt race
Miklos Szeredi
2010-10-25
1
-1
/
+1
*
switch hfs to hlist_add_fake()
Al Viro
2010-10-25
3
-4
/
+1
*
list.h: new helper - hlist_add_fake()
Al Viro
2010-10-25
3
-2
/
+8
*
new helper: inode_unhashed()
Al Viro
2010-10-25
6
-8
/
+13
*
unexport invalidate_inodes
Al Viro
2010-10-25
3
-2
/
+5
*
smbfs never retains inodes with zero refcount in the first place
Al Viro
2010-10-25
1
-1
/
+0
*
ntfs: don't call invalidate_inodes()
Al Viro
2010-10-25
1
-15
/
+0
*
gfs2: invalidate_inodes() is no-op there
Al Viro
2010-10-25
2
-2
/
+0
*
ext2_remount: don't bother with invalidate_inodes()
Al Viro
2010-10-25
1
-3
/
+1
*
fs/buffer.c: call __block_write_begin() if we have page
Namhyung Kim
2010-10-25
1
-5
/
+4
*
lockdep: fixup checking of dir inode annotation
Namhyung Kim
2010-10-25
1
-1
/
+1
*
aio: bump i_count instead of using igrab
Chris Mason
2010-10-25
1
-1
/
+14
*
update block_device_operations documentation
Christoph Hellwig
2010-10-25
1
-8
/
+23
*
fs/buffer.c: remove duplicated assignment on b_private
Namhyung Kim
2010-10-25
1
-1
/
+0
*
fs: move exportfs since it is not a networking filesystem
Randy Dunlap
2010-10-25
1
-3
/
+3
*
hfs: use sync_dirty_buffer
Christoph Hellwig
2010-10-25
2
-13
/
+2
*
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
KAMEZAWA Hiroyuki
2010-10-25
4
-4
/
+33
*
hostfs: fix UML crash: remove f_spare from hostfs
Richard Weinberger
2010-10-25
3
-10
/
+4
*
Documentation: Fix trivial typo in filesystems/sharedsubtree.txt
Valerie Aurora
2010-10-25
1
-2
/
+2
*
affs: testing the wrong variable
Dan Carpenter
2010-10-25
1
-2
/
+2
*
fs: allow for more than 2^31 files
Eric Dumazet
2010-10-25
4
-24
/
+21
*
isofs: Fix isofs_get_blocks for 8TB files
Jan Kara
2010-10-25
1
-9
/
+8
*
fs: kill block_prepare_write
Christoph Hellwig
2010-10-25
14
-73
/
+39
*
fs: mark destroy_inode static
Christoph Hellwig
2010-10-25
2
-2
/
+1
*
fs: add sync_inode_metadata
Christoph Hellwig
2010-10-25
10
-41
/
+30
*
fs: move permission check back into __lookup_hash
Christoph Hellwig
2010-10-25
1
-10
/
+4
*
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-10-25
51
-1359
/
+3810
|
\
|
*
davinci: fix remaining board support after io_pgoffst removal
Kevin Hilman
2010-10-21
2
-4
/
+0
|
*
Merge branch 'davinci-next' into davinci-for-linus
Kevin Hilman
2010-10-21
51
-1359
/
+3814
|
|
\
|
|
*
davinci: mityomapl138: make file local data static
Sekhar Nori
2010-10-12
1
-7
/
+7
|
|
*
arm/davinci: remove duplicated include
Nicolas Kaiser
2010-10-04
1
-1
/
+0
|
|
*
davinci: Initial support for Omapl138-Hawkboard
Victor Rodriguez
2010-09-24
5
-0
/
+75
|
|
*
davinci: MityDSP-L138/MityARM-1808 read MAC address from I2C Prom
Michael Williamson
2010-09-24
1
-0
/
+62
|
|
*
davinci: add tnetv107x touchscreen platform device
Cyril Chemparathy
2010-09-24
1
-0
/
+20
|
|
*
input: add driver for tnetv107x touchscreen controller
Cyril Chemparathy
2010-09-24
3
-0
/
+406
|
|
*
davinci: add keypad config for tnetv107x evm board
Cyril Chemparathy
2010-09-24
1
-0
/
+56
|
|
*
davinci: add tnetv107x keypad platform device
Cyril Chemparathy
2010-09-24
2
-0
/
+33
|
|
*
input: add driver for tnetv107x on-chip keypad controller
Cyril Chemparathy
2010-09-24
3
-0
/
+350
|
|
*
net: davinci_emac: cleanup unused cpdma code
Cyril Chemparathy
2010-09-24
1
-930
/
+0
|
|
*
net: davinci_emac: switch to new cpdma layer
Cyril Chemparathy
2010-09-24
1
-85
/
+164
|
|
*
net: davinci_emac: separate out cpdma code
Cyril Chemparathy
2010-09-24
4
-0
/
+1084
[next]