index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-15
1
-1
/
+1
|
\
|
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-1
/
+1
*
|
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-09-09
1
-67
/
+153
|
\
\
|
*
|
btrfs: remove unnecessary memory barrier in btrfs_direct_IO
Nikolay Borisov
2017-08-21
1
-1
/
+0
|
*
|
btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_di...
Nikolay Borisov
2017-08-18
1
-12
/
+6
|
*
|
Btrfs: avoid unnecessarily locking inode when clearing a range
Filipe Manana
2017-08-18
1
-3
/
+4
|
*
|
btrfs: fix readdir deadlock with pagefault
Josef Bacik
2017-08-16
1
-26
/
+82
|
*
|
btrfs: allow defrag compress to override NOCOMPRESS attribute
David Sterba
2017-08-16
1
-3
/
+3
|
*
|
btrfs: separate defrag and property compression
David Sterba
2017-08-16
1
-1
/
+7
|
*
|
btrfs: rename variable holding per-inode compression type
David Sterba
2017-08-16
1
-5
/
+5
|
*
|
Btrfs: add skeleton code for compression heuristic
Timofey Titovets
2017-08-16
1
-4
/
+4
|
*
|
btrfs: account that we're waiting for DIO read
David Sterba
2017-08-16
1
-2
/
+2
|
*
|
btrfs: fix spelling of snapshotting
David Sterba
2017-08-16
1
-11
/
+11
|
*
|
btrfs: cleanup types storing REQ_*
David Sterba
2017-08-16
1
-1
/
+1
|
*
|
btrfs: btrfs_inherit_iflags() can be static
Anand Jain
2017-08-16
1
-0
/
+31
|
*
|
btrfs: drop newlines from strings when using btrfs_* helpers
David Sterba
2017-08-16
1
-1
/
+1
|
*
|
Btrfs: report errors when checksum is not found
Liu Bo
2017-08-16
1
-2
/
+0
|
|
/
*
/
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
2017-08-24
1
-33
/
+37
|
/
*
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-15
1
-4
/
+2
|
\
|
*
btrfs: btrfs_create_repair_bio never fails, skip error handling
David Sterba
2017-07-14
1
-4
/
+0
|
*
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
David Sterba
2017-07-14
1
-0
/
+2
*
|
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2017-07-06
1
-4
/
+4
|
\
\
|
*
|
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
2017-06-20
1
-4
/
+4
*
|
|
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
1
-199
/
+258
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
2017-06-29
1
-14
/
+15
|
*
|
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
2017-06-29
1
-4
/
+14
|
*
|
btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write a...
Qu Wenruo
2017-06-29
1
-3
/
+8
|
*
|
btrfs: Check name_len with boundary in verify dir_item
Su Yue
2017-06-21
1
-1
/
+1
|
*
|
btrfs: cleanup duplicate return value in insert_inline_extent
David Sterba
2017-06-20
1
-6
/
+2
|
*
|
Btrfs: compression must free at least one sector size
Timofey Titovets
2017-06-19
1
-4
/
+3
|
*
|
Btrfs: skip checksum verification if IO error occurs
Liu Bo
2017-06-19
1
-6
/
+8
|
*
|
Btrfs: tolerate errors if we have retried successfully
Liu Bo
2017-06-19
1
-1
/
+4
|
*
|
btrfs: sink gfp parameter to btrfs_bio_clone
David Sterba
2017-06-19
1
-1
/
+1
|
*
|
btrfs: btrfs_bio_clone never fails, skip error handling
David Sterba
2017-06-19
1
-4
/
+0
|
*
|
btrfs: simplify code with bio_io_error
Guoqing Jiang
2017-06-19
1
-2
/
+1
|
*
|
btrfs: use generic slab for for btrfs_transaction
David Sterba
2017-06-19
1
-8
/
+0
|
*
|
Btrfs: add statx support
Yonghong Song
2017-06-19
1
-0
/
+18
|
*
|
btrfs: cleanup root usage by btrfs_get_alloc_profile
Jeff Mahoney
2017-06-19
1
-2
/
+1
|
*
|
btrfs: fix bool type in btrfs_page_exists_in_range
David Sterba
2017-06-19
1
-1
/
+1
|
*
|
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
Liu Bo
2017-06-19
1
-1
/
+1
|
*
|
Btrfs: work around maybe-uninitialized warning
Arnd Bergmann
2017-06-19
1
-2
/
+2
|
*
|
Btrfs: unify naming of btrfs_io_bio
Liu Bo
2017-06-19
1
-19
/
+19
|
*
|
Btrfs: record error if one block has failed to retry
Liu Bo
2017-06-19
1
-3
/
+7
|
*
|
Btrfs: change how we iterate bios in endio
Liu Bo
2017-06-19
1
-16
/
+19
|
*
|
Btrfs: use bio_clone_bioset_partial to simplify DIO submit
Liu Bo
2017-06-19
1
-74
/
+45
|
*
|
Btrfs: don't pass the inode through clean_io_failure
Josef Bacik
2017-06-19
1
-11
/
+26
|
*
|
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
2017-06-19
1
-17
/
+65
|
*
|
Btrfs: remove an unused variable
Dan Carpenter
2017-06-19
1
-2
/
+0
*
|
|
btrfs: nowait aio support
Goldwyn Rodrigues
2017-06-20
1
-0
/
+3
*
|
|
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-12
1
-3
/
+3
|
\
|
|
[next]