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
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-29
Btrfs: don't use ram_bytes for uncompressed inline items
Chris Mason
1
-1
/
+2
2014-01-28
Btrfs: fix the race between write back and nocow buffered write
Miao Xie
1
-2
/
+5
2014-01-28
Btrfs: make fsync latency less sucky
Josef Bacik
1
-0
/
+12
2014-01-28
Btrfs: faster file extent item replace operations
Filipe David Borba Manana
1
-4
/
+40
2014-01-28
Btrfs: fix use of uninitialized err variable
Filipe David Borba Manana
1
-1
/
+1
2014-01-28
Btrfs: fix ordered extent check in btrfs_punch_hole
Filipe David Borba Manana
1
-1
/
+1
2014-01-28
Btrfs: fix the reserved space leak caused by the race between nonlock dio and...
Miao Xie
1
-47
/
+84
2014-01-28
Btrfs: cleanup unnecessary parameter and variant of prepare_pages()
Miao Xie
1
-8
/
+6
2014-01-28
Btrfs: incompatible format change to remove hole extents
Josef Bacik
1
-4
/
+9
2013-11-11
btrfs: Fix checkpatch.pl warning of spacing issues
Dulshani Gunawardhana
1
-1
/
+1
2013-11-11
Btrfs: return an error from btrfs_wait_ordered_range
Josef Bacik
1
-27
/
+39
2013-11-11
btrfs: remove fs/btrfs/compat.h
Zach Brown
1
-1
/
+0
2013-11-11
Btrfs: fix up seek_hole/seek_data handling
Josef Bacik
1
-75
/
+19
2013-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2013-09-21
Btrfs: don't leak transaction in btrfs_sync_file()
Filipe David Borba Manana
1
-2
/
+2
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-10
/
+1
2013-09-04
direct-io: Handle O_(D)SYNC AIO
Christoph Hellwig
1
-1
/
+1
2013-09-01
Btrf: cleanup: don't check for root_refs == 0 twice
Stefan Behrens
1
-5
/
+0
2013-09-01
Btrfs: avoid starting a transaction in the write path
Josef Bacik
1
-10
/
+1
2013-09-01
Btrfs: don't bother autodefragging if our root is going away
Josef Bacik
1
-0
/
+5
2013-08-09
Btrfs: allow splitting of hole em's when dropping extent cache
Josef Bacik
1
-22
/
+40
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-21
/
+129
2013-07-03
vfs: export lseek_execute() to modules
Jie Liu
1
-14
/
+1
2013-07-02
Btrfs: check if we can nocow if we don't have data space
Josef Bacik
1
-11
/
+114
2013-07-01
Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate
Josef Bacik
1
-6
/
+15
2013-06-14
Btrfs: cleanup: don't check the same thing twice
Stefan Behrens
1
-4
/
+0
2013-05-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-18
/
+19
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-6
/
+6
2013-05-06
Btrfs: cleanup of function where fixup_low_keys() is called
Tsutomu Itoh
1
-4
/
+4
2013-05-06
Btrfs: fix bad extent logging
Josef Bacik
1
-8
/
+6
2013-05-06
Btrfs: log ram bytes properly
Josef Bacik
1
-0
/
+3
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2013-04-09
lift sb_start_write/sb_end_write out of ->aio_write()
Al Viro
1
-3
/
+0
2013-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+9
2013-03-21
Btrfs: fix missing qgroup reservation before fallocating
Wang Shilong
1
-0
/
+9
2013-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2013-03-15
Btrfs: fix warning of free_extent_map
Liu Bo
1
-0
/
+1
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-10
/
+47
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2013-02-26
btrfs: cleanup for open-coded alignment
Qu Wenruo
1
-2
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-4
/
+4
2013-02-21
Btrfs: fix remount vs autodefrag
Miao Xie
1
-0
/
+5
2013-02-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...
Chris Mason
1
-8
/
+41
2013-02-20
Btrfs: place ordered operations on a per transaction list
Josef Bacik
1
-1
/
+14
2013-02-20
Btrfs: use bit operation for ->fs_state
Miao Xie
1
-1
/
+1
2013-02-20
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
Filipe Brandenburger
1
-1
/
+1
2013-02-20
Btrfs: wait on ordered extents at the last possible moment
Josef Bacik
1
-5
/
+25
2013-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-5
/
+20
2013-02-05
Btrfs: fix race between snapshot deletion and getting inode
Liu Bo
1
-4
/
+18
[next]