index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-168
/
+197
2017-06-27
btrfs: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+1
2017-06-21
btrfs: use new block error code
Dan Carpenter
1
-1
/
+1
2017-06-20
btrfs: nowait aio support
Goldwyn Rodrigues
2
-6
/
+30
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
1
-1
/
+2
2017-06-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+4
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
6
-16
/
+139
2017-06-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-16
/
+139
2017-06-09
Btrfs: fix delalloc accounting leak caused by u32 overflow
Omar Sandoval
1
-2
/
+2
2017-06-09
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
Liu Bo
1
-1
/
+1
2017-06-09
btrfs: tree-log.c: Wrong printk information about namelen
Su Yue
1
-1
/
+1
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
14
-157
/
+160
2017-06-09
fs: remove the unused error argument to dio_end_io()
Christoph Hellwig
1
-3
/
+3
2017-06-08
crypto: Work around deallocated stack frame reference gcc bug on sparc.
David Miller
1
-1
/
+4
2017-06-01
btrfs: fix race with relocation recovery and fs_root setup
Jeff Mahoney
1
-3
/
+3
2017-06-01
btrfs: fix memory leak in update_space_info failure path
Jeff Mahoney
1
-0
/
+1
2017-06-01
btrfs: use correct types for page indices in btrfs_page_exists_in_range
David Sterba
1
-2
/
+2
2017-05-16
btrfs: fix incorrect error return ret being passed to mapping_set_error
Colin Ian King
1
-1
/
+1
2017-05-16
btrfs: Make flush bios explicitely sync
Jan Kara
1
-4
/
+6
2017-05-16
btrfs: fiemap: Cache and merge fiemap extent before submit it to user
Qu Wenruo
1
-2
/
+122
2017-05-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
37
-827
/
+1437
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
1
-2
/
+1
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
3
-30
/
+15
2017-05-04
btrfs: fix the gfp_mask for the reada_zones radix tree
Chris Mason
2
-2
/
+2
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-30
/
+14
2017-04-28
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+7
2017-04-27
Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
5
-66
/
+277
2017-04-26
Btrfs: fix reported number of inode blocks
Filipe Manana
4
-18
/
+119
2017-04-26
Btrfs: send, fix file hole not being preserved due to inline extent
Filipe Manana
1
-2
/
+21
2017-04-26
Btrfs: fix extent map leak during fallocate error path
Filipe Manana
1
-1
/
+3
2017-04-26
Btrfs: fix incorrect space accounting after failure to insert inline extent
Filipe Manana
1
-2
/
+4
2017-04-26
Btrfs: fix invalid attempt to free reserved space on failure to cow range
Filipe Manana
2
-18
/
+45
2017-04-26
btrfs: Handle delalloc error correctly to avoid ordered extent hang
Qu Wenruo
1
-15
/
+48
2017-04-26
btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum error
Qu Wenruo
1
-12
/
+39
2017-04-20
btrfs: Convert to separately allocated bdi
Jan Kara
3
-30
/
+14
2017-04-19
btrfs: qgroup: move noisy underflow warning to debugging build
David Sterba
1
-4
/
+7
2017-04-18
btrfs: check if the device is flush capable
Anand Jain
1
-0
/
+4
2017-04-18
btrfs: delete unused member nobarriers
Anand Jain
2
-4
/
+0
2017-04-18
btrfs: scrub: Fix RAID56 recovery race condition
Qu Wenruo
1
-0
/
+22
2017-04-18
btrfs: scrub: Introduce full stripe lock for RAID56
Qu Wenruo
3
-0
/
+251
2017-04-18
btrfs: Use ktime_get_real_ts for root ctime
Deepa Dinamani
1
-1
/
+2
2017-04-18
Btrfs: handle only applicable errors returned by btrfs_get_extent
Dan Carpenter
2
-26
/
+15
2017-04-18
btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option
Qu Wenruo
1
-7
/
+18
2017-04-18
btrfs: use q which is already obtained from bdev_get_queue
Anand Jain
1
-4
/
+3
2017-04-18
Btrfs: switch to div64_u64 if with a u64 divisor
Liu Bo
3
-7
/
+7
2017-04-18
Btrfs: update scrub_parity to use u64 stripe_len
Liu Bo
1
-4
/
+4
2017-04-18
Btrfs: enable repair during read for raid56 profile
Liu Bo
1
-13
/
+27
2017-04-18
btrfs: use clear_page where appropriate
David Sterba
2
-2
/
+2
2017-04-18
btrfs: Prevent scrub recheck from racing with dev replace
Qu Wenruo
1
-4
/
+9
2017-04-18
btrfs: Wait for in-flight bios before freeing target device for raid56
Qu Wenruo
3
-0
/
+21
[next]