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
2024-10-07
xfs: don't ifdef around the exact minlen allocations
Christoph Hellwig
3
-14
/
+3
2024-10-07
xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate
Christoph Hellwig
1
-45
/
+28
2024-10-07
xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
Christoph Hellwig
1
-5
/
+8
2024-10-07
xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split
Christoph Hellwig
2
-3
/
+7
2024-10-07
xfs: return bool from xfs_attr3_leaf_add
Christoph Hellwig
3
-27
/
+25
2024-10-07
xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname
Christoph Hellwig
1
-102
/
+74
2024-10-07
xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate()
Uros Bizjak
1
-7
/
+4
2024-10-07
xfs: scrub: convert comma to semicolon
Yan Zhen
1
-2
/
+2
2024-10-07
xfs: Remove empty declartion in header file
Zhang Zekun
1
-2
/
+0
2024-10-06
cifs: Fix creating native symlinks pointing to current or parent directory
Pali Rohár
1
-3
/
+14
2024-10-06
cifs: Improve creating native symlinks pointing to directory
Pali Rohár
3
-4
/
+164
2024-10-06
bcachefs: Delete vestigal check_inode() checks
Kent Overstreet
1
-75
/
+5
2024-10-06
bcachefs: btree_iter_peek_upto() now handles BTREE_ITER_all_snapshots
Kent Overstreet
1
-3
/
+3
2024-10-06
bcachefs: reattach_inode() now correctly handles interior snapshot nodes
Kent Overstreet
2
-20
/
+158
2024-10-06
bcachefs: Split out check_unreachable_inodes() pass
Kent Overstreet
3
-35
/
+67
2024-10-06
bcachefs: Fix lockdep splat in bch2_accounting_read
Kent Overstreet
1
-8
/
+26
2024-10-05
Merge tag 'bcachefs-2024-10-05' of git://evilpiepirate.org/bcachefs
Linus Torvalds
20
-209
/
+342
2024-10-05
nfsd: fix possible badness in FREE_STATEID
Olga Kornievskaia
1
-0
/
+1
2024-10-05
Merge tag 'ext4_for_linus-5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-17
/
+23
2024-10-04
bcachefs: Rework logged op error handling
Kent Overstreet
3
-28
/
+53
2024-10-04
bcachefs: Add warn param to subvol_get_snapshot, peek_inode
Kent Overstreet
4
-28
/
+43
2024-10-04
bcachefs: Kill snapshot arg to fsck_write_inode()
Kent Overstreet
4
-55
/
+51
2024-10-04
bcachefs: Check for unlinked, non-empty dirs in check_inode()
Kent Overstreet
2
-1
/
+19
2024-10-04
bcachefs: Check for unlinked inodes with dirents
Kent Overstreet
2
-15
/
+41
2024-10-04
bcachefs: Check for directories with no backpointers
Kent Overstreet
2
-8
/
+17
2024-10-04
bcachefs: Kill alloc_v4.fragmentation_lru
Kent Overstreet
7
-22
/
+38
2024-10-04
bcachefs: minor lru fsck fixes
Kent Overstreet
1
-12
/
+15
2024-10-04
bcachefs: Mark more errors AUTOFIX
Kent Overstreet
1
-12
/
+12
2024-10-04
bcachefs: Make sure we print error that causes fsck to bail out
Kent Overstreet
1
-3
/
+9
2024-10-04
bcachefs: bkey errors are only AUTOFIX during read
Kent Overstreet
2
-8
/
+12
2024-10-04
bcachefs: Create lost+found in correct snapshot
Kent Overstreet
1
-1
/
+7
2024-10-04
bcachefs: Fix reattach_inode()
Kent Overstreet
1
-6
/
+5
2024-10-04
bcachefs: Add missing wakeup to bch2_inode_hash_remove()
Kent Overstreet
1
-12
/
+21
2024-10-04
ext4: fix off by one issue in alloc_flex_gd()
Baokun Li
1
-8
/
+10
2024-10-04
ext4: mark fc as ineligible using an handle in ext4_xattr_set()
Luis Henriques (SUSE)
1
-1
/
+2
2024-10-04
ext4: use handle to mark fc as ineligible in __track_dentry_update()
Luis Henriques (SUSE)
1
-8
/
+11
2024-10-04
nfsd/localio: fix nfsd_file tracepoints to handle NULL rqstp
Mike Snitzer
1
-3
/
+3
2024-10-04
Merge tag 'fsnotify_for_v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-27
/
+22
2024-10-04
Merge tag 'fs_for_v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-106
/
+224
2024-10-04
Merge tag 'ceph-for-6.12-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+5
2024-10-04
Merge tag 'for-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-82
/
+57
2024-10-04
Merge tag 'v6.12-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
24
-59
/
+167
2024-10-04
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-61
/
+34
2024-10-03
Merge tag 'pull-fixes.ufs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2024-10-03
nfs_common: fix Kconfig for NFS_COMMON_LOCALIO_SUPPORT
Mike Snitzer
1
-1
/
+1
2024-10-03
nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()
Mike Snitzer
5
-8
/
+11
2024-10-03
NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
Yanjun Zhang
3
-2
/
+3
2024-10-03
SUNRPC: Fix integer overflow in decode_rc_list()
Dan Carpenter
1
-0
/
+2
2024-10-03
cifs: Do not convert delimiter when parsing NFS-style symlinks
Pali Rohár
1
-1
/
+0
2024-10-03
cifs: Validate content of NFS reparse point buffer
Pali Rohár
1
-0
/
+23
[prev]
[next]