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-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
45
-390
/
+494
2024-03-11
gfs2: Fix invalid metadata access in punch_hole
Andrew Price
1
-2
/
+3
2024-03-10
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2024-03-10
smb: common: simplify compression headers
Enzo Matsumiya
1
-19
/
+26
2024-03-10
smb: common: fix fields sizes in compression_pattern_payload_v1
Enzo Matsumiya
1
-2
/
+2
2024-03-10
smb: client: negotiate compression algorithms
Enzo Matsumiya
6
-15
/
+49
2024-03-10
smb3: add dynamic trace point for ioctls
Steve French
2
-0
/
+37
2024-03-10
cifs: Fix writeback data corruption
David Howells
1
-126
/
+157
2024-03-10
smb: client: return reparse type in /proc/mounts
Paulo Alcantara
2
-0
/
+14
2024-03-10
smb: client: set correct d_type for reparse DFS/DFSR and mount point
Paulo Alcantara
1
-7
/
+9
2024-03-10
smb: client: parse uid, gid, mode and dev from WSL reparse points
Paulo Alcantara
4
-17
/
+97
2024-03-10
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
6
-25
/
+190
2024-03-10
smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
Dan Carpenter
1
-1
/
+1
2024-03-10
smb: client: add support for WSL reparse points
Paulo Alcantara
10
-20
/
+210
2024-03-10
smb: client: reduce number of parameters in smb2_compound_op()
Paulo Alcantara
2
-69
/
+95
2024-03-10
smb: client: fix potential broken compound request
Paulo Alcantara
1
-43
/
+63
2024-03-10
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
9
-364
/
+405
2024-03-10
smb: client: introduce reparse mount option
Paulo Alcantara
4
-0
/
+52
2024-03-10
smb: client: retry compound request without reusing lease
Meetakshi Setiya
1
-3
/
+38
2024-03-10
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
6
-5
/
+74
2024-03-10
smb: client: reuse file lease key in compound operations
Meetakshi Setiya
6
-31
/
+48
2024-03-10
smb3: update allocation size more accurately on write completion
Steve French
1
-1
/
+8
2024-03-10
smb: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-03-10
cifs: allow changing password during remount
Steve French
4
-5
/
+30
2024-03-10
cifs: prevent updating file size from server if we have a read/write lease
Bharath SM
4
-12
/
+17
2024-03-10
bcachefs: bch2_lookup() gives better error message on inode not found
Kent Overstreet
1
-9
/
+64
2024-03-10
bcachefs: bch2_inode_insert()
Kent Overstreet
1
-62
/
+76
2024-03-10
bcachefs: factor out check_inode_backpointer()
Kent Overstreet
1
-9
/
+29
2024-03-10
bcachefs: Factor out check_subvol_dirent()
Kent Overstreet
1
-48
/
+57
2024-03-10
bcachefs: Kill some -EINVALs
Kent Overstreet
2
-5
/
+5
2024-03-10
bcachefs: bump max_active on btree_interior_update_worker
Kent Overstreet
1
-1
/
+1
2024-03-10
bcachefs: move fsck_write_inode() to inode.c
Kent Overstreet
3
-40
/
+44
2024-03-10
bcachefs: Initialize super_block->s_uuid
Kent Overstreet
1
-0
/
+1
2024-03-10
bcachefs: Switch to uuid_to_fsid()
Kent Overstreet
1
-5
/
+1
2024-03-10
bcachefs: Subvolumes may now be renamed
Kent Overstreet
2
-26
/
+55
2024-03-10
bcachefs: btree node prefetching in check_topology
Kent Overstreet
4
-3
/
+42
2024-03-10
bcachefs: btree_and_journal_iter.trans
Kent Overstreet
4
-17
/
+21
2024-03-10
bcachefs: better journal pipelining
Kent Overstreet
4
-59
/
+98
2024-03-10
bcachefs: closure per journal buf
Kent Overstreet
3
-23
/
+41
2024-03-10
bcachefs: bio per journal buf
Kent Overstreet
3
-29
/
+34
2024-03-10
bcachefs: jset_entry_datetime
Kent Overstreet
4
-17
/
+67
2024-03-10
bcachefs: improve journal entry read fsck error messages
Kent Overstreet
1
-41
/
+55
2024-03-10
bcachefs: convert journal replay ptrs to darray
Kent Overstreet
3
-58
/
+36
2024-03-10
bcachefs: Cleanup bch2_dirent_lookup_trans()
Kent Overstreet
3
-26
/
+14
2024-03-10
bcachefs: bch2_hash_set_snapshot() -> bch2_hash_set_in_snapshot()
Kent Overstreet
3
-18
/
+12
2024-03-10
bcachefs: Workqueues should be WQ_HIGHPRI
Kent Overstreet
1
-4
/
+4
2024-03-10
bcachefs: Improve bch2_dirent_to_text()
Kent Overstreet
1
-9
/
+11
2024-03-10
bcachefs: fixup for building in userspace
Kent Overstreet
1
-1
/
+1
2024-03-10
bcachefs: Avoid taking journal lock unnecessarily
Kent Overstreet
2
-53
/
+55
2024-03-10
bcachefs: Journal writes should be REQ_SYNC|REQ_META
Kent Overstreet
1
-1
/
+1
[prev]
[next]