summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* ext4: convert ext4_mb_init_cache() to take a folioMatthew Wilcox (Oracle)2024-05-071-18/+19
* ext4: convert bd_buddy_page to bd_buddy_folioMatthew Wilcox (Oracle)2024-05-072-47/+46
* ext4: convert bd_bitmap_page to bd_bitmap_folioMatthew Wilcox (Oracle)2024-05-072-48/+52
* ext4: open coding repeated check in next_linear_groupKemeng Shi2024-05-031-16/+15
* ext4: use correct criteria name instead stale integer number in commentKemeng Shi2024-05-033-12/+17
* ext4: call ext4_mb_mark_free_simple to free continuous bits in found chunkKemeng Shi2024-05-031-17/+21
* ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_usedKemeng Shi2024-05-031-0/+52
* ext4: keep "prefetch_grp" and "nr" consistentKemeng Shi2024-05-031-0/+1
* ext4: implement filesystem specific alloc_inode in unit testKemeng Shi2024-05-031-0/+24
* ext4: do not create EA inode under buffer lockJan Kara2024-05-031-60/+53
* Revert "ext4: drop duplicate ea_inode handling in ext4_xattr_block_set()"Jan Kara2024-05-031-0/+11
* ext4: replace deprecated strncpy with alternativesJustin Stitt2024-05-033-8/+5
* ext4: clean up s_mb_rb_lock to fix build warnings with C=1Baokun Li2024-05-031-1/+0
* ext4: set the type of max_zeroout to unsigned int to avoid overflowBaokun Li2024-05-031-1/+2
* ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflowBaokun Li2024-05-031-1/+1
* ext4: add positive int attr pointer to avoid sysfs variables overflowBaokun Li2024-05-031-6/+19
* ext4: add new attr pointer attr_mb_orderBaokun Li2024-05-031-1/+12
* ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()Baokun Li2024-05-032-1/+16
* ext4: refactor out ext4_generic_attr_show()Baokun Li2024-05-031-42/+32
* ext4: refactor out ext4_generic_attr_store()Baokun Li2024-05-031-15/+25
* ext4: avoid overflow when setting values via sysfsBaokun Li2024-05-031-5/+6
* Revert "ext4: apply umask if ACL support is disabled"Max Kellermann2024-05-031-5/+0
* ext4: add support for FS_IOC_GETFSSYSFSPATHKent Overstreet2024-05-021-0/+1
* ext4: avoid excessive credit estimate in ext4_tmpfile()Jan Kara2024-05-021-1/+1
* ext4: remove unneeded if checks before kfreeThorsten Blum2024-05-021-4/+2
* ext4: set FMODE_CAN_ODIRECT instead of a dummy direct_IO methodChristoph Hellwig2024-05-022-5/+1
* ext4: Remove PAGE_MASK dependency on mpage_submit_folioRitesh Harjani (IBM)2024-05-021-1/+1
* ext4: Fixes len calculation in mpage_journal_page_buffersRitesh Harjani (IBM)2024-05-021-1/+1
* Merge tag 'pull-sysfs-annotation-fix' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-141-1/+8
|\
| * kernfs: annotate different lockdep class for of->mutex of writable filesAmir Goldstein2024-04-141-1/+8
* | Merge tag 'zonefs-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-04-131-1/+1
|\ \
| * | zonefs: Use str_plural() to fix Coccinelle warningThorsten Blum2024-04-101-1/+1
* | | Merge tag 'v6.9-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-04-139-42/+103
|\ \ \
| * | | smb3: fix broken reconnect when password changing on the server by allowing p...Steve French2024-04-116-0/+44
| * | | smb: client: instantiate when creating SFU filesPaulo Alcantara2024-04-111-39/+55
| * | | smb3: fix Open files on server counter going negativeSteve French2024-04-111-2/+2
| * | | smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()Paulo Alcantara2024-04-111-1/+2
| | |/ | |/|
* | | Merge tag 'ceph-for-6.9-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds2024-04-124-10/+10
|\ \ \
| * | | ceph: switch to use cap_delay_lock for the unlink delay listXiubo Li2024-04-113-9/+7
| * | | ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATENeilBrown2024-04-111-1/+3
| |/ /
* | | Merge tag 'trace-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-04-121-4/+10
|\ \ \
| * | | eventfs: Fix kernel-doc comments to functionsYang Li2024-04-111-4/+10
| |/ /
* | | Merge tag 'bcachefs-2024-04-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-04-1124-238/+359
|\ \ \
| * | | bcachefs: Fix __bch2_btree_and_journal_iter_init_node_iter()Kent Overstreet2024-04-111-5/+7
| * | | bcachefs: Kill read lock dropping in bch2_btree_node_lock_write_nofail()Kent Overstreet2024-04-111-27/+1
| * | | bcachefs: Fix a race in btree_update_nodes_written()Kent Overstreet2024-04-111-3/+7
| * | | bcachefs: btree_node_scan: Respect member.data_allowedKent Overstreet2024-04-101-0/+3
| * | | bcachefs: Don't scan for btree nodes when we can reconstructKent Overstreet2024-04-094-18/+29
| * | | bcachefs: Fix check_topology() when using node scanKent Overstreet2024-04-091-1/+1
| * | | bcachefs: fix eytzinger0_find_gt()Kent Overstreet2024-04-091-6/+20