index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode-item.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: track owning root in btrfs_ref
Boris Burkov
2023-10-12
1
-1
/
+2
*
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-10-12
1
-8
/
+8
*
btrfs: reformat remaining kdoc style comments
David Sterba
2023-10-12
1
-1
/
+1
*
btrfs: remove obsolete delayed ref throttling logic when truncating items
Filipe Manana
2023-04-17
1
-7
/
+5
*
btrfs: remove redundant counter check at btrfs_truncate_inode_items()
Filipe Manana
2023-04-17
1
-2
/
+1
*
btrfs: move file-item prototypes into their own header
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move extent-tree helpers into their own header file
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: use struct fscrypt_str instead of struct qstr
Sweet Tea Dorminy
2022-12-05
1
-7
/
+7
*
btrfs: use struct qstr instead of name and namelen pairs
Sweet Tea Dorminy
2022-12-05
1
-37
/
+36
*
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
2022-12-05
1
-1
/
+2
*
btrfs: move the printk helpers out of ctree.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move flush related definitions to space-info.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: make should_throttle loop local in btrfs_truncate_inode_items
Josef Bacik
2022-01-07
1
-2
/
+1
*
btrfs: combine extra if statements in btrfs_truncate_inode_items
Josef Bacik
2022-01-07
1
-4
/
+2
*
btrfs: convert BUG() for pending_del_nr into an ASSERT
Josef Bacik
2022-01-07
1
-2
/
+3
*
btrfs: convert BUG_ON() in btrfs_truncate_inode_items to ASSERT
Josef Bacik
2022-01-07
1
-1
/
+1
*
btrfs: add inode to truncate control
Josef Bacik
2022-01-07
1
-11
/
+21
*
btrfs: pass the ino via truncate control
Josef Bacik
2022-01-07
1
-4
/
+3
*
btrfs: use a flag to control when to clear the file extent range
Josef Bacik
2022-01-07
1
-4
/
+4
*
btrfs: control extent reference updates with a control flag for truncate
Josef Bacik
2022-01-07
1
-2
/
+1
*
btrfs: only call inode_sub_bytes in truncate paths that care
Josef Bacik
2022-01-07
1
-13
/
+6
*
btrfs: only update i_size in truncate paths that care
Josef Bacik
2022-01-07
1
-9
/
+8
*
btrfs: add truncate control struct
Josef Bacik
2022-01-07
1
-17
/
+8
*
btrfs: remove found_extent from btrfs_truncate_inode_items
Josef Bacik
2022-01-07
1
-6
/
+3
*
btrfs: move btrfs_kill_delayed_inode_items into evict
Josef Bacik
2022-01-07
1
-9
/
+0
*
btrfs: remove free space cache inode check in btrfs_truncate_inode_items
Josef Bacik
2022-01-07
1
-5
/
+3
*
btrfs: move extent locking outside of btrfs_truncate_inode_items
Josef Bacik
2022-01-07
1
-18
/
+0
*
btrfs: move btrfs_truncate_inode_items to inode-item.c
Josef Bacik
2022-01-07
1
-0
/
+372
*
btrfs: add an inode-item.h
Josef Bacik
2022-01-07
1
-0
/
+1
*
btrfs: drop the _nr from the item helpers
Josef Bacik
2022-01-03
1
-6
/
+6
*
btrfs: use btrfs_item_size_nr/btrfs_item_offset_nr everywhere
Josef Bacik
2022-01-03
1
-3
/
+1
*
btrfs: locking: rip out path->leave_spinning
Josef Bacik
2020-12-08
1
-6
/
+0
*
btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref
Nikolay Borisov
2019-09-09
1
-20
/
+13
*
btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref struct
Nikolay Borisov
2019-09-09
1
-15
/
+14
*
btrfs: remove unused parameter fs_info from btrfs_extend_item
David Sterba
2019-04-29
1
-2
/
+2
*
btrfs: remove unused parameter fs_info from btrfs_truncate_item
David Sterba
2019-04-29
1
-2
/
+2
*
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-04-12
1
-14
/
+1
*
btrfs: Remove custom crc32c init code
Nikolay Borisov
2018-03-26
1
-1
/
+0
*
Btrfs: fix log replay failure after unlink and link combination
Filipe Manana
2018-03-01
1
-18
/
+26
*
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
1
-4
/
+4
*
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
1
-1
/
+2
*
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
2016-04-28
1
-1
/
+1
*
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
2015-09-29
1
-1
/
+1
*
Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs
Filipe Manana
2015-01-21
1
-2
/
+7
*
btrfs: kill the key type accessor helpers
David Sterba
2014-09-17
1
-6
/
+6
*
btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'
Sergei Trofimovich
2014-01-28
1
-65
/
+0
*
btrfs: drop unused parameter from btrfs_item_nr
Ross Kirk
2013-11-11
1
-1
/
+1
*
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
1
-4
/
+5
*
Btrfs: remove unused argument of btrfs_extend_item()
Tsutomu Itoh
2013-05-06
1
-2
/
+2
[next]