summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-11-06gfs2: Silence "suspicious RCU usage in gfs2_permission" warningAndreas Gruenbacher
2023-11-06gfs2: fs: derive f_fsid from s_uuidAmir Goldstein
2023-11-06gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher
2023-11-06gfs2: Rename gfs2_lookup_{ simple => meta }Andreas Gruenbacher
2023-11-06gfs2: Convert gfs2_internal_read to foliosAndreas Gruenbacher
2023-11-06gfs2: Convert stuffed_readpage to foliosAndreas Gruenbacher
2023-11-06gfs2: Minor gfs2_write_jdata_batch PAGE_SIZE cleanupAndreas Gruenbacher
2023-11-06gfs2: Get rid of gfs2_alloc_blocks generation parameterAndreas Gruenbacher
2023-11-02gfs2: Add metapath_dibh helperAndreas Gruenbacher
2023-11-02gfs2: Clean up quota.c:print_messageAndreas Gruenbacher
2023-11-02gfs2: Clean up gfs2_alloc_parms initializersAndreas Gruenbacher
2023-11-02gfs2: Two quota=account mode fixesAndreas Gruenbacher
2023-10-23gfs2: Stop using GFS2_BASIC_BLOCK and GFS2_BASIC_BLOCK_SHIFTAndreas Gruenbacher
2023-10-23gfs2: setattr_chown: Add missing initializationAndreas Gruenbacher
2023-10-03gfs2: fix an oops in gfs2_permissionAl Viro
2023-10-03gfs2: ignore negated quota changesBob Peterson
2023-09-22gfs2: Don't update inode timestamps for direct writesAndreas Gruenbacher
2023-09-22gfs2: Get rid of the gfs2_glock_is_held_* helpersAndreas Gruenbacher
2023-09-18gfs2: Remove unused gfs2_extent_length argumentAndreas Gruenbacher
2023-09-18gfs2: Remove freeze_go_demote_okAndreas Gruenbacher
2023-09-18gfs2: Simplify function gfs2_upgrade_iopen_glockAndreas Gruenbacher
2023-09-18Merge tag 'gfs2-v6.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-18gfs2: Fix quota=quiet oversightBob Peterson
2023-09-18gfs2: fix glock shrinker ref issuesBob Peterson
2023-09-18gfs2: Fix another freeze/thaw hangAndreas Gruenbacher
2023-09-17stat: remove no-longer-used helper macrosLinus Torvalds
2023-09-17Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-09-17Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds
2023-09-17Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-15Merge tag 'nfsd-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-09-15Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-09-15smb3: fix some minor typos and repeated wordsSteve French
2023-09-15smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPPSteve French
2023-09-14ext4: fix rec_len verify errorShida Zhang
2023-09-14ext4: do not let fstrim block system suspendJan Kara
2023-09-14ext4: move setting of trimmed bit into ext4_try_to_trim_range()Jan Kara
2023-09-14jbd2: Fix memory leak in journal_init_common()Li Zetao
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-13ksmbd: fix passing freed memory 'aux_payload_buf'Namjae Jeon
2023-09-13ksmbd: remove unneeded mark_inode_dirty in set_info_sec()Namjae Jeon
2023-09-12smb3: move server check earlier when setting channel sequence numberSteve French
2023-09-12Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-12Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-12NFSD: fix possible oops when nfsd/pool_stats is closed.NeilBrown
2023-09-11tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper()Steven Rostedt (Google)
2023-09-11efivarfs: fix statfs() on efivarfsHeinrich Schuchardt
2023-09-09Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-09-09nfsd: fix change_info in NFSv4 RENAME repliesJeff Layton
2023-09-08Merge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds
2023-09-08tracefs/eventfs: Free top level files on removalSteven Rostedt (Google)