index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-07
xfs: clean up xfs_fsops.h
Christoph Hellwig
1
-5
/
+5
2023-12-07
xfs: clean up the xfs_reserve_blocks interface
Christoph Hellwig
5
-50
/
+14
2023-12-07
xfs: clean up the XFS_IOC_FSCOUNTS handler
Christoph Hellwig
3
-26
/
+20
2023-12-07
xfs: clean up the XFS_IOC_{GS}ET_RESBLKS handler
Christoph Hellwig
1
-44
/
+43
2023-12-07
mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
Shiyang Ruan
1
-6
/
+102
2023-12-06
xfs: force small EFIs for reaping btree extents
Darrick J. Wong
3
-11
/
+104
2023-12-06
xfs: log EFIs for all btree blocks being used to stage a btree
Darrick J. Wong
2
-8
/
+29
2023-12-06
xfs: implement block reservation accounting for btrees we're staging
Darrick J. Wong
4
-0
/
+595
2023-12-06
xfs: remove unused fields from struct xbtree_ifakeroot
Darrick J. Wong
1
-6
/
+0
2023-12-06
xfs: automatic freeing of freshly allocated unwritten space
Darrick J. Wong
3
-8
/
+117
2023-12-06
xfs: remove __xfs_free_extent_later
Darrick J. Wong
11
-27
/
+16
2023-12-06
xfs: allow pausing of pending deferred work items
Darrick J. Wong
3
-16
/
+111
2023-12-06
xfs: don't append work items to logged xfs_defer_pending objects
Darrick J. Wong
1
-13
/
+48
2023-12-06
xfs: make xchk_iget safer in the presence of corrupt inode btrees
Darrick J. Wong
3
-4
/
+31
2023-12-06
xfs: elide ->create_done calls for unlogged deferred work
Darrick J. Wong
2
-3
/
+4
2023-12-06
xfs: document what LARP means
Darrick J. Wong
1
-0
/
+9
2023-12-06
xfs: don't allow overly small or large realtime volumes
Darrick J. Wong
3
-1
/
+17
2023-12-06
xfs: fix 32-bit truncation in xfs_compute_rextslog
Darrick J. Wong
1
-3
/
+5
2023-12-06
xfs: make rextslog computation consistent with mkfs
Darrick J. Wong
4
-3
/
+19
2023-12-06
xfs: move ->iop_relog to struct xfs_defer_op_type
Darrick J. Wong
8
-119
/
+120
2023-12-06
xfs: collapse the ->create_done functions
Darrick J. Wong
5
-109
/
+64
2023-12-06
xfs: hoist xfs_trans_add_item calls to defer ops functions
Darrick J. Wong
6
-17
/
+6
2023-12-06
xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog
Darrick J. Wong
6
-7
/
+11
2023-12-06
xfs: use xfs_defer_create_done for the relogging operation
Darrick J. Wong
7
-26
/
+14
2023-12-06
xfs: hoist ->create_intent boilerplate to its callsite
Darrick J. Wong
6
-15
/
+2
2023-12-06
xfs: collapse the ->finish_item helpers
Darrick J. Wong
5
-146
/
+58
2023-12-06
xfs: hoist intent done flag setting to ->finish_item callsite
Darrick J. Wong
6
-92
/
+34
2023-12-06
xfs: don't set XFS_TRANS_HAS_INTENT_DONE when there's no ATTRD log item
Darrick J. Wong
1
-2
/
+4
2023-12-06
xfs: move ->iop_recover to xfs_defer_op_type
Darrick J. Wong
10
-88
/
+109
2023-12-06
xfs: use xfs_defer_finish_one to finish recovered work items
Darrick J. Wong
9
-157
/
+49
2023-12-06
xfs: dump the recovered xattri log item if corruption happens
Darrick J. Wong
1
-0
/
+4
2023-12-06
xfs: recreate work items when recovering intent items
Darrick J. Wong
7
-163
/
+215
2023-12-06
xfs: transfer recovered intent item ownership in ->iop_recover
Darrick J. Wong
7
-7
/
+22
2023-12-06
xfs: pass the xfs_defer_pending object to iop_recover
Darrick J. Wong
7
-7
/
+14
2023-12-06
xfs: use xfs_defer_pending objects to recover intent items
Darrick J. Wong
11
-116
/
+158
2023-12-06
xfs: don't leak recovered attri intent items
Darrick J. Wong
1
-2
/
+7
2023-12-03
Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-34
/
+54
2023-12-02
Merge tag 'fs_for_v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-12-02
Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
36
-228
/
+394
2023-12-01
Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-10
/
+182
2023-11-30
smb: client, common: fix fortify warnings
Dmitry Antipov
5
-31
/
+40
2023-11-29
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
3
-10
/
+182
2023-11-29
cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
David Howells
1
-0
/
+3
2023-11-29
cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
David Howells
1
-2
/
+8
2023-11-28
bcachefs: Extra kthread_should_stop() calls for copygc
Kent Overstreet
2
-4
/
+10
2023-11-28
bcachefs: Convert gc_alloc_start() to for_each_btree_key2()
Kent Overstreet
1
-4
/
+5
2023-11-28
bcachefs: Fix race between btree writes and metadata drop
Kent Overstreet
1
-0
/
+4
2023-11-28
bcachefs: move journal seq assertion
Kent Overstreet
2
-3
/
+3
2023-11-28
bcachefs: -EROFS doesn't count as move_extent_start_fail
Kent Overstreet
1
-0
/
+4
2023-11-28
smb: client: report correct st_size for SMB and NFS symlinks
Paulo Alcantara
1
-0
/
+2
[next]