index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-14
Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist
Liu Bo
1
-35
/
+3
2017-02-14
Btrfs: fix wrong argument for btrfs_lookup_ordered_range
Liu Bo
1
-1
/
+1
2017-02-14
Btrfs: fix another race between truncate and lockless dio write
Liu Bo
1
-1
/
+3
2017-02-14
Btrfs: fix comment in btrfs_page_mkwrite
Liu Bo
1
-5
/
+5
2017-02-14
Btrfs: fix btrfs_ordered_update_i_size to update disk_i_size properly
Liu Bo
1
-0
/
+14
2017-02-14
btrfs: fix over-80 lines introduced by previous cleanups
David Sterba
1
-30
/
+39
2017-02-14
btrfs: Make btrfs_unlink_inode take btrfs_inode
Nikolay Borisov
1
-33
/
+38
2017-02-14
btrfs: Make btrfs_del_inode_ref take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-14
btrfs: Make btrfs_del_dir_entries_in_log take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-14
btrfs: Make btrfs_log_new_name take btrfs_inode
Nikolay Borisov
1
-4
/
+4
2017-02-14
btrfs: Make btrfs_inode_in_log take btrfs_inode
Nikolay Borisov
1
-8
/
+8
2017-02-14
btrfs: Make btrfs_record_unlink_dir take btrfs_inode
Nikolay Borisov
1
-4
/
+4
2017-02-14
btrfs: Make btrfs_inode_delayed_dir_index_count take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-14
btrfs: Make btrfs_commit_inode_delayed_inode take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-14
btrfs: Make btrfs_remove_delayed_node take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-14
btrfs: Make btrfs_kill_delayed_inode_items take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-14
btrfs: Make btrfs_delayed_delete_inode_ref take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-14
btrfs: Make btrfs_delete_delayed_dir_index take btrfs_inode
Nikolay Borisov
1
-2
/
+2
2017-02-14
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
1
-61
/
+61
2017-02-14
btrfs: add wrapper for counting BTRFS_MAX_EXTENT_SIZE
David Sterba
1
-23
/
+11
2017-02-14
btrfs: remove unused logic of limiting async delalloc pages
David Sterba
1
-7
/
+0
2017-02-14
btrfs: consolidate auto defrag kick off policies
Anand Jain
1
-8
/
+11
2017-02-14
btrfs: use BTRFS_COMPRESS_NONE to specify no compression
Anand Jain
1
-3
/
+3
2017-02-14
btrfs: fix up misleading GFP_NOFS usage in btrfs_releasepage
Michal Hocko
1
-1
/
+1
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-27
Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations
Omar Sandoval
1
-2
/
+0
2017-01-27
Btrfs: disable xattr operations on subvolume directories
Omar Sandoval
1
-0
/
+1
2017-01-27
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-14
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-18
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-12
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
[next]