index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
include
/
asm
/
page.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-02
of: constify property name parameters for helper functions
Jamie Iles
2
-9
/
+13
2011-08-02
spi/pl022: remove function cannot exit
Linus Walleij
1
-8
/
+3
2011-08-02
dm table: set flush capability based on underlying devices
Mike Snitzer
2
-1
/
+43
2011-08-02
dm crypt: optionally support discard requests
Milan Broz
2
-5
/
+65
2011-08-02
dm raid: add md raid1 support
Jonathan Brassow
1
-10
/
+39
2011-08-02
dm raid: support metadata devices
Jonathan Brassow
3
-24
/
+412
2011-08-02
dm raid: add write_mostly parameter
Jonathan Brassow
2
-2
/
+28
2011-08-02
dm raid: add region_size parameter
Jonathan Brassow
2
-3
/
+83
2011-08-02
dm raid: improve table parameters documentation
Jonathan Brassow
1
-46
/
+78
2011-08-02
dm ioctl: forbid multiple device specifiers
Mikulas Patocka
1
-0
/
+6
2011-08-02
dm ioctl: introduce __get_dev_cell
Mikulas Patocka
1
-17
/
+24
2011-08-02
dm ioctl: fill in device parameters in more ioctls
Mikulas Patocka
2
-29
/
+38
2011-08-02
dm flakey: add corrupt_bio_byte feature
Mike Snitzer
2
-15
/
+159
2011-08-02
dm flakey: add drop_writes
Mike Snitzer
2
-14
/
+78
2011-08-02
dm flakey: support feature args
Mike Snitzer
1
-19
/
+64
2011-08-02
dm flakey: use dm_target_offset and support discards
Mike Snitzer
1
-1
/
+2
2011-08-02
dm table: share target argument parsing functions
Mike Snitzer
4
-112
/
+147
2011-08-02
dm snapshot: skip reading origin when overwriting complete chunk
Mikulas Patocka
3
-3
/
+103
2011-08-02
dm: ignore merge_bvec for snapshots when safe
Mikulas Patocka
3
-2
/
+64
2011-08-02
dm table: clean dm_get_device and move exports
Mike Snitzer
1
-20
/
+13
2011-08-02
dm raid: tidy includes
Alasdair G Kergon
1
-1
/
+2
2011-08-02
dm ioctl: prevent empty message
Alasdair G Kergon
1
-0
/
+5
2011-08-02
dm raid: cleanup parameter handling
Jonathan Brassow
1
-19
/
+23
2011-08-02
dm snapshot: style cleanups
Jonathan Brassow
2
-10
/
+8
2011-08-02
dm snapshot: remove unused definitions
Mikulas Patocka
1
-10
/
+0
2011-08-02
dm kcopyd: remove nr_pages field from job structure
Mikulas Patocka
1
-4
/
+2
2011-08-02
dm kcopyd: remove offset field from job structure
Mikulas Patocka
1
-5
/
+2
2011-08-02
dm: use vzalloc
Joe Perches
3
-7
/
+3
2011-08-02
dm log: userspace use list_move
Kirill A. Shutemov
1
-2
/
+1
2011-08-02
dm log: clean up bit little endian bitops
Akinobu Mita
1
-5
/
+4
2011-08-02
dm table: fix discard support
Mike Snitzer
2
-9
/
+9
2011-08-02
dm: suppress endian warnings
Alasdair G Kergon
3
-43
/
+54
2011-08-02
dm: fix idr leak on module removal
Alasdair G Kergon
1
-2
/
+8
2011-08-02
dm io: flush cpu cache with vmapped io
Mikulas Patocka
1
-2
/
+27
2011-08-02
dm mpath: fix potential NULL pointer in feature arg processing
Mike Snitzer
1
-0
/
+5
2011-08-02
dm snapshot: flush disk cache when merging
Mikulas Patocka
1
-1
/
+1
2011-08-02
watchdog: Cleanup WATCHDOG_CORE help text
Josh Boyer
1
-3
/
+0
2011-08-02
watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boards
Mart Gerrits
1
-0
/
+8
2011-08-02
watchdog: shwdt: fix usage of mod_timer
David Engraf
1
-1
/
+1
2011-08-02
ALSA: asihpi - Clarify adapter index validity check
Eliot Blennerhassett
1
-7
/
+12
2011-08-02
oom: task->mm == NULL doesn't mean the memory was freed
Oleg Nesterov
1
-1
/
+3
2011-08-01
ext4: prevent memory leaks from ext4_mb_init_backend() on error path
Yu Jian
1
-6
/
+6
2011-08-01
ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode #
Yu Jian
1
-1
/
+5
2011-08-01
ext4: use ext4_msg() instead of printk in mballoc
Theodore Ts'o
1
-37
/
+42
2011-08-01
Btrfs: don't call writepages from within write_full_page
Josef Bacik
1
-10
/
+0
2011-08-01
Btrfs: Remove unused variable 'last_index' in file.c
Mitch Harder
1
-5
/
+2
2011-08-01
Btrfs: clean up for find_first_extent_bit()
Xiao Guangrong
1
-40
/
+24
2011-08-01
Btrfs: clean up for wait_extent_bit()
Xiao Guangrong
1
-5
/
+1
2011-08-01
Btrfs: clean up for insert_state()
Xiao Guangrong
1
-5
/
+5
2011-08-01
Btrfs: remove unused members from struct extent_state
Xiao Guangrong
1
-2
/
+0
[next]