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
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-01
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+12
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-18
/
+18
2015-04-26
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
Yang Dongsheng
1
-9
/
+12
2015-04-24
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
1
-3
/
+3
2015-04-24
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+139
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-15
/
+15
2015-04-13
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
1
-15
/
+0
2015-04-13
Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.
Dongsheng Yang
1
-1
/
+17
2015-04-13
btrfs: Fix NO_SPACE bug caused by delayed-iput
Zhao Lei
1
-0
/
+4
2015-04-11
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
1
-2
/
+2
2015-04-11
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
1
-5
/
+5
2015-04-11
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
1
-4
/
+4
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
1
-1
/
+1
2015-04-10
Btrfs: don't steal from the global reserve if we don't have the space
Josef Bacik
1
-2
/
+44
2015-04-10
Btrfs: refill block reserves during truncate
Chris Mason
1
-6
/
+39
2015-04-10
Btrfs: account for crcs in delayed ref processing
Josef Bacik
1
-7
/
+18
2015-04-10
btrfs: actively run the delayed refs while deleting large files
Chris Mason
1
-2
/
+43
2015-04-01
fs: btrfs: Add missing include file
Guenter Roeck
1
-0
/
+1
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+1
2015-03-25
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
1
-1
/
+1
2015-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-28
/
+84
2015-03-17
Btrfs: fix outstanding_extents accounting in DIO
Josef Bacik
1
-2
/
+35
2015-03-17
Btrfs: add sanity test for outstanding_extents accounting
Josef Bacik
1
-0
/
+15
2015-03-17
Btrfs: account merges/splits properly
Josef Bacik
1
-27
/
+30
2015-03-13
Btrfs: fix merge delalloc logic
Josef Bacik
1
-1
/
+6
2015-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2015-03-03
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
David Sterba
1
-1
/
+1
2015-03-02
btrfs: fix lost return value due to variable shadowing
David Sterba
1
-1
/
+0
2015-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-39
/
+117
2015-02-14
Btrfs: account for large extents with enospc
Josef Bacik
1
-1
/
+62
2015-02-14
Btrfs: don't set and clear delalloc for O_DIRECT writes
Josef Bacik
1
-6
/
+2
2015-02-14
Btrfs: only adjust outstanding_extents when we do a short write
Josef Bacik
1
-5
/
+6
2015-02-02
Btrfs: Add code to support file creation time
chandan r
1
-2
/
+23
2015-02-02
btrfs: kill btrfs_inode_*time helpers
David Sterba
1
-16
/
+12
2015-01-21
Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
Zhao Lei
1
-2
/
+1
2015-01-21
btrfs: switch extent_state state to unsigned
David Sterba
1
-2
/
+2
2015-01-21
btrfs: update message levels after checksum errors
David Sterba
1
-1
/
+1
2015-01-21
btrfs: update message levels for errors
David Sterba
1
-1
/
+1
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
1
-6
/
+0
2015-01-14
btrfs: expand btrfs_find_item if found_key is NULL
David Sterba
1
-3
/
+7
2015-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+3
2015-01-02
Btrfs: call inode_dec_link_count() on mkdir error path
Wang Shilong
1
-1
/
+3
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-41
/
+111
2014-11-25
Btrfs: fix snapshot inconsistency after a file write followed by truncate
Filipe Manana
1
-7
/
+40
2014-11-21
Btrfs: ensure ordered extent errors aren't missed on fsync
Filipe Manana
1
-0
/
+15
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
1
-8
/
+1
2014-11-20
Btrfs: correctly flush compressed data before/after direct IO
Filipe Manana
1
-3
/
+13
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
[next]