Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5fdd97944ee5ae0fcdd88227224d0c2c87aa6db9
/
fs
/
xfs
/
xfs_inode.c
5fdd979
xfs: remove xfs_defer_init() firstblock param
by Brian Foster
· 6 years ago
9c3bf5d
xfs: use ->t_firstblock in inode inactivate
by Brian Foster
· 6 years ago
2af5284
xfs: remove xfs_bunmapi() firstblock param
by Brian Foster
· 6 years ago
3728379
xfs: use ->t_firstblock for all xfs_bunmapi() callers
by Brian Foster
· 6 years ago
381eee6
xfs: remove firstblock param from xfs dir ops
by Brian Foster
· 6 years ago
f16dea5
xfs: use ->t_firstblock in dir ops
by Brian Foster
· 6 years ago
bcd2c9f
xfs: refactor dfops init to attach to transaction
by Brian Foster
· 6 years ago
ccd9d91
xfs: remove xfs_bunmapi() dfops param
by Brian Foster
· 6 years ago
4bcfa61
xfs: use ->t_dfops for all xfs_bunmapi() callers
by Brian Foster
· 6 years ago
c9cfdb3
xfs: remove dfops param from high level dirname calls
by Brian Foster
· 6 years ago
0e0417f
xfs: remove dfops parameter from ifree call stack
by Brian Foster
· 6 years ago
6aa6718
xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops
by Brian Foster
· 6 years ago
e53946d
xfs: xfs_iflush_abort() can be called twice on cluster writeback failure
by Dave Chinner
· 7 years ago
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 7 years ago
0703a8e
xfs: replace do_mod with native operations
by Dave Chinner
· 7 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 7 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
d2e7366
xfs: don't assert on corrupted unlinked inode list
by Darrick J. Wong
· 7 years ago
4e52933
xfs: factor out nodiscard helpers
by Brian Foster
· 7 years ago
c14cfcc
xfs: remove unnecessary xfs_qm_dqattach parameter
by Darrick J. Wong
· 7 years ago
13b86fc
xfs: skip online discard during eofblocks trims
by Brian Foster
· 7 years ago
22525c1
xfs: log item flags are racy
by Dave Chinner
· 7 years ago
8804630
xfs: defer agfl frees from directory op transactions
by Brian Foster
· 7 years ago
8b922f0
xfs: defer frees from common inode allocation paths
by Brian Foster
· 7 years ago
658f8f9
xfs: defer agfl frees from inode inactivation
by Brian Foster
· 7 years ago
8b26984
xfs: validate allocated inode number
by Dave Chinner
· 7 years ago
4919d42
xfs: only cancel cow blocks when truncating the data fork
by Darrick J. Wong
· 7 years ago
a1f6941
xfs: non-scrub - remove unused function parameters
by Eric Sandeen
· 7 years ago
c959025
xfs: Remove "committed" argument of xfs_dir_ialloc
by Chandan Rajendra
· 7 years ago
dc1baa7
xfs: do not log/recover swapext extent owner changes for deleted inodes
by Eric Sandeen
· 7 years ago
656de4f
xfs: merge _xfs_log_force_lsn and xfs_log_force_lsn
by Christoph Hellwig
· 7 years ago
6231848
xfs: check for cow blocks before trying to clear them
by Darrick J. Wong
· 7 years ago
20c59c7
Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
a4b7fd7
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
7c2d238
xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes
by Darrick J. Wong
· 7 years ago
22431bf
xfs: refactor inode verifier corruption error printing
by Darrick J. Wong
· 7 years ago
beaae8c
xfs: always zero di_flags2 when we free the inode
by Darrick J. Wong
· 7 years ago
643c8c0
Use list_head infra-structure for buffer's log items list
by Carlos Maiolino
· 7 years ago
fb1755a
Split buffer's b_fspriv field
by Carlos Maiolino
· 7 years ago
f0e2828
xfs: convert to new i_version API
by Jeff Layton
· 7 years ago
c969004
xfs: use %px for data pointers when debugging
by Darrick J. Wong
· 7 years ago
aff68a55
xfs: use %pS printk format for direct instruction addresses
by Darrick J. Wong
· 7 years ago
3d170aa
xfs: change 0x%p -> %p in print messages
by Darrick J. Wong
· 7 years ago
9cfb9b4
xfs: provide a centralized method for verifying inline fork data
by Darrick J. Wong
· 7 years ago
363e59b
xfs: don't be so eager to clear the cowblocks tag on truncate
by Darrick J. Wong
· 7 years ago
f59cf5c
xfs: remove "no-allocation" reservations for file creations
by Christoph Hellwig
· 7 years ago
98c4f78
xfs: always free inline data before resetting inode fork during ifree
by Darrick J. Wong
· 7 years ago
962cc1a
xfs: fix forgotten rcu read unlock when skipping inode reclaim
by Darrick J. Wong
· 7 years ago
afd7245
xfs: remove unused debug counts for xfs_lock_inodes
by Christoph Hellwig
· 7 years ago
6bdcf26
xfs: use a b+tree for the in-core extent list
by Christoph Hellwig
· 7 years ago
e9e899a
xfs: move error injection tags into their own file
by Darrick J. Wong
· 7 years ago
66f3646
xfs: remove if_rdev
by Christoph Hellwig
· 7 years ago
cc6f777
xfs: don't unconditionally clear the reflink flag on zero-block files
by Darrick J. Wong
· 7 years ago
8ad7c629
xfs: remove the ip argument to xfs_defer_finish
by Christoph Hellwig
· 7 years ago
411350d
xfs: refactor xfs_trans_roll
by Christoph Hellwig
· 7 years ago
f2e9ad2
xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
by Omar Sandoval
· 7 years ago
56bdf85
xfs: Fix per-inode DAX flag inheritance
by Lukas Czerner
· 7 years ago
642338b
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
9e24cfd
xfs: remove unneeded parameter from XFS_TEST_ERROR
by Darrick J. Wong
· 8 years ago
2141713
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
by Ingo Molnar
· 8 years ago
c8ce540
xfs: remove double-underscore integer types
by Darrick J. Wong
· 8 years ago
3b4683c
xfs: drop iolock from reclaim context to appease lockdep
by Brian Foster
· 8 years ago
005c5db
xfs: rework the inline directory verifiers
by Darrick J. Wong
· 8 years ago
630a04e
xfs: verify inline directory data forks
by Darrick J. Wong
· 8 years ago
3802a34
xfs: only reclaim unwritten COW extents periodically
by Christoph Hellwig
· 8 years ago
a36b926
xfs: pull up iolock from xfs_free_eofblocks()
by Brian Foster
· 8 years ago
76d771b
xfs: use per-AG reservations for the finobt
by Christoph Hellwig
· 8 years ago
a444d72
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
by Dave Chinner
· 8 years ago
200237d
xfs: Move AGI buffer type setting to xfs_read_agi
by Eric Sandeen
· 8 years ago
6552321
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
by Christoph Hellwig
· 8 years ago
35a891b
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e153aa7
xfs: set a default CoW extent size of 32 blocks
by Darrick J. Wong
· 8 years ago
83104d4
xfs: garbage collect old cowextsz reservations
by Darrick J. Wong
· 8 years ago
f7ca352
xfs: create a separate cow extent size hint for the allocator
by Darrick J. Wong
· 8 years ago
aa8968f
xfs: cancel CoW reservations and clear inode reflink flag when freeing blocks
by Darrick J. Wong
· 8 years ago
17c12bc
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
by Darrick J. Wong
· 8 years ago
c2050a4
fs: Replace current_fs_time() with current_time()
by Deepa Dinamani
· 8 years ago
69bca80
xfs: Propagate dentry down to inode_change_ok()
by Jan Kara
· 9 years ago
2c3234d
xfs: rename flist/free_list to dfops
by Darrick J. Wong
· 8 years ago
310a75a
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
by Darrick J. Wong
· 8 years ago
3ab78df
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
by Darrick J. Wong
· 8 years ago
0d5a75e
xfs: make several functions static
by Eric Sandeen
· 9 years ago
555b67e
Merge branch 'xfs-4.7-inode-reclaim' into for-next
by Dave Chinner
· 9 years ago
2a4ad58
Merge branch 'xfs-4.7-misc-fixes' into for-next
by Dave Chinner
· 9 years ago
5b911354
Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next
by Dave Chinner
· 9 years ago
1942936
xfs: rename variables in xfs_iflush_cluster for clarity
by Dave Chinner
· 9 years ago
5a90e53
xfs: xfs_iflush_cluster has range issues
by Dave Chinner
· 9 years ago
8a17d7d
xfs: mark reclaimed inodes invalid earlier
by Dave Chinner
· 9 years ago
7d3aa7f
xfs: skip stale inodes in xfs_iflush_cluster
by Dave Chinner
· 9 years ago
51b07f3
xfs: fix inode validity check in xfs_iflush_cluster
by Dave Chinner
· 9 years ago
b1438f4
xfs: xfs_iflush_cluster fails to abort on error
by Dave Chinner
· 9 years ago
6e3e6d5
xfs: mute some sparse warnings
by Eryu Guan
· 9 years ago
253f491
xfs: better xfs_trans_alloc interface
by Christoph Hellwig
· 9 years ago
2b3d1d4
xfs: set up inode operation vectors later
by Christoph Hellwig
· 9 years ago
7f0ed54
Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next
by Dave Chinner
· 9 years ago
b0388bf
xfs: remove XBF_DONE flag wrapper macros
by Dave Chinner
· 9 years ago
c19b3b05
xfs: mode di_mode to vfs inode
by Dave Chinner
· 9 years ago
83e06f2
xfs: move di_changecount to VFS inode
by Dave Chinner
· 9 years ago
9e9a267
xfs: move inode generation count to VFS inode
by Dave Chinner
· 9 years ago
Next »