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
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Btrfs: race free update of commit root for ro snapshots"
Chris Mason
2014-10-17
1
-36
/
+0
*
Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
2014-10-04
1
-5
/
+5
|
\
|
*
btrfs: remove unlikely from data-dependent branches and slow paths
David Sterba
2014-10-02
1
-4
/
+4
|
*
btrfs: remove unlikely from NULL checks
David Sterba
2014-10-02
1
-1
/
+1
*
|
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2014-10-04
1
-1
/
+2
|
\
\
|
*
|
btrfs: use enum for wq endio metadata type
David Sterba
2014-10-02
1
-1
/
+2
|
|
/
*
/
btrfs: Fix the wrong condition judgment about subset extent map
Qu Wenruo
2014-10-03
1
-1
/
+1
|
/
*
Btrfs: try not to ENOSPC on log replay
Josef Bacik
2014-09-22
1
-1
/
+2
*
btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent map
Qu Wenruo
2014-09-18
1
-22
/
+57
*
Btrfs: cleanup the read failure record after write or when the inode is freeing
Miao Xie
2014-09-17
1
-0
/
+6
*
Btrfs: implement repair function when direct read fails
Miao Xie
2014-09-17
1
-21
/
+255
*
Btrfs: do file data check by sub-bio's self
Miao Xie
2014-09-17
1
-26
/
+74
*
Btrfs: cleanup similar code of the buffered data data check and dio read data...
Miao Xie
2014-09-17
1
-55
/
+47
*
Btrfs: load checksum data once when submitting a direct read io
Miao Xie
2014-09-17
1
-17
/
+21
*
Btrfs: fix off-by-one in cow_file_range_inline()
Wang Shilong
2014-09-17
1
-2
/
+2
*
Btrfs: fall into nocompression codes quickly if possible
Wang Shilong
2014-09-17
1
-4
/
+1
*
Btrfs: fix wrong skipping compression for an inode
Wang Shilong
2014-09-17
1
-5
/
+20
*
Btrfs: set error return value in btrfs_get_blocks_direct
Filipe Manana
2014-09-17
1
-1
/
+3
*
Btrfs: make defragment work with nodatacow option
Wang Shilong
2014-09-17
1
-3
/
+36
*
btrfs: kill the key type accessor helpers
David Sterba
2014-09-17
1
-14
/
+14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-09-12
1
-71
/
+120
|
\
|
*
Btrfs: use insert_inode_locked4 for inode creation
Chris Mason
2014-09-08
1
-67
/
+109
|
*
Btrfs: fix crash while doing a ranged fsync
Filipe Manana
2014-09-02
1
-1
/
+2
|
*
Btrfs: fix corruption after write/fsync failure + fsync + log recovery
Filipe Manana
2014-09-02
1
-3
/
+9
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-08-27
1
-20
/
+89
|
\
|
|
*
Btrfs: fix task hang under heavy compressed write
Liu Bo
2014-08-24
1
-12
/
+23
|
*
btrfs: Use right extent length when inserting overlap extent map.
Qu Wenruo
2014-08-21
1
-4
/
+3
|
*
Btrfs: don't monopolize a core when evicting inode
Filipe Manana
2014-08-21
1
-0
/
+6
|
*
Btrfs: ensure tmpfile inode is always persisted with link count of 0
Filipe Manana
2014-08-21
1
-0
/
+15
|
*
Btrfs: race free update of commit root for ro snapshots
Filipe Manana
2014-08-21
1
-0
/
+36
|
*
Btrfs: fix wrong extent mapping for DirectIO
Wang Shilong
2014-08-19
1
-0
/
+2
|
*
Btrfs: fix wrong write range for filemap_fdatawrite_range()
Wang Shilong
2014-08-19
1
-1
/
+2
|
*
Btrfs: fix put dio bio twice when we submit dio bio fail
Miao Xie
2014-08-19
1
-3
/
+2
*
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2014-08-16
1
-44
/
+15
|
\
|
|
*
btrfs: disable strict file flushes for renames and truncates
Chris Mason
2014-08-15
1
-44
/
+3
|
*
Btrfs: fix compressed write corruption on enospc
Liu Bo
2014-08-15
1
-0
/
+12
*
|
btrfs: add RENAME_NOREPLACE
Miklos Szeredi
2014-08-07
1
-1
/
+11
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-21
1
-11
/
+30
|
\
|
*
Btrfs: fix broken free space cache after the system crashed
Miao Xie
2014-06-19
1
-11
/
+30
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
1
-29
/
+18
|
\
\
|
*
|
btrfs: switch check_direct_IO() to iov_iter
Al Viro
2014-05-06
1
-25
/
+15
|
*
|
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
1
-2
/
+1
|
*
|
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
1
-1
/
+1
|
*
|
pass iov_iter to ->direct_IO()
Al Viro
2014-05-06
1
-6
/
+6
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-11
1
-89
/
+204
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Btrfs: make fsync work after cloning into a file
Filipe Manana
2014-06-09
1
-38
/
+4
|
*
|
Btrfs: don't release invalid page in btrfs_page_exists_in_range()
Filipe Manana
2014-06-09
1
-0
/
+1
|
*
|
Btrfs: make sure we retry if page is a retriable exception
Filipe Manana
2014-06-09
1
-1
/
+3
|
*
|
Btrfs: make sure we retry if we couldn't get the page
Filipe Manana
2014-06-09
1
-1
/
+3
|
*
|
Btrfs: async delayed refs
Chris Mason
2014-06-09
1
-0
/
+1
[next]