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
*
ext4: convert ext4_mb_init_cache() to take a folio
Matthew Wilcox (Oracle)
2024-05-07
1
-18
/
+19
*
ext4: convert bd_buddy_page to bd_buddy_folio
Matthew Wilcox (Oracle)
2024-05-07
2
-47
/
+46
*
ext4: convert bd_bitmap_page to bd_bitmap_folio
Matthew Wilcox (Oracle)
2024-05-07
2
-48
/
+52
*
ext4: open coding repeated check in next_linear_group
Kemeng Shi
2024-05-03
1
-16
/
+15
*
ext4: use correct criteria name instead stale integer number in comment
Kemeng Shi
2024-05-03
3
-12
/
+17
*
ext4: call ext4_mb_mark_free_simple to free continuous bits in found chunk
Kemeng Shi
2024-05-03
1
-17
/
+21
*
ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used
Kemeng Shi
2024-05-03
1
-0
/
+52
*
ext4: keep "prefetch_grp" and "nr" consistent
Kemeng Shi
2024-05-03
1
-0
/
+1
*
ext4: implement filesystem specific alloc_inode in unit test
Kemeng Shi
2024-05-03
1
-0
/
+24
*
ext4: do not create EA inode under buffer lock
Jan Kara
2024-05-03
1
-60
/
+53
*
Revert "ext4: drop duplicate ea_inode handling in ext4_xattr_block_set()"
Jan Kara
2024-05-03
1
-0
/
+11
*
ext4: replace deprecated strncpy with alternatives
Justin Stitt
2024-05-03
3
-8
/
+5
*
ext4: clean up s_mb_rb_lock to fix build warnings with C=1
Baokun Li
2024-05-03
1
-1
/
+0
*
ext4: set the type of max_zeroout to unsigned int to avoid overflow
Baokun Li
2024-05-03
1
-1
/
+2
*
ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflow
Baokun Li
2024-05-03
1
-1
/
+1
*
ext4: add positive int attr pointer to avoid sysfs variables overflow
Baokun Li
2024-05-03
1
-6
/
+19
*
ext4: add new attr pointer attr_mb_order
Baokun Li
2024-05-03
1
-1
/
+12
*
ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()
Baokun Li
2024-05-03
2
-1
/
+16
*
ext4: refactor out ext4_generic_attr_show()
Baokun Li
2024-05-03
1
-42
/
+32
*
ext4: refactor out ext4_generic_attr_store()
Baokun Li
2024-05-03
1
-15
/
+25
*
ext4: avoid overflow when setting values via sysfs
Baokun Li
2024-05-03
1
-5
/
+6
*
Revert "ext4: apply umask if ACL support is disabled"
Max Kellermann
2024-05-03
1
-5
/
+0
*
ext4: add support for FS_IOC_GETFSSYSFSPATH
Kent Overstreet
2024-05-02
1
-0
/
+1
*
ext4: avoid excessive credit estimate in ext4_tmpfile()
Jan Kara
2024-05-02
1
-1
/
+1
*
ext4: remove unneeded if checks before kfree
Thorsten Blum
2024-05-02
1
-4
/
+2
*
ext4: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
2024-05-02
2
-5
/
+1
*
ext4: Remove PAGE_MASK dependency on mpage_submit_folio
Ritesh Harjani (IBM)
2024-05-02
1
-1
/
+1
*
ext4: Fixes len calculation in mpage_journal_page_buffers
Ritesh Harjani (IBM)
2024-05-02
1
-1
/
+1
*
Merge tag 'pull-sysfs-annotation-fix' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-04-14
1
-1
/
+8
|
\
|
*
kernfs: annotate different lockdep class for of->mutex of writable files
Amir Goldstein
2024-04-14
1
-1
/
+8
*
|
Merge tag 'zonefs-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-04-13
1
-1
/
+1
|
\
\
|
*
|
zonefs: Use str_plural() to fix Coccinelle warning
Thorsten Blum
2024-04-10
1
-1
/
+1
*
|
|
Merge tag 'v6.9-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-04-13
9
-42
/
+103
|
\
\
\
|
*
|
|
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
2024-04-11
6
-0
/
+44
|
*
|
|
smb: client: instantiate when creating SFU files
Paulo Alcantara
2024-04-11
1
-39
/
+55
|
*
|
|
smb3: fix Open files on server counter going negative
Steve French
2024-04-11
1
-2
/
+2
|
*
|
|
smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()
Paulo Alcantara
2024-04-11
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'ceph-for-6.9-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-04-12
4
-10
/
+10
|
\
\
\
|
*
|
|
ceph: switch to use cap_delay_lock for the unlink delay list
Xiubo Li
2024-04-11
3
-9
/
+7
|
*
|
|
ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE
NeilBrown
2024-04-11
1
-1
/
+3
|
|
/
/
*
|
|
Merge tag 'trace-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-04-12
1
-4
/
+10
|
\
\
\
|
*
|
|
eventfs: Fix kernel-doc comments to functions
Yang Li
2024-04-11
1
-4
/
+10
|
|
/
/
*
|
|
Merge tag 'bcachefs-2024-04-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-04-11
24
-238
/
+359
|
\
\
\
|
*
|
|
bcachefs: Fix __bch2_btree_and_journal_iter_init_node_iter()
Kent Overstreet
2024-04-11
1
-5
/
+7
|
*
|
|
bcachefs: Kill read lock dropping in bch2_btree_node_lock_write_nofail()
Kent Overstreet
2024-04-11
1
-27
/
+1
|
*
|
|
bcachefs: Fix a race in btree_update_nodes_written()
Kent Overstreet
2024-04-11
1
-3
/
+7
|
*
|
|
bcachefs: btree_node_scan: Respect member.data_allowed
Kent Overstreet
2024-04-10
1
-0
/
+3
|
*
|
|
bcachefs: Don't scan for btree nodes when we can reconstruct
Kent Overstreet
2024-04-09
4
-18
/
+29
|
*
|
|
bcachefs: Fix check_topology() when using node scan
Kent Overstreet
2024-04-09
1
-1
/
+1
|
*
|
|
bcachefs: fix eytzinger0_find_gt()
Kent Overstreet
2024-04-09
1
-6
/
+20
[next]