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
2009-06-08
xfs: kill xfs_qmops
Christoph Hellwig
23
-628
/
+380
2009-06-08
xfs: validate quota log items during log recovery
Christoph Hellwig
1
-6
/
+32
2009-06-08
xfs: update max log size
Christoph Hellwig
1
-4
/
+7
2009-06-01
xfs: prevent deadlock in xfs_qm_shake()
Felix Blyakher
1
-1
/
+1
2009-05-27
xfs: fix overflow in xfs_growfs_data_private
Eric Sandeen
1
-1
/
+1
2009-05-08
xfs: fix double unlock in xfs_swap_extents()
Felix Blyakher
1
-3
/
+5
2009-04-29
xfs: fix getbmap vs mmap deadlock
Christoph Hellwig
1
-17
/
+35
2009-04-29
xfs: a couple getbmap cleanups
Christoph Hellwig
1
-83
/
+79
2009-04-29
xfs: add more checks to superblock validation
Olaf Weber
1
-0
/
+3
2009-04-29
xfs_file_last_byte() needs to acquire ilock
Lachlan McIlroy
1
-0
/
+2
2009-04-06
xfs: remove xfs_flush_space
Dave Chinner
2
-48
/
+16
2009-04-06
xfs: flush delayed allcoation blocks on ENOSPC in create
Dave Chinner
1
-0
/
+7
2009-04-06
xfs: block callers of xfs_flush_inodes() correctly
Dave Chinner
2
-3
/
+10
2009-04-06
xfs: make inode flush at ENOSPC synchronous
Dave Chinner
4
-28
/
+18
2009-04-06
xfs: use xfs_sync_inodes() for device flushing
Dave Chinner
5
-30
/
+38
2009-04-06
xfs: inform the xfsaild of the push target before sleeping
Dave Chinner
1
-18
/
+19
2009-04-06
xfs: prevent unwritten extent conversion from blocking I/O completion
Dave Chinner
3
-17
/
+31
2009-04-06
xfs: fix double free of inode
Dave Chinner
1
-9
/
+14
2009-04-06
xfs: validate log feature fields correctly
Dave Chinner
1
-11
/
+30
2009-03-31
Revert "xfs: increase the maximum number of supported ACL entries"
Felix Blyakher
1
-1
/
+1
2009-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
Felix Blyakher
38
-292
/
+204
2009-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Felix Blyakher
5554
-206447
/
+427794
2009-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
18
-70
/
+68
2009-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
15
-58
/
+72
2009-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
69
-129
/
+48
2009-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...
Linus Torvalds
12
-92
/
+181
2009-03-31
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
18
-327
/
+588
2009-03-31
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
21
-379
/
+730
2009-03-31
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
60
-281
/
+103
2009-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
18
-256
/
+461
2009-03-31
dma-debug: fix printk formats (i386)
Randy Dunlap
1
-4
/
+4
2009-03-31
reiserfs: xattr_create is unused with xattrs disabled
Jeff Mahoney
1
-0
/
+2
2009-03-31
reiserfs: fix build breakage
Alexander Beregalov
1
-1
/
+2
2009-03-31
lockdep: fix deadlock in lockdep_trace_alloc
Peter Zijlstra
1
-2
/
+19
2009-03-31
Revert "proc: revert /proc/uptime to ->read_proc hook"
Alexey Dobriyan
1
-20
/
+18
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
55
-232
/
+26
2009-03-31
proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc
Alexey Dobriyan
3
-11
/
+40
2009-03-31
proc: fix sparse warnings in pagemap_read()
Milind Arun Choudhary
1
-4
/
+4
2009-03-31
proc: move fs/proc/inode-alloc.txt comment into a source file
Randy Dunlap
2
-14
/
+15
2009-03-31
lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB
Ingo Molnar
1
-1
/
+1
2009-03-31
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
39
-434
/
+27309
2009-03-31
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
40
-844
/
+1899
2009-03-30
PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed
Rafael J. Wysocki
1
-1
/
+1
2009-03-30
radeonfb: Use __pci_complete_power_transition()
Rafael J. Wysocki
1
-1
/
+1
2009-03-30
PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)
Rafael J. Wysocki
2
-18
/
+52
2009-03-30
PCI PM: Restore config spaces of all devices during early resume
Rafael J. Wysocki
1
-7
/
+9
2009-03-30
PCI PM: Make pci_set_power_state() handle devices with no PM support
Rafael J. Wysocki
1
-6
/
+12
2009-03-30
PCI PM: Put devices into low power states during late suspend (rev. 2)
Rafael J. Wysocki
1
-53
/
+81
2009-03-30
PCI PM: Move pci_restore_standard_config to pci-driver.c
Rafael J. Wysocki
3
-22
/
+17
2009-03-30
PCI PM: Use pci_set_power_state during early resume
Rafael J. Wysocki
1
-39
/
+9
[next]