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
2017-01-27
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+17
2017-01-26
Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations
Omar Sandoval
1
-2
/
+0
2017-01-26
Btrfs: disable xattr operations on subvolume directories
Omar Sandoval
1
-0
/
+1
2017-01-26
Btrfs: remove old tree_root case in btrfs_read_locked_inode()
Omar Sandoval
1
-4
/
+1
2017-01-19
Btrfs: fix truncate down when no_holes feature is enabled
Liu Bo
1
-1
/
+12
2017-01-19
Btrfs: Fix deadlock between direct IO and fast fsync
Chandan Rajendra
1
-2
/
+2
2017-01-19
btrfs: fix false enospc error when truncating heavily reflinked file
Wang Xiaoguang
1
-0
/
+1
2017-01-13
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+10
2017-01-11
Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/...
Chris Mason
1
-1
/
+1
2017-01-09
Btrfs: add 'inode' for extent map tracepoint
Liu Bo
1
-1
/
+1
2017-01-03
Btrfs: adjust outstanding_extents counter properly when dio write is split
Liu Bo
1
-2
/
+9
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+0
2016-12-16
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-461
/
+449
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+4
2016-12-11
Revert "Btrfs: adjust len of writes if following a preallocated extent"
Chris Mason
1
-5
/
+3
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-1
/
+0
2016-12-06
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
1
-37
/
+37
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
1
-91
/
+95
2016-12-06
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
1
-227
/
+267
2016-12-06
btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size
Jeff Mahoney
1
-2
/
+2
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
1
-33
/
+40
2016-12-06
btrfs: call functions that always use the same root with fs_info instead
Jeff Mahoney
1
-3
/
+3
2016-11-30
btrfs: don't access the bio directly in the direct I/O code
Christoph Hellwig
1
-4
/
+3
2016-11-30
btrfs: increment ctx->pos for every emitted or skipped dirent in readdir
Jeff Mahoney
1
-20
/
+2
2016-11-30
btrfs: remove old tree_root dirent processing in btrfs_real_readdir()
Jeff Mahoney
1
-80
/
+37
2016-11-30
btrfs: change btrfs_csum_final result param type to u8
Domagoj Tršan
1
-1
/
+1
2016-11-30
Btrfs: adjust len of writes if following a preallocated extent
Liu Bo
1
-3
/
+5
2016-11-30
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
1
-1
/
+1
2016-11-30
btrfs: remove unused headers, statfs.h
David Sterba
1
-1
/
+0
2016-11-30
Btrfs: deal with existing encompassing extent map in btrfs_get_extent()
Omar Sandoval
1
-3
/
+3
2016-11-29
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
Christoph Hellwig
1
-3
/
+3
2016-11-04
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Linus Torvalds
1
-4
/
+9
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-4
/
+2
2016-10-28
block: better op and flags encoding
Christoph Hellwig
1
-3
/
+2
2016-10-24
btrfs: pass correct args to btrfs_async_run_delayed_refs()
Wang Xiaoguang
1
-2
/
+2
2016-10-24
btrfs: qgroup: Prevent qgroup->reserved from going subzero
Goldwyn Rodrigues
1
-2
/
+7
2016-10-11
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-27
/
+43
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-12
/
+12
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
1
-1
/
+1
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-12
/
+0
2016-10-10
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+1
2016-10-10
[btrfs] fix check_direct_IO() for non-iovec iterators
Al Viro
1
-1
/
+1
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
1
-1
/
+1
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
1
-12
/
+0
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
1
-11
/
+11
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
1
-1
/
+1
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
1
-7
/
+9
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
1
-4
/
+6
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
1
-2
/
+2
[next]