index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: shutdown during log recovery needs to mark the log shutdown
Dave Chinner
2022-03-30
1
-8
/
+10
*
xfs: xfs_trans_commit() path must check for log shutdown
Dave Chinner
2022-03-30
1
-15
/
+33
*
xfs: xfs_do_force_shutdown needs to block racing shutdowns
Dave Chinner
2022-03-30
3
-1
/
+17
*
xfs: log shutdown triggers should only shut down the log
Dave Chinner
2022-03-30
5
-18
/
+33
*
xfs: run callbacks before waking waiters in xlog_state_shutdown_callbacks
Dave Chinner
2022-03-30
1
-9
/
+13
*
xfs: shutdown in intent recovery has non-intent items in the AIL
Dave Chinner
2022-03-30
1
-33
/
+17
*
xfs: aborting inodes on shutdown may need buffer lock
Dave Chinner
2022-03-30
4
-31
/
+136
*
xfs: don't report reserved bnobt space as available
Darrick J. Wong
2022-03-28
2
-2
/
+3
*
xfs: fix overfilling of reserve pool
Darrick J. Wong
2022-03-28
1
-7
/
+6
*
xfs: always succeed at setting the reserve pool size
Darrick J. Wong
2022-03-28
1
-4
/
+5
*
xfs: remove infinite loop when reserving free block pool
Darrick J. Wong
2022-03-28
1
-30
/
+20
*
xfs: don't include bnobt blocks when reserving free block pool
Darrick J. Wong
2022-03-28
3
-2
/
+17
*
xfs: document the XFS_ALLOC_AGFL_RESERVE constant
Darrick J. Wong
2022-03-21
2
-6
/
+23
*
xfs: xfs_is_shutdown vs xlog_is_shutdown cage fight
Dave Chinner
2022-03-20
5
-15
/
+70
*
xfs: AIL should be log centric
Dave Chinner
2022-03-20
3
-15
/
+16
*
xfs: log items should have a xlog pointer, not a mount
Dave Chinner
2022-03-20
10
-12
/
+14
*
xfs: async CIL flushes need pending pushes to be made stable
Dave Chinner
2022-03-20
1
-3
/
+19
*
xfs: xfs_ail_push_all_sync() stalls when racing with updates
Dave Chinner
2022-03-20
1
-5
/
+16
*
xfs: check buffer pin state after locking in delwri_submit
Dave Chinner
2022-03-20
1
-2
/
+3
*
xfs: log worker needs to start before intent/unlink recovery
Dave Chinner
2022-03-20
1
-2
/
+1
*
xfs: constify xfs_name_dotdot
Darrick J. Wong
2022-03-14
2
-2
/
+6
*
xfs: constify the name argument to various directory functions
Darrick J. Wong
2022-03-14
6
-26
/
+27
*
xfs: reserve quota for target dir expansion when renaming files
Darrick J. Wong
2022-03-14
1
-1
/
+32
*
xfs: reserve quota for dir expansion when linking/unlinking files
Darrick J. Wong
2022-03-14
3
-29
/
+106
*
xfs: refactor user/group quota chown in xfs_setattr_nonsize
Darrick J. Wong
2022-03-14
1
-40
/
+20
*
xfs: use setattr_copy to set vfs inode attributes
Darrick J. Wong
2022-03-14
2
-54
/
+5
*
xfs: don't generate selinux audit messages for capability testing
Darrick J. Wong
2022-03-09
3
-4
/
+4
*
xfs: add missing cmap->br_state = XFS_EXT_NORM update
Gao Xiang
2022-03-09
1
-1
/
+4
*
Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-02-26
1
-2
/
+3
|
\
|
*
tracefs: Set the group ownership in apply_options() not parse_options()
Steven Rostedt (Google)
2022-02-26
1
-2
/
+3
*
|
Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-26
1
-2
/
+5
|
\
\
|
*
|
xfs: only bother with sync_filesystem during readonly remount
Darrick J. Wong
2022-02-10
1
-2
/
+5
*
|
|
Merge tag 'configfs-5.17-2022-02-25' of git://git.infradead.org/users/hch/con...
Linus Torvalds
2022-02-25
1
-0
/
+14
|
\
\
\
|
*
|
|
configfs: fix a race in configfs_{,un}register_subsystem()
ChenXiaoSong
2022-02-22
1
-0
/
+14
*
|
|
|
Merge tag 'for-5.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-25
7
-84
/
+296
|
\
\
\
\
|
*
|
|
|
btrfs: reduce extent threshold for autodefrag
Qu Wenruo
2022-02-24
3
-4
/
+17
|
*
|
|
|
btrfs: autodefrag: only scan one inode once
Qu Wenruo
2022-02-23
1
-62
/
+22
|
*
|
|
|
btrfs: defrag: don't use merged extent map for their generation check
Qu Wenruo
2022-02-23
3
-0
/
+24
|
*
|
|
|
btrfs: defrag: bring back the old file extent search behavior
Qu Wenruo
2022-02-23
1
-4
/
+157
|
*
|
|
|
btrfs: defrag: remove an ambiguous condition for rejection
Qu Wenruo
2022-02-23
1
-4
/
+0
|
*
|
|
|
btrfs: defrag: don't defrag extents which are already at max capacity
Qu Wenruo
2022-02-23
1
-0
/
+20
|
*
|
|
|
btrfs: defrag: don't try to merge regular extents with preallocated extents
Qu Wenruo
2022-02-23
1
-6
/
+11
|
*
|
|
|
btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a...
Qu Wenruo
2022-02-15
1
-9
/
+39
|
*
|
|
|
btrfs: prevent copying too big compressed lzo segment
Dāvis Mosāns
2022-02-15
1
-0
/
+11
*
|
|
|
|
Merge tag 'io_uring-5.17-2022-02-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-02-24
1
-7
/
+17
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
io_uring: disallow modification of rsrc_data during quiesce
Dylan Yudaken
2022-02-22
1
-1
/
+9
|
*
|
|
|
io_uring: don't convert to jiffies for waiting on timeouts
Jens Axboe
2022-02-21
1
-6
/
+7
|
*
|
|
|
io_uring: add a schedule point in io_add_buffers()
Eric Dumazet
2022-02-15
1
-0
/
+1
*
|
|
|
|
Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-02-20
1
-0
/
+30
|
\
\
\
\
\
|
*
|
|
|
|
fs: add kernel doc for mnt_{hold,unhold}_writers()
Christian Brauner
2022-02-14
1
-0
/
+30
[next]