index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
kdb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
Btrfs: don't ignore log btree writeback errors
Filipe Manana
1
-6
/
+15
2014-11-21
Btrfs: do not move em to modified list when unpinning
Josef Bacik
1
-2
/
+0
2014-11-21
Btrfs: make sure logged extents complete in the current transaction V3
Josef Bacik
6
-6
/
+72
2014-11-21
Btrfs: make sure we wait on logged extents when fsycning two subvols
Josef Bacik
1
-1
/
+1
2014-11-21
btrfs: fix wrong accounting of raid1 data profile in statfs
David Sterba
1
-1
/
+1
2014-11-21
btrfs: fix dead lock while running replace and defrag concurrently
Gui Hecheng
1
-30
/
+60
2014-11-21
Btrfs: make xattr replace operations atomic
Filipe Manana
4
-65
/
+102
2014-11-21
Btrfs: avoid premature -ENOMEM in clear_extent_bit()
Filipe Manana
1
-2
/
+7
2014-11-21
Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2
Josef Bacik
1
-25
/
+47
2014-11-21
Btrfs: move read only block groups onto their own list V2
Josef Bacik
2
-23
/
+17
2014-11-21
btrfs: fix typos in btrfs_check_super_valid
David Sterba
1
-4
/
+4
2014-11-21
Btrfs: check-int: don't complain about balanced blocks
Stefan Behrens
1
-38
/
+42
2014-11-21
Btrfs: check_int: use the known block location
Stefan Behrens
1
-55
/
+11
2014-11-21
Btrfs: avoid returning -ENOMEM in convert_extent_bit() too early
Filipe Manana
1
-1
/
+10
2014-11-21
Btrfs: make find_first_extent_bit be able to cache any state
Filipe Manana
2
-4
/
+15
2014-11-21
Btrfs: deal with convert_extent_bit errors to avoid fs corruption
Filipe Manana
2
-18
/
+76
2014-11-21
Btrfs: return failure if btrfs_dev_replace_finishing() failed
Eryu Guan
2
-3
/
+10
2014-11-21
Btrfs: fix allocationg memory failure for btrfsic_state structure
Shilong Wang
1
-5
/
+11
2014-11-21
Btrfs: report error after failure inlining extent in compressed write path
Filipe Manana
1
-0
/
+4
2014-11-21
Btrfs: add helper btrfs_fdatawrite_range
Filipe Manana
4
-39
/
+34
2014-11-21
Btrfs: correctly flush compressed data before/after direct IO
Filipe Manana
2
-4
/
+24
2014-11-21
Btrfs: make inode.c:compress_file_range() return void
Filipe Manana
1
-5
/
+2
2014-11-21
Btrfs: fix incorrect compression ratio detection
Shilong Wang
1
-8
/
+8
2014-11-21
Btrfs: don't ignore compressed bio write errors
Filipe Manana
1
-6
/
+12
2014-11-21
Btrfs: make inode.c:submit_compressed_extents() return void
Filipe Manana
1
-5
/
+2
2014-11-21
Btrfs: process all async extents on compressed write failure
Filipe Manana
1
-5
/
+1
2014-11-21
Btrfs: don't leak pages and memory on compressed write error
Filipe Manana
1
-9
/
+19
2014-11-21
Btrfs: fix hang on compressed write error
Filipe Manana
1
-0
/
+14
2014-11-21
Btrfs: set page and mapping error on compressed write failure
Filipe Manana
3
-1
/
+8
2014-11-17
Linux 3.18-rc5
v3.18-rc5
Linus Torvalds
1
-1
/
+1
2014-11-17
ARM: at91/dt: Fix sama5d3x typos
Peter Rosin
6
-6
/
+6
2014-11-16
md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZEN
NeilBrown
1
-0
/
+4
2014-11-16
sparc64: Fix constraints on swab helpers.
David S. Miller
1
-6
/
+6
2014-11-16
x86-64: make csum_partial_copy_from_user() error handling consistent
Linus Torvalds
1
-3
/
+2
2014-11-15
kernel: use the gnu89 standard explicitly
Kirill A. Shutemov
1
-2
/
+3
2014-11-14
firewire: cdev: prevent kernel stack leaking into ioctl arguments
Stefan Richter
1
-2
/
+1
2014-11-14
Input: elantech - update the documentation
Ulrik De Bie
1
-6
/
+75
2014-11-14
Input: elantech - provide a sysfs knob for crc_enabled
Ulrik De Bie
1
-0
/
+2
2014-11-14
Input: elantech - report the middle button of the touchpad
Ulrik De Bie
1
-0
/
+19
2014-11-14
Input: alps - ignore bad data on Dell Latitudes E6440 and E7440
Pali Rohár
1
-1
/
+16
2014-11-14
MAINTAINERS: add IIO include files
Daniel Baluta
1
-0
/
+1
2014-11-14
kernel/panic.c: update comments for print_tainted
Xie XiuQi
1
-0
/
+1
2014-11-14
mem-hotplug: reset node present pages when hot-adding a new pgdat
Tang Chen
1
-0
/
+17
2014-11-14
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
4
-7
/
+20
2014-11-14
mm/debug-pagealloc: correct freepage accounting and order resetting
Joonsoo Kim
1
-3
/
+5
2014-11-14
fanotify: fix notification of groups with inode & mount marks
Jan Kara
5
-25
/
+67
2014-11-14
mm, compaction: prevent infinite loop in compact_zone
Vlastimil Babka
1
-2
/
+6
2014-11-14
mm: alloc_contig_range: demote pages busy message from warn to info
Michal Nazarewicz
1
-3
/
+2
2014-11-14
mm/slab: fix unalignment problem on Malta with EVA due to slab merge
Joonsoo Kim
1
-0
/
+4
2014-11-14
mm/page_alloc: restrict max order of merging on isolated pageblock
Joonsoo Kim
3
-29
/
+78
[next]