index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-02
x86: fix power-of-2 round_up/round_down macros
Linus Torvalds
1
-2
/
+9
2009-07-02
Btrfs: fix error message formatting
Hu Tao
1
-1
/
+1
2009-07-02
Btrfs: fix use after free in btrfs_start_workers fail path
Jiri Slaby
1
-1
/
+1
2009-07-02
Btrfs: honor nodatacow/sum mount options for new files
Chris Mason
1
-6
/
+7
2009-07-02
Btrfs: update backrefs while dropping snapshot
Yan Zheng
4
-181
/
+395
2009-07-02
Btrfs: account for space we may use in fallocate
Josef Bacik
1
-1
/
+11
2009-07-02
Btrfs: fix the file clone ioctl for preallocated extents
Chris Mason
1
-2
/
+4
2009-07-02
Btrfs: don't log the inode in file_write while growing the file
Chris Mason
1
-1
/
+4
2009-07-02
intel-iommu: Don't keep freeing page zero in dma_pte_free_pagetable()
David Woodhouse
1
-2
/
+4
2009-07-02
intel-iommu: Introduce first_pte_in_page() to simplify PTE-setting loops
David Woodhouse
1
-11
/
+13
2009-07-02
FRV: Add basic performance counter support
David Howells
4
-1
/
+38
2009-07-02
FRV: Implement atomic64_t
David Howells
6
-5
/
+236
2009-07-01
intel-iommu: Use cmpxchg64_local() for setting PTEs
David Woodhouse
1
-1
/
+1
2009-07-01
intel-iommu: Warn about unmatched unmap requests
David Woodhouse
1
-2
/
+4
2009-07-01
intel-iommu: Kill superfluous mapping_lock
David Woodhouse
1
-10
/
+2
2009-07-01
sh: LCDC dcache flush for deferred io
Paul Mundt
1
-8
/
+45
2009-07-01
sh: Fix compiler error and include the definition of IS_ERR_VALUE
Matt Fleming
1
-0
/
+1
2009-07-01
kernel-doc: move ignoring kmemcheck
Randy Dunlap
1
-2
/
+2
2009-07-01
intel-iommu: Ensure that PTE writes are 64-bit atomic, even on i386
David Woodhouse
1
-14
/
+23
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
intel-iommu: Make iommu=pt work on i386 too
David Woodhouse
1
-1
/
+1
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
sh: re-add LCDC fbdev support to the Migo-R defconfig
Magnus Damm
1
-2
/
+51
2009-07-01
sh: fix se7724 ceu names
Magnus Damm
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
[next]