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-08-16
Btrfs: report errors when checksum is not found
Liu Bo
1
-2
/
+0
2017-08-16
btrfs: Prevent possible ERR_PTR() dereference
Nikolay Borisov
1
-10
/
+12
2017-08-16
btrfs: Remove redundant checks from btrfs_alloc_data_chunk_ondemand
Nikolay Borisov
1
-9
/
+2
2017-08-16
btrfs: Remove redundant argument of flush_space
Nikolay Borisov
1
-9
/
+7
2017-08-16
btrfs: resume qgroup rescan on rw remount
Aleksa Sarai
1
-0
/
+2
2017-08-16
btrfs: clean up extraneous computations in add_delayed_refs
Edmund Nadolski
1
-17
/
+13
2017-08-16
btrfs: allow backref search checks for shared extents
Edmund Nadolski
1
-49
/
+115
2017-08-16
btrfs: add cond_resched() calls when resolving backrefs
Edmund Nadolski
1
-0
/
+3
2017-08-16
btrfs: backref, add tracepoints for prelim_ref insertion and merging
Jeff Mahoney
3
-58
/
+73
2017-08-16
btrfs: add a node counter to each of the rbtrees
Jeff Mahoney
1
-1
/
+5
2017-08-16
btrfs: convert prelimary reference tracking to use rbtrees
Edmund Nadolski
1
-157
/
+285
2017-08-16
btrfs: remove ref_tree implementation from backref.c
Edmund Nadolski
1
-348
/
+7
2017-08-16
btrfs: btrfs_check_shared should manage its own transaction
Edmund Nadolski
3
-33
/
+23
2017-08-16
btrfs: backref, cleanup __ namespace abuse
Jeff Mahoney
1
-116
/
+109
2017-08-16
btrfs: backref, add unode_aux_to_inode_list helper
Jeff Mahoney
1
-5
/
+11
2017-08-16
btrfs: backref, constify some arguments
Jeff Mahoney
1
-13
/
+16
2017-08-16
btrfs: constify tracepoint arguments
Jeff Mahoney
3
-8
/
+8
2017-08-16
btrfs: struct-funcs, constify readers
Jeff Mahoney
4
-89
/
+91
2017-08-16
btrfs: remove unused sectorsize member
Nikolay Borisov
4
-4
/
+1
2017-08-16
btrfs: Be explicit about usage of min()
Nikolay Borisov
1
-2
/
+2
2017-08-16
btrfs: Use explicit round_down call rather than open-coding it
Nikolay Borisov
1
-1
/
+1
2017-08-16
btrfs: convert while loop to list_for_each_entry
Nikolay Borisov
1
-9
/
+2
2017-07-28
Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+8
2017-07-24
btrfs: round down size diff when shrinking/growing device
Nikolay Borisov
1
-2
/
+2
2017-07-24
Btrfs: fix early ENOSPC due to delalloc
Omar Sandoval
1
-4
/
+0
2017-07-24
btrfs: fix lockup in find_free_extent with read-only block groups
Jeff Mahoney
1
-2
/
+5
2017-07-19
Btrfs: fix dir item validation when replaying xattr deletes
Filipe Manana
1
-2
/
+1
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+0
2017-07-14
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-57
/
+88
2017-07-14
Btrfs: fix unexpected return value of bio_readpage_error
Liu Bo
2
-8
/
+8
2017-07-14
btrfs: btrfs_create_repair_bio never fails, skip error handling
David Sterba
2
-8
/
+0
2017-07-14
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
David Sterba
4
-0
/
+7
2017-07-13
Btrfs: fix write corruption due to bio cloning on raid5/6
Filipe Manana
1
-8
/
+18
2017-07-10
Merge branch 'nowait-aio-btrfs-fixup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+14
2017-07-10
btrfs: nowait aio: Correct assignment of pos
Goldwyn Rodrigues
1
-12
/
+14
2017-07-07
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+8
2017-07-06
Btrfs: incremental send, fix invalid memory access
Filipe Manana
1
-3
/
+4
2017-07-06
Btrfs: incremental send, fix invalid path for link commands
Filipe Manana
1
-30
/
+51
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
3
-13
/
+13
2017-07-06
btrfs: minimal conversion to errseq_t writeback error reporting on fsync
Jeff Layton
1
-5
/
+8
2017-07-06
VFS: Don't use save/replace_mount_options if not using generic_show_options
David Howells
1
-1
/
+0
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
45
-1359
/
+1680
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-168
/
+197
2017-06-29
btrfs: Remove false alert when fiemap range is smaller than on-disk extent
Qu Wenruo
1
-16
/
+12
2017-06-29
btrfs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-6
/
+7
2017-06-29
btrfs: fix integer overflow in calc_reclaim_items_nr
Chris Mason
10
-25
/
+24
2017-06-29
btrfs: scrub: fix target device intialization while setting up scrub context
David Sterba
1
-2
/
+2
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
8
-46
/
+117
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
10
-41
/
+119
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write a...
Qu Wenruo
1
-3
/
+8
[prev]
[next]