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
2014-11-20
Btrfs: return failure if btrfs_dev_replace_finishing() failed
Eryu Guan
1
-3
/
+9
2014-11-20
Btrfs: fix allocationg memory failure for btrfsic_state structure
Shilong Wang
1
-5
/
+11
2014-11-20
Btrfs: report error after failure inlining extent in compressed write path
Filipe Manana
1
-0
/
+4
2014-11-20
Btrfs: add helper btrfs_fdatawrite_range
Filipe Manana
4
-39
/
+34
2014-11-20
Btrfs: correctly flush compressed data before/after direct IO
Filipe Manana
2
-4
/
+24
2014-11-20
Btrfs: make inode.c:compress_file_range() return void
Filipe Manana
1
-5
/
+2
2014-11-20
Btrfs: fix incorrect compression ratio detection
Shilong Wang
1
-8
/
+8
2014-11-20
Btrfs: don't ignore compressed bio write errors
Filipe Manana
1
-6
/
+12
2014-11-20
Btrfs: make inode.c:submit_compressed_extents() return void
Filipe Manana
1
-5
/
+2
2014-11-20
Btrfs: process all async extents on compressed write failure
Filipe Manana
1
-5
/
+1
2014-11-20
Btrfs: don't leak pages and memory on compressed write error
Filipe Manana
1
-9
/
+19
2014-11-20
Btrfs: fix hang on compressed write error
Filipe Manana
1
-0
/
+14
2014-11-20
Btrfs: set page and mapping error on compressed write failure
Filipe Manana
3
-1
/
+8
2014-11-19
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
3
-15
/
+25
2014-11-19
btrfs: get rid of f_dentry use
Al Viro
1
-1
/
+1
2014-11-19
switch d_materialise_unique() users to d_splice_alias()
Al Viro
1
-1
/
+1
2014-11-12
btrfs: move commit out of sysfs when changing label
David Sterba
1
-13
/
+8
2014-11-12
btrfs: move commit out of sysfs when changing features
David Sterba
1
-8
/
+5
2014-11-12
btrfs: introduce pending action: commit
David Sterba
2
-0
/
+6
2014-11-12
btrfs: switch inode_cache option handling to pending changes
David Sterba
5
-15
/
+18
2014-11-12
btrfs: do commit in sync_fs if there are pending changes
David Sterba
1
-3
/
+11
2014-11-12
btrfs: add support for processing pending changes
David Sterba
4
-0
/
+69
2014-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2014-11-04
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
Chris Mason
1
-1
/
+1
2014-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-39
/
+27
2014-10-28
Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items
Filipe Manana
1
-8
/
+0
2014-10-27
Btrfs: properly clean up btrfs_end_io_wq_cache
Josef Bacik
1
-0
/
+1
2014-10-27
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
Filipe Manana
3
-10
/
+4
2014-10-27
btrfs: use macro accessors in superblock validation checks
David Sterba
1
-21
/
+22
2014-10-24
vfs: export check_sticky()
Miklos Szeredi
1
-19
/
+1
2014-10-18
Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-36
/
+33
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2014-10-17
Revert "Btrfs: race free update of commit root for ro snapshots"
Chris Mason
2
-36
/
+33
2014-10-14
btrfs: LLVMLinux: Remove VLAIS
VinÃcius Tinti
1
-9
/
+7
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+1
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
48
-1518
/
+3548
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2
-5
/
+5
2014-10-09
vfs: Make d_invalidate return void
Eric W. Biederman
1
-4
/
+1
2014-10-08
btrfs: Fix compile error when CONFIG_SECURITY is not set.
Qu Wenruo
1
-0
/
+2
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+2
2014-10-07
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
Chris Mason
2
-3
/
+2
2014-10-06
btrfs: Make btrfs handle security mount options internally to avoid losing se...
Qu Wenruo
2
-5
/
+97
2014-10-04
Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
6
-16
/
+16
2014-10-04
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
9
-105
/
+57
2014-10-04
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
17
-135
/
+130
2014-10-03
Btrfs: send, don't delay dir move if there's a new parent inode
Filipe Manana
1
-1
/
+1
2014-10-03
btrfs: add more superblock checks
David Sterba
1
-2
/
+65
2014-10-03
Btrfs: fix race in WAIT_SYNC ioctl
Sage Weil
1
-3
/
+9
2014-10-03
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
6
-12
/
+114
2014-10-03
Btrfs: remove redundant btrfs_verify_qgroup_counts declaration.
Fabian Frederick
1
-2
/
+0
[prev]
[next]