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-07-09
cifs: fix regression with O_EXCL creates and optimize away lookup
Jeff Layton
1
-0
/
+9
2009-07-02
cifs: add new cifs_iget function and convert unix codepath to use it
Jeff Layton
7
-377
/
+339
2009-07-01
kernel-doc: move ignoring kmemcheck
Randy Dunlap
1
-2
/
+2
2009-07-01
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
8
-28
/
+38
2009-07-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
6
-11
/
+262
2009-07-01
Fix iommu address space allocation
David Woodhouse
1
-4
/
+22
2009-07-01
Fix pci_unmap_addr() et al on i386.
David Woodhouse
1
-1
/
+1
2009-07-01
elf: fix one check-after-use
Amerigo Wang
1
-2
/
+2
2009-07-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
13
-406
/
+294
2009-07-01
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
7
-48
/
+84
2009-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
30
-145
/
+235
2009-07-01
kmemleak: Fix scheduling-while-atomic bug
Ingo Molnar
1
-30
/
+1
2009-07-01
cfq-iosched: remove redundant check for NULL cfqq in cfq_set_request()
Shan Wei
1
-4
/
+0
2009-07-01
blocK: Restore barrier support for md and probably other virtual devices.
NeilBrown
1
-5
/
+5
2009-07-01
block: get rid of queue-private command filter
Jens Axboe
7
-259
/
+42
2009-07-01
block: Create bip slabs with embedded integrity vectors
Martin K. Petersen
5
-57
/
+152
2009-07-01
cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue()
Jens Axboe
1
-64
/
+73
2009-07-01
cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue()
Jens Axboe
1
-16
/
+21
2009-07-01
Trivial typo fixes in Documentation/block/data-integrity.txt.
Andre Noll
1
-2
/
+2
2009-07-01
md: use interruptible wait when duration is controlled by userspace.
NeilBrown
2
-8
/
+21
2009-07-01
md/raid5: suspend shouldn't affect read requests.
NeilBrown
1
-1
/
+2
2009-07-01
Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"
Eric W. Biederman
1
-5
/
+2
2009-07-01
igb: return PCI_ERS_RESULT_DISCONNECT on permanent error
Alexander Duyck
1
-0
/
+3
2009-07-01
e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT
Mike Mason
1
-0
/
+3
2009-07-01
e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error
Andre Detsch
1
-0
/
+3
2009-07-01
e1000: fix unmap bug
Jesse Brandeburg
1
-1
/
+7
2009-07-01
igb: fix unmap length bug
Jesse Brandeburg
1
-5
/
+6
2009-07-01
ixgbe: fix unmap length bug
Jesse Brandeburg
1
-6
/
+11
2009-07-01
ixgbe: Fix link capabilities during adapter resets
Mallikarjuna R Chilakala
1
-1
/
+2
2009-07-01
ixgbe: Fix device capabilities of 82599 single speed fiber NICs.
Mallikarjuna R Chilakala
1
-2
/
+3
2009-07-01
ixgbe: Fix SFP log messages
Don Skidmore
1
-8
/
+17
2009-07-01
usbnet: Remove private stats structure
Herbert Xu
1
-1
/
+0
2009-07-01
usbnet: Use netdev stats structure
Herbert Xu
1
-15
/
+15
2009-07-01
smsc95xx: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-07-01
rndis_host: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-07-01
net1080: Use netdev stats structure
Herbert Xu
1
-6
/
+6
2009-07-01
dm9601: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-07-01
cdc_eem: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-07-01
md: tidy up error paths in md_alloc
NeilBrown
1
-20
/
+18
2009-07-01
md: fix error path when duplicate name is found on md device creation.
NeilBrown
1
-0
/
+2
2009-07-01
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
4
-103
/
+105
2009-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2
-4
/
+7
2009-07-01
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
32
-422
/
+1604
2009-07-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-10
/
+13
2009-07-01
MN10300: Wire up new syscalls
David Howells
2
-1
/
+5
2009-07-01
FRV: Wire up new syscalls
David Howells
2
-1
/
+5
2009-07-01
hostfs: set maximum filesize in superblock for proper LFS support
Wolfgang Illmeyer
1
-0
/
+1
2009-07-01
floppy: fix lock imbalance
Jiri Slaby
1
-1
/
+4
2009-07-01
bfin: delay IRQ registration until driver is ready
Mike Frysinger
1
-15
/
+15
2009-07-01
atyfb: fix alignment for block writes
Ville Syrjala
3
-14
/
+46
[next]