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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
fuse: add reference counting to fuse_file
Miklos Szeredi
4
-42
/
+59
2007-10-17
fuse: fix reserved request wake up
Miklos Szeredi
3
-2
/
+7
2007-10-17
fuse: update backing_dev_info congestion state
Miklos Szeredi
2
-1
/
+12
2007-10-17
floppy: remove register keyword use from floppy driver
Jesper Juhl
1
-2
/
+5
2007-10-17
floppy: remove dead/commented out code from floppy driver
Jesper Juhl
1
-26
/
+1
2007-10-17
floppy: do a very minimal style cleanup of the floppy driver
Jesper Juhl
1
-50
/
+73
2007-10-17
migration_call(CPU_DEAD): use spin_lock_irq() instead of task_rq_lock()
Oleg Nesterov
1
-2
/
+2
2007-10-17
do CPU_DEAD migrating under read_lock(tasklist) instead of write_lock_irq(tas...
Oleg Nesterov
1
-6
/
+16
2007-10-17
md: make sure read errors are auto-corrected during a 'check' resync in raid1
NeilBrown
1
-1
/
+2
2007-10-17
md: expose the degraded status of an assembled array through sysfs
Iustin Pop
1
-0
/
+7
2007-10-17
md: 'sync_action' in sysfs returns wrong value for readonly arrays
NeilBrown
1
-1
/
+1
2007-10-17
md: fix a bug in some never-used code.
NeilBrown
1
-5
/
+5
2007-10-17
bitmap.h: remove dead artifacts
Adrian Bunk
1
-2
/
+0
2007-10-17
md: software Raid autodetect dev list not array
Michael J. Evans
1
-9
/
+33
2007-10-17
ext2 reservations
Martin J. Bligh
10
-485
/
+1554
2007-10-17
writeback: remove unnecessary wait in throttle_vm_writeout()
Fengguang Wu
1
-10
/
+8
2007-10-17
introduce I_SYNC
Joern Engel
8
-42
/
+116
2007-10-17
writeback: introduce writeback_control.more_io to indicate more io
Fengguang Wu
3
-3
/
+9
2007-10-17
writeback: remove pages_skipped accounting in __block_write_full_page()
Fengguang Wu
2
-4
/
+2
2007-10-17
writeback: fix ntfs with sb_has_dirty_inodes()
Fengguang Wu
3
-3
/
+12
2007-10-17
writeback: fix time ordering of the per superblock inode lists 8
Fengguang Wu
1
-23
/
+38
2007-10-17
writeback: fix periodic superblock dirty inode flushing
Ken Chen
3
-22
/
+16
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 7
Andrew Morton
1
-2
/
+2
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 6
Andrew Morton
1
-1
/
+8
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 5
Andrew Morton
1
-1
/
+1
2007-10-17
writeback: fix comment, use helper function
Andrew Morton
1
-4
/
+11
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 4
Andrew Morton
1
-1
/
+23
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 3
Andrew Morton
1
-1
/
+1
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists: memory-...
Andrew Morton
1
-1
/
+1
2007-10-17
writeback: fix time-ordering of the per-superblock dirty-inode lists
Andrew Morton
1
-1
/
+25
2007-10-17
drivers/char/ip2: fix used-uninit'd bug
Jeff Garzik
1
-5
/
+1
2007-10-17
Change man-pages maintainer address
Michael Kerrisk
2
-2
/
+2
2007-10-17
dontdiff: update based on gitignore updates
Randy Dunlap
1
-1
/
+6
2007-10-17
reiserfs: do not repair wrong journal params
Edward Shishkin
1
-43
/
+57
2007-10-17
lp_console: cleanups
Pavel Machek
1
-9
/
+8
2007-10-17
printk: add KERN_CONT annotation
Ingo Molnar
1
-0
/
+7
2007-10-17
ext3: lighten up resize transaction requirements
Eric Sandeen
1
-2
/
+49
2007-10-17
module: return error when mod_sysfs_init() failed
Akinobu Mita
1
-1
/
+2
2007-10-17
F_DUPFD_CLOEXEC implementation
Ulrich Drepper
2
-9
/
+18
2007-10-17
task_struct: move ->fpu_counter and ->oomkilladj
Alexey Dobriyan
1
-10
/
+10
2007-10-17
spin_lock_unlocked cleanups
Roel Kluin
3
-4
/
+4
2007-10-17
Break ELF_PLATFORM and stack pointer randomization dependency
Franck Bui-Huu
1
-8
/
+8
2007-10-17
rename signalfd_siginfo fields
Davide Libenzi
2
-38
/
+38
2007-10-17
ext3: remove #ifdef CONFIG_EXT3_INDEX
Eric Sandeen
3
-38
/
+2
2007-10-17
fs: correct SuS compliance for open of large file without options
Alan Cox
3
-3
/
+3
2007-10-17
Compile handle_percpu_irq even for uniprocessor kernels
Ralf Baechle
1
-3
/
+0
2007-10-17
Completely remove deprecated IRQ flags (SA_*)
Ahmed S. Darwish
1
-22
/
+0
2007-10-17
NCR53C8XX: Remove deprecated IRQ flags (SA_*)
Ahmed S. Darwish
2
-10
/
+10
2007-10-17
anon-inodes use open coded atomic_inc for the shared inode
Davide Libenzi
1
-13
/
+12
2007-10-17
Fix wrong filename reference in drivers-testing.txt
Ralf Baechle
1
-2
/
+2
[next]