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-item.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Btrfs: cleanup of function where fixup_low_keys() is called
Tsutomu Itoh
2013-05-06
1
-2
/
+2
*
btrfs: extended inode refs
Mark Fasheh
2012-10-09
1
-11
/
+274
*
Merge branch 'error-handling' into for-linus
Chris Mason
2012-03-28
1
-2
/
+3
|
\
|
*
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-03-22
1
-0
/
+1
|
*
btrfs: return void in functions without error conditions
Jeff Mahoney
2012-03-22
1
-2
/
+2
*
|
Btrfs: allow metadata blocks larger than the page size
Chris Mason
2012-03-26
1
-0
/
+1
|
/
*
Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...
Tsutomu Itoh
2011-05-23
1
-2
/
+0
*
Btrfs: Integrate metadata reservation with start_transaction
Yan, Zheng
2010-05-25
1
-0
/
+27
*
Btrfs: check size of inode backref before adding hardlink
Yan, Zheng
2009-09-24
1
-0
/
+2
*
Btrfs: do not reuse objectid of deleted snapshot/subvol
Yan, Zheng
2009-09-21
1
-2
/
+0
*
Btrfs: leave btree locks spinning more often
Chris Mason
2009-03-24
1
-0
/
+3
*
Btrfs: make things static and include the right headers
Christoph Hellwig
2008-12-02
1
-1
/
+1
*
Btrfs: Implement new dir index format
Josef Bacik
2008-09-25
1
-2
/
+8
[next]