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
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
4
-12
/
+12
2016-08-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+1
2016-08-04
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
43
-686
/
+912
2016-08-04
Fixup direct bi_rw modifiers
Shaun Tancheff
1
-1
/
+1
2016-08-04
block: add missing group association in bio-cloning functions
Paolo Valente
1
-6
/
+0
2016-08-03
Btrfs: fix __MAX_CSUM_ITEMS
Chris Mason
1
-2
/
+3
2016-07-31
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-338
/
+544
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2016-07-26
mm, memcg: use consistent gfp flags during readahead
Michal Hocko
1
-1
/
+2
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-209
/
+222
2016-07-26
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
17
-152
/
+147
2016-07-26
btrfs: add btrfs_trans_handle->fs_info pointer
Jeff Mahoney
4
-4
/
+6
2016-07-26
btrfs: btrfs_relocate_chunk pass extent_root to btrfs_end_transaction
Jeff Mahoney
1
-1
/
+1
2016-07-26
btrfs: convert nodesize macros to static inlines
Jeff Mahoney
1
-15
/
+33
2016-07-26
btrfs: introduce BTRFS_MAX_ITEM_SIZE
Jeff Mahoney
4
-10
/
+8
2016-07-26
btrfs: cleanup, remove prototype for btrfs_find_root_ref
Jeff Mahoney
1
-3
/
+0
2016-07-26
btrfs: copy_to_sk drop unused root parameter
Jeff Mahoney
1
-3
/
+2
2016-07-26
btrfs: simpilify btrfs_subvol_inherit_props
Jeff Mahoney
1
-3
/
+3
2016-07-26
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
Jeff Mahoney
7
-21
/
+19
2016-07-26
btrfs: tests, require fs_info for root
Jeff Mahoney
10
-61
/
+103
2016-07-26
btrfs: tests, move initialization into tests/
Jeff Mahoney
3
-77
/
+48
2016-07-26
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
Jeff Mahoney
13
-130
/
+135
2016-07-26
btrfs: prefix fsid to all trace events
Jeff Mahoney
5
-22
/
+27
2016-07-26
btrfs: plumb fs_info into btrfs_work
Jeff Mahoney
4
-31
/
+63
2016-07-26
btrfs: remove obsolete part of comment in statfs
David Sterba
1
-3
/
+0
2016-07-26
btrfs: hide test-only member under ifdef
David Sterba
2
-0
/
+4
2016-07-26
btrfs: Ratelimit "no csum found" info message
Nikolay Borisov
1
-1
/
+1
2016-07-26
btrfs: Add ratelimit to btrfs printing
Nikolay Borisov
1
-2
/
+24
2016-07-26
Btrfs: fix unexpected balance crash due to BUG_ON
Liu Bo
1
-4
/
+24
2016-07-26
Btrfs: fix panic in balance due to EIO
Liu Bo
1
-0
/
+4
2016-07-26
Btrfs: fix eb memory leak due to readpage failure
Liu Bo
1
-3
/
+22
2016-07-26
Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup()
Liu Bo
1
-6
/
+6
2016-07-26
btrfs: fix free space calculation in dump_space_info()
Wang Xiaoguang
1
-2
/
+2
2016-07-26
Btrfs: subpage-blocksize: Rate limit scrub error message
Chandan Rajendra
1
-1
/
+1
2016-07-26
btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize
Wang Xiaoguang
2
-11
/
+41
2016-07-26
Btrfs: fix BUG_ON in btrfs_submit_compressed_write
Liu Bo
1
-2
/
+8
2016-07-26
btrfs: make sure device is synced before return
Anand Jain
1
-0
/
+5
2016-07-26
btrfs: reorg btrfs_close_one_device()
Anand Jain
1
-36
/
+35
2016-07-26
btrfs: Cleanup compress_file_range()
Ashish Samant
1
-37
/
+35
2016-07-26
Btrfs: cleanup BUG_ON in merge_bio
Liu Bo
2
-3
/
+6
2016-07-26
btrfs: Fix slab accounting flags
Nikolay Borisov
9
-16
/
+16
2016-07-26
btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl()
Salah Triki
1
-2
/
+1
2016-07-26
btrfs: Handle uninitialised inode eviction
Nikolay Borisov
1
-1
/
+8
2016-07-26
Btrfs: fix read_node_slot to return errors
Liu Bo
2
-21
/
+52
2016-07-26
Btrfs: fix double free of fs root
Liu Bo
1
-9
/
+3
2016-07-26
Btrfs: error out if generic_bin_search get invalid arguments
Liu Bo
1
-0
/
+8
2016-07-26
Btrfs: check inconsistence between chunk and block group
Liu Bo
1
-1
/
+16
2016-07-26
btrfs: add missing bytes_readonly attribute file in sysfs
Wang Xiaoguang
1
-0
/
+2
2016-07-21
Btrfs: fix delalloc accounting after copy_from_user faults
Chris Mason
1
-7
/
+5
2016-07-20
Btrfs: avoid deadlocks during reservations in btrfs_truncate_block
Josef Bacik
1
-0
/
+5
[next]