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
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-07
btrfs: Fix quota reservation leak on preallocated files
Justin Maggard
1
-0
/
+2
2017-11-15
Btrfs: fix reported number of inode blocks after buffered append writes
Filipe Manana
1
-4
/
+5
2017-11-15
Btrfs: bail out gracefully rather than BUG_ON
Liu Bo
1
-2
/
+8
2017-11-15
Btrfs: add write_flags for compression bio
Liu Bo
1
-4
/
+11
2017-11-01
btrfs: move btrfs_truncate_block out of trans handle
Josef Bacik
1
-75
/
+45
2017-11-01
btrfs: make the delalloc block rsv per inode
Josef Bacik
1
-7
/
+11
2017-11-01
Btrfs: rework outstanding_extents
Josef Bacik
1
-78
/
+36
2017-11-01
btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...
Zygo Blaxell
1
-1
/
+1
2017-11-01
btrfs: allow to set compression level for zlib
David Sterba
1
-1
/
+4
2017-10-30
btrfs: use BLK_STS defines where needed
Anand Jain
1
-1
/
+1
2017-10-30
btrfs: pass root to various extent ref mod functions
Josef Bacik
1
-4
/
+5
2017-10-30
Btrfs: remove nr_async_submits and async_submit_draining
Liu Bo
1
-28
/
+0
2017-10-30
Btrfs: compress_file_range remove dead variable num_bytes
Timofey Titovets
1
-7
/
+3
2017-10-30
btrfs: Fix bool initialization/comparison
Thomas Meyer
1
-7
/
+7
2017-10-30
Btrfs: cleanup 'start' subtraction from try uncompressed inline extent
Timofey Titovets
1
-1
/
+1
2017-10-30
btrfs: Remove unused parameter from check_direct_IO
Nikolay Borisov
1
-2
/
+1
2017-10-30
Btrfs: do not async submit for nodatasum inodes
Liu Bo
1
-1
/
+1
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+22
2017-09-26
Btrfs: fix unexpected result when dio reading corrupted blocks
Liu Bo
1
-5
/
+2
2017-09-26
btrfs: finish ordered extent cleaning if no progress is found
Naohiro Aota
1
-0
/
+8
2017-09-26
btrfs: clear ordered flag on cleaning up ordered extents
Naohiro Aota
1
-0
/
+12
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-67
/
+153
2017-08-24
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
1
-33
/
+37
2017-08-21
btrfs: remove unnecessary memory barrier in btrfs_direct_IO
Nikolay Borisov
1
-1
/
+0
2017-08-18
btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_di...
Nikolay Borisov
1
-12
/
+6
2017-08-18
Btrfs: avoid unnecessarily locking inode when clearing a range
Filipe Manana
1
-3
/
+4
2017-08-16
btrfs: fix readdir deadlock with pagefault
Josef Bacik
1
-26
/
+82
2017-08-16
btrfs: allow defrag compress to override NOCOMPRESS attribute
David Sterba
1
-3
/
+3
2017-08-16
btrfs: separate defrag and property compression
David Sterba
1
-1
/
+7
2017-08-16
btrfs: rename variable holding per-inode compression type
David Sterba
1
-5
/
+5
2017-08-16
Btrfs: add skeleton code for compression heuristic
Timofey Titovets
1
-4
/
+4
2017-08-16
btrfs: account that we're waiting for DIO read
David Sterba
1
-2
/
+2
2017-08-16
btrfs: fix spelling of snapshotting
David Sterba
1
-11
/
+11
2017-08-16
btrfs: cleanup types storing REQ_*
David Sterba
1
-1
/
+1
2017-08-16
btrfs: btrfs_inherit_iflags() can be static
Anand Jain
1
-0
/
+31
2017-08-16
btrfs: drop newlines from strings when using btrfs_* helpers
David Sterba
1
-1
/
+1
2017-08-16
Btrfs: report errors when checksum is not found
Liu Bo
1
-2
/
+0
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-1
/
+1
2017-07-14
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+2
2017-07-14
btrfs: btrfs_create_repair_bio never fails, skip error handling
David Sterba
1
-4
/
+0
2017-07-14
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
David Sterba
1
-0
/
+2
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-4
/
+4
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-199
/
+258
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
1
-14
/
+15
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
1
-4
/
+14
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write a...
Qu Wenruo
1
-3
/
+8
2017-06-21
btrfs: Check name_len with boundary in verify dir_item
Su Yue
1
-1
/
+1
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
1
-4
/
+4
2017-06-20
btrfs: nowait aio support
Goldwyn Rodrigues
1
-0
/
+3
[next]