index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
1
-11
/
+5
|
\
|
*
generic_file_direct_write(): get rid of ppos argument
Al Viro
2014-04-01
1
-1
/
+1
|
*
btrfs_file_aio_write(): get rid of ppos
Al Viro
2014-04-01
1
-6
/
+5
|
*
callers of iov_copy_from_user_atomic() don't need pagecache_disable()
Al Viro
2014-04-01
1
-5
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-11
1
-1
/
+4
|
\
\
|
*
|
btrfs: Change the expanding write sequence to fix snapshot related bug.
Qu Wenruo
2014-04-07
1
-1
/
+4
*
|
|
mm: implement ->map_pages for page cache
Kirill A. Shutemov
2014-04-07
1
-0
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-04
1
-60
/
+98
|
\
|
|
|
*
|
Btrfs: fix a crash of clone with inline extents's split
Liu Bo
2014-03-21
1
-3
/
+12
|
*
|
Btrfs: remove the unnecessary flush when preparing the pages
Miao Xie
2014-03-10
1
-8
/
+5
|
*
|
Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume
Miao Xie
2014-03-10
1
-4
/
+17
|
*
|
Btrfs: fix preallocate vs double nocow write
Miao Xie
2014-03-10
1
-7
/
+2
|
*
|
Btrfs: fix wrong lock range and write size in check_can_nocow()
Miao Xie
2014-03-10
1
-2
/
+3
|
*
|
Btrfs: more efficient btrfs_drop_extent_cache
Filipe Manana
2014-03-10
1
-5
/
+11
|
*
|
Btrfs: don't insert useless holes when punching beyond the inode's size
Filipe Manana
2014-03-10
1
-11
/
+17
|
*
|
Btrfs: fix skipped error handle when log sync failed
Miao Xie
2014-03-10
1
-3
/
+6
|
*
|
Btrfs: faster/more efficient insertion of file extent items
Filipe David Borba Manana
2014-03-10
1
-22
/
+30
|
|
/
*
/
fs/direct-io.c: remove some left over checks
Dan Carpenter
2014-04-03
1
-1
/
+1
|
/
*
Btrfs: don't use ram_bytes for uncompressed inline items
Chris Mason
2014-01-29
1
-1
/
+2
*
Btrfs: fix the race between write back and nocow buffered write
Miao Xie
2014-01-28
1
-2
/
+5
*
Btrfs: make fsync latency less sucky
Josef Bacik
2014-01-28
1
-0
/
+12
*
Btrfs: faster file extent item replace operations
Filipe David Borba Manana
2014-01-28
1
-4
/
+40
*
Btrfs: fix use of uninitialized err variable
Filipe David Borba Manana
2014-01-28
1
-1
/
+1
*
Btrfs: fix ordered extent check in btrfs_punch_hole
Filipe David Borba Manana
2014-01-28
1
-1
/
+1
*
Btrfs: fix the reserved space leak caused by the race between nonlock dio and...
Miao Xie
2014-01-28
1
-47
/
+84
*
Btrfs: cleanup unnecessary parameter and variant of prepare_pages()
Miao Xie
2014-01-28
1
-8
/
+6
*
Btrfs: incompatible format change to remove hole extents
Josef Bacik
2014-01-28
1
-4
/
+9
*
btrfs: Fix checkpatch.pl warning of spacing issues
Dulshani Gunawardhana
2013-11-11
1
-1
/
+1
*
Btrfs: return an error from btrfs_wait_ordered_range
Josef Bacik
2013-11-11
1
-27
/
+39
*
btrfs: remove fs/btrfs/compat.h
Zach Brown
2013-11-11
1
-1
/
+0
*
Btrfs: fix up seek_hole/seek_data handling
Josef Bacik
2013-11-11
1
-75
/
+19
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-09-22
1
-2
/
+2
|
\
|
*
Btrfs: don't leak transaction in btrfs_sync_file()
Filipe David Borba Manana
2013-09-21
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-09-12
1
-10
/
+1
|
\
|
|
*
Btrf: cleanup: don't check for root_refs == 0 twice
Stefan Behrens
2013-09-01
1
-5
/
+0
|
*
Btrfs: avoid starting a transaction in the write path
Josef Bacik
2013-09-01
1
-10
/
+1
|
*
Btrfs: don't bother autodefragging if our root is going away
Josef Bacik
2013-09-01
1
-0
/
+5
*
|
direct-io: Handle O_(D)SYNC AIO
Christoph Hellwig
2013-09-04
1
-1
/
+1
|
/
*
Btrfs: allow splitting of hole em's when dropping extent cache
Josef Bacik
2013-08-09
1
-22
/
+40
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-07-09
1
-21
/
+129
|
\
|
*
Btrfs: check if we can nocow if we don't have data space
Josef Bacik
2013-07-02
1
-11
/
+114
|
*
Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate
Josef Bacik
2013-07-01
1
-6
/
+15
|
*
Btrfs: cleanup: don't check the same thing twice
Stefan Behrens
2013-06-14
1
-4
/
+0
*
|
vfs: export lseek_execute() to modules
Jie Liu
2013-07-03
1
-14
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-05-09
1
-18
/
+19
|
\
|
|
*
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
1
-6
/
+6
|
*
Btrfs: cleanup of function where fixup_low_keys() is called
Tsutomu Itoh
2013-05-06
1
-4
/
+4
|
*
Btrfs: fix bad extent logging
Josef Bacik
2013-05-06
1
-8
/
+6
|
*
Btrfs: log ram bytes properly
Josef Bacik
2013-05-06
1
-0
/
+3
*
|
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-0
/
+1
[next]