index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2015-08-09
Btrfs: fix device replace of a missing RAID 5/6 device
Omar Sandoval
-10
/
+147
2015-08-09
Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation
Omar Sandoval
-14
/
+86
2015-08-09
Btrfs: count devices correctly in readahead during RAID 5/6 replace
Omar Sandoval
-1
/
+3
2015-08-09
Btrfs: remove misleading handling of missing device scrub
Omar Sandoval
-15
/
+1
2015-08-09
btrfs: fix clone / extent-same deadlocks
Mark Fasheh
-26
/
+8
2015-08-09
Btrfs: fix defrag to merge tail file extent
Liu Bo
-1
/
+5
2015-08-09
Btrfs: fix warning in backref walking
Liu Bo
-6
/
+2
2015-08-09
btrfs: Add WARN_ON() for double lock in btrfs_tree_lock()
Zhaolei
-0
/
+1
2015-08-09
btrfs: Remove root argument in extent_data_ref_count()
Zhaolei
-3
/
+2
2015-08-09
btrfs: Fix wrong comment of btrfs_alloc_tree_block()
Zhaolei
-3
/
+0
2015-08-09
btrfs: abort transaction on btrfs_reloc_cow_block()
Zhaolei
-1
/
+3
2015-08-09
btrfs: Remove unnecessary variants in relocation.c
Zhaolei
-11
/
+7
2015-08-09
btrfs: Cleanup: Remove chunk_objectid argument from btrfs_relocate_chunk()
Zhaolei
-8
/
+2
2015-08-09
btrfs: Cleanup: Remove objectid's init-value in create_reloc_inode()
Zhaolei
-1
/
+1
2015-08-09
btrfs: Error handle for get_ref_objectid_v0() in relocate_block_group()
Zhaolei
-0
/
+4
2015-08-09
btrfs: Fix data checksum error cause by replace with io-load.
Zhaolei
-7
/
+29
2015-08-09
btrfs: use scrub_pause_on/off() to reduce code in scrub_enumerate_chunks()
Zhaolei
-7
/
+3
2015-08-09
btrfs: Separate scrub_blocked_if_needed() to scrub_pause_on/off()
Zhaolei
-1
/
+10
2015-08-09
btrfs: Use ref_cnt for set_block_group_ro()
Zhaolei
-32
/
+30
2015-08-09
btrfs: Bypass unrelated items before accessing its contents in scrub
Zhao Lei
-8
/
+8
2015-08-09
btrfs: Load only necessary csums into list in scrub
Zhao Lei
-3
/
+5
2015-08-09
btrfs: Fix calculate typo caused by ambiguous meaning of logic_end
Zhao Lei
-5
/
+5
2015-08-09
btrfs: Free checksum list on scrub_extent() fail
Zhao Lei
-2
/
+6
2015-08-09
btrfs: Check cancel and pause in interval of scrub operation
Zhao Lei
-16
/
+18
2015-08-09
btrfs: Show detail information when mount failed on missing devices
Zhao Lei
-2
/
+3
2015-08-09
btrfs: Fix scrub panic when leaf crosses stripes
Zhao Lei
-7
/
+10
2015-08-09
Btrfs: fix stale dir entries after removing a link and fsync
Filipe Manana
-20
/
+138
2015-08-09
btrfs: fix search key advancing condition
Naohiro Aota
-3
/
+9
2015-08-09
Btrfs: teach backref walking about backrefs with underflowed offset values
Filipe Manana
-2
/
+25
2015-08-09
Btrfs: fix stale dir entries after unlink, inode eviction and fsync
Filipe Manana
-0
/
+29
2015-08-09
Btrfs: fix stale directory entries after fsync log replay
Filipe Manana
-4
/
+60
2015-08-02
Linux 4.2-rc5
v4.2-rc5
Linus Torvalds
-1
/
+1
2015-08-02
Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-7
/
+8
2015-08-02
i915: temporary fix for DP MST docking station NULL pointer dereference
Linus Torvalds
-3
/
+5
2015-08-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-14
/
+23
2015-08-02
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-25
/
+59
2015-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-1
/
+6
2015-08-01
link_path_walk(): be careful when failing with ENOTDIR
Al Viro
-1
/
+6
2015-08-01
Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
-91
/
+121
2015-08-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+5
2015-08-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-154
/
+265
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-539
/
+1000
2015-07-31
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-3
/
+23
2015-07-31
Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-69
/
+164
2015-07-31
stmmac: fix missing MODULE_LICENSE in stmmac_platform
Joachim Eastwood
-0
/
+4
2015-07-31
Merge branch 'gianfar-wol-fixes'
David S. Miller
-79
/
+33
2015-07-31
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
-13
/
+3
2015-07-31
gianfar: Fix suspend/resume for wol magic packet
Claudiu Manoil
-68
/
+30
2015-07-31
gianfar: Fix warning when CONFIG_PM off
Claudiu Manoil
-0
/
+2
2015-07-31
act_pedit: check binding before calling tcf_hash_release()
WANG Cong
-3
/
+2
[next]