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
2012-05-15
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
Dave Chinner
11
-26
/
+35
2012-05-15
xfs: remove some obsolete comments in xfs_trans_ail.c
Christoph Hellwig
1
-14
/
+0
2012-05-15
xfs: on-stack delayed write buffer lists
Christoph Hellwig
19
-918
/
+442
2012-05-15
xfs: do not add buffers to the delwri queue until pushed
Christoph Hellwig
2
-5
/
+8
2012-05-15
xfs: do not write the buffer from xfs_qm_dqflush
Christoph Hellwig
4
-38
/
+53
2012-05-15
xfs: do not write the buffer from xfs_iflush
Christoph Hellwig
4
-54
/
+48
2012-05-15
xfs: don't flush inodes from background inode reclaim
Christoph Hellwig
1
-60
/
+42
2012-05-15
xfs: implement freezing by emptying the AIL
Christoph Hellwig
5
-135
/
+56
2012-05-15
xfs: allow assigning the tail lsn with the AIL lock held
Christoph Hellwig
4
-15
/
+40
2012-05-15
xfs: remove log item from AIL in xfs_iflush after a shutdown
Christoph Hellwig
4
-27
/
+12
2012-05-15
xfs: remove log item from AIL in xfs_qm_dqflush after a shutdown
Christoph Hellwig
1
-1
/
+13
2012-05-15
xfs: using GFP_NOFS for blkdev_issue_flush
Shaohua Li
1
-1
/
+1
2012-05-15
xfs: punch all delalloc blocks beyond EOF on write failure.
Dave Chinner
1
-1
/
+1
2012-05-15
xfs: use shared ilock mode for direct IO writes by default
Dave Chinner
2
-30
/
+45
2012-05-15
xfs: push the ilock into xfs_zero_eof
Christoph Hellwig
2
-102
/
+63
2012-05-15
xfs: reduce ilock hold times in xfs_setattr_size
Christoph Hellwig
1
-7
/
+7
2012-05-15
xfs: reduce ilock hold times in xfs_file_aio_write_checks
Christoph Hellwig
1
-14
/
+9
2012-05-15
xfs: avoid taking the ilock unnessecarily in xfs_qm_dqattach
Christoph Hellwig
1
-5
/
+21
2012-04-17
xfs: Ensure inode reclaim can run during quotacheck
Dave Chinner
2
-21
/
+19
2012-04-17
xfs: don't fill statvfs with project quota for a directory if it was not enab...
Jie Liu
1
-1
/
+1
2012-04-17
MAINTAINERS: retire xfs-masters@oss.sgi.com
Ben Myers
1
-1
/
+1
2012-04-08
Linux 3.4-rc2
v3.4-rc2
Linus Torvalds
1
-1
/
+1
2012-04-07
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+8
2012-04-07
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-12
/
+36
2012-04-07
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
20
-105
/
+147
2012-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+4
2012-04-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-3
/
+6
2012-04-07
Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+19
2012-04-07
tcm_fc: Do not free tpg structure during wq allocation failure
Mark Rustad
1
-5
/
+8
2012-04-07
tcm_fc: Add abort flag for gracefully handling exchange timeout
Mark Rustad
3
-2
/
+11
2012-04-07
Merge branches 'idle-fix' and 'misc' into release
Len Brown
10325
-288310
/
+497155
2012-04-07
MAINTAINERS: Update git url for ACPI
Igor Murzov
1
-1
/
+1
2012-04-07
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
33
-300
/
+501
2012-04-07
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-5
/
+8
2012-04-07
Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-218
/
+299
2012-04-07
Make the "word-at-a-time" helper functions more commonly usable
Linus Torvalds
2
-32
/
+49
2012-04-06
cpuidle: Fix panic in CPU off-lining with no idle driver
Toshi Kani
1
-1
/
+4
2012-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-376
/
+602
2012-04-06
xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success
Jan Beulich
1
-0
/
+1
2012-04-06
xen/pciback: fix XEN_PCI_OP_enable_msix result
Jan Beulich
1
-1
/
+1
2012-04-06
xen/smp: Remove unnecessary call to smp_processor_id()
Srivatsa S. Bhat
1
-1
/
+1
2012-04-06
xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...
Konrad Rzeszutek Wilk
1
-1
/
+3
2012-04-06
xen: only check xen_platform_pci_unplug if hvm
Igor Mammedov
2
-2
/
+2
2012-04-06
net: fix a race in sock_queue_err_skb()
Eric Dumazet
1
-1
/
+3
2012-04-06
netlink: fix races after skb queueing
Eric Dumazet
1
-11
/
+13
2012-04-06
doc, net: Update ndo_start_xmit return type and values
Ben Hutchings
1
-10
/
+12
2012-04-06
doc, net: Remove instruction to set net_device::trans_start
Ben Hutchings
1
-5
/
+2
2012-04-06
doc, net: Update netdev operation names
Ben Hutchings
2
-14
/
+14
2012-04-06
doc, net: Update documentation of synchronisation for TX multiqueue
Ben Hutchings
1
-3
/
+3
2012-04-06
doc, net: Remove obsolete reference to dev->poll
Ben Hutchings
1
-2
/
+1
[next]