index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-kcopyd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-12
dm thin: support discard with non power of two block size
Mike Snitzer
1
-10
/
+13
2012-10-12
dm persistent data: convert to use le32_add_cpu
Wei Yongjun
1
-2
/
+2
2012-10-12
dm: use ACCESS_ONCE for sysfs values
Mikulas Patocka
2
-8
/
+4
2012-10-12
dm bufio: use list_move
Wei Yongjun
1
-2
/
+1
2012-10-12
dm mpath: fix check for null mpio in end_io fn
Wei Yongjun
1
-1
/
+2
2012-10-10
vfio: Fix PCI INTx disable consistency
Alex Williamson
1
-1
/
+12
2012-10-10
vfio: Move PCI INTx eventfd setting earlier
Alex Williamson
1
-2
/
+3
2012-10-10
vfio: Fix PCI mmap after b3b9c293
Alex Williamson
1
-4
/
+3
2012-10-10
hwmon: Drop needless includes of <linux/delay.h>
Jean Delvare
10
-10
/
+0
2012-10-10
hwmon: Add missing inclusions of <linux/err.h>
Jean Delvare
6
-0
/
+6
2012-10-10
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
24
-1
/
+23
2012-10-10
hwmon: Fix spelling of Celsius
Peter Meerwald
2
-2
/
+2
2012-10-10
hwmon: Update Alexey Fisher's name
Oleksij Rempel
3
-4
/
+4
2012-10-09
typo in UserModeLinux-HOWTO
Richard Genoud
1
-1
/
+1
2012-10-09
hppfs: fix the return value of get_inode()
Wei Yongjun
1
-1
/
+1
2012-10-09
hostfs: drop vmtruncate
Marco Stornelli
1
-3
/
+5
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
144
-429
/
+428
2012-10-09
um: move sysrq.h out of include/shared
Al Viro
4
-8
/
+8
2012-10-09
um/x86: merge 32 and 64 bit variants of ptrace.h
Al Viro
3
-78
/
+54
2012-10-09
um/x86: merge 32 and 64bit variants of checksum.h
Al Viro
3
-265
/
+144
2012-10-09
RDS: fix rds-ping spinlock recursion
jeff.liu
1
-1
/
+1
2012-10-09
netdev/phy: Prototype of_mdio_find_bus()
Mark Brown
1
-0
/
+1
2012-10-09
farsync: fix support for over 30 cards
Dan Carpenter
1
-1
/
+1
2012-10-09
be2net: Remove code that stops further access to BE NIC based on UE bits
Ajit Khaparde
1
-2
/
+5
2012-10-09
pch_gbe: Fix build error by selecting all the possible dependencies.
Haicheng Li
1
-0
/
+3
2012-10-09
firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)
Stefan Richter
1
-2
/
+2
2012-10-09
btrfs: init ref_index to zero in add_inode_ref
Chris Mason
1
-1
/
+1
2012-10-09
mtd: Disable mtdchar mmap on MMU systems
David Woodhouse
1
-1
/
+5
2012-10-09
Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_buffer
Wang Sheng-Hui
1
-4
/
+0
2012-10-09
Btrfs: fix page leakage
Josef Bacik
1
-1
/
+1
2012-10-09
Btrfs: do not warn_on when we cannot alloc a page for an extent buffer
Josef Bacik
1
-3
/
+1
2012-10-09
Btrfs: don't bug on enomem in readpage
Josef Bacik
1
-4
/
+7
2012-10-09
Btrfs: cleanup pages properly when ENOMEM in compression
Josef Bacik
1
-3
/
+10
2012-10-09
Btrfs: make filesystem read-only when submitting barrier fails
Stefan Behrens
6
-19
/
+142
2012-10-09
Btrfs: detect corrupted filesystem after write I/O errors
Stefan Behrens
1
-2
/
+14
2012-10-09
Btrfs: make compress and nodatacow mount options mutually exclusive
Andrei Popa
1
-1
/
+13
2012-10-09
btrfs: fix message printing
Daniel J Blueman
3
-11
/
+11
2012-10-09
Btrfs: don't bother committing delayed inode updates when fsyncing
Josef Bacik
1
-19
/
+65
2012-10-09
btrfs: move inline function code to header file
Robin Dong
2
-14
/
+12
2012-10-09
Btrfs: remove unnecessary IS_ERR in bio_readpage_error()
Tsutomu Itoh
1
-1
/
+1
2012-10-09
btrfs: remove unused function btrfs_insert_some_items()
Robin Dong
1
-143
/
+0
2012-10-09
Btrfs: don't commit instead of overcommitting
Josef Bacik
1
-28
/
+6
2012-10-09
Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called
Tsutomu Itoh
1
-1
/
+2
2012-10-09
Btrfs: be smarter about dropping things from the tree log
Josef Bacik
1
-2
/
+13
2012-10-09
Btrfs: don't lookup csums for prealloc extents
Josef Bacik
1
-2
/
+1
2012-10-09
Btrfs: cache extent state when writing out dirty metadata pages
Josef Bacik
8
-16
/
+63
2012-10-09
Btrfs: do not hold the file extent leaf locked when adding extent item
Josef Bacik
1
-3
/
+1
2012-10-09
Btrfs: do not async metadata csumming in certain situations
Josef Bacik
3
-2
/
+35
2012-10-09
btrfs: fix min csum item size warnings in 32bit
Zach Brown
1
-1
/
+2
2012-10-09
Btrfs: run delayed refs first when out of space
Josef Bacik
1
-10
/
+10
[next]