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
*
Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-04
10
-182
/
+199
|
\
|
*
ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
Zhang Yi
2024-02-02
1
-29
/
+3
|
*
ext4: make ext4_map_blocks() distinguish delalloc only extent
Zhang Yi
2024-02-02
3
-3
/
+10
|
*
ext4: add a hole extent entry in cache after punch
Zhang Yi
2024-02-02
1
-2
/
+4
|
*
ext4: correct the hole length returned by ext4_map_blocks()
Zhang Yi
2024-02-02
1
-41
/
+70
|
*
ext4: convert to exclusive lock while inserting delalloc extents
Zhang Yi
2024-02-02
1
-14
/
+11
|
*
ext4: refactor ext4_da_map_blocks()
Zhang Yi
2024-02-02
1
-22
/
+17
|
*
ext4: remove 'needed' in trace_ext4_discard_preallocations
Kemeng Shi
2024-01-18
1
-3
/
+2
|
*
ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations
Kemeng Shi
2024-01-18
9
-22
/
+18
|
*
ext4: remove unused return value of ext4_mb_release_group_pa
Kemeng Shi
2024-01-18
1
-4
/
+2
|
*
ext4: remove unused return value of ext4_mb_release_inode_pa
Kemeng Shi
2024-01-18
1
-3
/
+1
|
*
ext4: remove unused return value of ext4_mb_release
Kemeng Shi
2024-01-18
2
-4
/
+2
|
*
ext4: remove unused ext4_allocation_context::ac_groups_considered
Kemeng Shi
2024-01-18
1
-1
/
+0
|
*
ext4: remove unneeded return value of ext4_mb_release_context
Kemeng Shi
2024-01-18
1
-2
/
+1
|
*
ext4: remove unused parameter ngroup in ext4_mb_choose_next_group_*()
Kemeng Shi
2024-01-18
1
-6
/
+6
|
*
ext4: remove unused return value of __mb_check_buddy
Kemeng Shi
2024-01-18
1
-4
/
+3
|
*
ext4: mark the group block bitmap as corrupted before reporting an error
Baokun Li
2024-01-18
1
-11
/
+11
|
*
ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()
Baokun Li
2024-01-18
1
-5
/
+4
|
*
ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()
Baokun Li
2024-01-18
1
-0
/
+4
|
*
ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap ...
Baokun Li
2024-01-18
1
-1
/
+1
|
*
ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks()
Baokun Li
2024-01-18
1
-18
/
+21
|
*
ext4: regenerate buddy after block freeing failed if under fc replay
Baokun Li
2024-01-18
1
-0
/
+20
|
*
ext4: do not trim the group with corrupted block bitmap
Baokun Li
2024-01-18
1
-0
/
+3
|
*
ext4: fix double-free of blocks due to wrong extents moved_len
Baokun Li
2024-01-18
1
-4
/
+2
*
|
Merge tag 'v6.8-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-02-04
4
-8
/
+31
|
\
\
|
*
|
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
2024-02-01
2
-3
/
+3
|
*
|
cifs: failure to add channel on iface should bump up weight
Shyam Prasad N
2024-02-01
1
-0
/
+2
|
*
|
cifs: do not search for channel if server is terminating
Shyam Prasad N
2024-02-01
2
-1
/
+5
|
*
|
cifs: avoid redundant calls to disable multichannel
Shyam Prasad N
2024-02-01
1
-1
/
+1
|
*
|
cifs: make sure that channel scaling is done only once
Shyam Prasad N
2024-01-31
2
-3
/
+20
*
|
|
Merge tag 'xfs-6.8-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-02-04
8
-33
/
+33
|
\
\
\
|
*
|
|
xfs: remove conditional building of rt geometry validator functions
Darrick J. Wong
2024-01-30
7
-30
/
+30
|
*
|
|
xfs: reset XFS_ATTR_INCOMPLETE filter on node removal
Andrey Albershteyn
2024-01-29
1
-3
/
+3
|
|
/
/
*
|
|
Merge tag 'trace-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-02-03
3
-522
/
+191
|
\
\
\
|
*
|
|
eventfs: Keep all directory links at 1
Steven Rostedt (Google)
2024-02-01
1
-4
/
+10
|
*
|
|
eventfs: Remove fsnotify*() functions from lookup()
Steven Rostedt (Google)
2024-02-01
1
-2
/
+0
|
*
|
|
eventfs: Restructure eventfs_inode structure to be more condensed
Steven Rostedt (Google)
2024-02-01
1
-15
/
+12
|
*
|
|
eventfs: Warn if an eventfs_inode is freed without is_freed being set
Steven Rostedt (Google)
2024-02-01
1
-4
/
+14
|
*
|
|
eventfs: Get rid of dentry pointers without refcounts
Linus Torvalds
2024-02-01
2
-177
/
+78
|
*
|
|
eventfs: Clean up dentry ops and add revalidate function
Linus Torvalds
2024-02-01
3
-13
/
+22
|
*
|
|
eventfs: Remove unused d_parent pointer field
Linus Torvalds
2024-02-01
2
-5
/
+1
|
*
|
|
tracefs: dentry lookup crapectomy
Linus Torvalds
2024-02-01
3
-297
/
+50
|
*
|
|
tracefs: Avoid using the ei->dentry pointer unnecessarily
Linus Torvalds
2024-01-31
1
-14
/
+12
|
*
|
|
eventfs: Initialize the tracefs inode properly
Linus Torvalds
2024-01-31
1
-4
/
+2
|
*
|
|
tracefs: Zero out the tracefs_inode when allocating it
Steven Rostedt (Google)
2024-01-31
2
-3
/
+6
*
|
|
|
Merge tag 'gfs2-v6.8-rc2-revert' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-03
2
-18
/
+13
|
\
\
\
\
|
*
|
|
|
Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
Andreas Gruenbacher
2024-02-02
2
-18
/
+13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'exfat-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-01
1
-4
/
+3
|
\
\
\
\
|
*
|
|
|
exfat: fix zero the unwritten part for dio read
Yuezhang Mo
2024-01-18
1
-4
/
+3
*
|
|
|
|
Merge tag 'erofs-for-6.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-31
8
-63
/
+87
|
\
\
\
\
\
[next]