summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-04-10smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()Paulo Alcantara
2024-04-10signalfd: convert to ->read_iter()Jens Axboe
2024-04-10userfaultfd: convert to ->read_iter()Jens Axboe
2024-04-10timerfd: convert to ->read_iter()Jens Axboe
2024-04-10udf: udftime: prevent overflow in udf_disk_stamp_to_time()Roman Smirnov
2024-04-09fs/9p: remove erroneous nlink init from legacy stat2inodeEric Van Hensbergen
2024-04-09bcachefs: btree_node_scan: Respect member.data_allowedKent Overstreet
2024-04-10zonefs: Use str_plural() to fix Coccinelle warningThorsten Blum
2024-04-09btrfs: do not wait for short bulk allocationQu Wenruo
2024-04-09btrfs: zoned: add ASSERT and WARN for EXTENT_BUFFER_ZONED_ZEROOUT handlingNaohiro Aota
2024-04-09btrfs: zoned: do not flag ZEROOUT on non-dirty extent bufferNaohiro Aota
2024-04-09fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTEDStefan Berger
2024-04-09security: allow finer granularity in permitting copy-up of security xattrsStefan Berger
2024-04-09dlm: do message processing in softirq contextAlexander Aring
2024-04-09dlm: use spin_lock_bh for message processingAlexander Aring
2024-04-09dlm: remove schedule in receive pathAlexander Aring
2024-04-09dlm: convert ls_recv_active from rw_semaphore to rwlockAlexander Aring
2024-04-09dlm: avoid blocking receive at the end of recoveryAlexander Aring
2024-04-09dlm: convert res_lock to spinlockAlexander Aring
2024-04-09dlm: convert ls_waiters_mutex to spinlockAlexander Aring
2024-04-09dlm: drop mutex use in waiters recoveryAlexander Aring
2024-04-09dlm: add new struct to save position in dlm_copy_master_namesAlexander Aring
2024-04-09dlm: move rsb root_list to ls_recover() stackAlexander Aring
2024-04-09dlm: use a new list for recovery of master rsb namesAlexander Aring
2024-04-09dlm: move root_list functionality to recover.cAlexander Aring
2024-04-09dlm: switch to GFP_ATOMIC in dlm allocationsAlexander Aring
2024-04-09gfs2: Fix "Make glock lru list scanning safer"Andreas Gruenbacher
2024-04-09Revert "gfs2: fix glock shrinker ref issues"Andreas Gruenbacher
2024-04-09gfs2: Fix "ignore unlock failures after withdraw"Andreas Gruenbacher
2024-04-09gfs2: Get rid of unnecessary test_and_set_bitAndreas Gruenbacher
2024-04-09gfs2: Don't set GLF_LOCK in gfs2_dispose_glock_lruAndreas Gruenbacher
2024-04-09gfs2: Replace gfs2_glock_queue_put with gfs2_glock_put_asyncAndreas Gruenbacher
2024-04-09gfs2: Get rid of gfs2_glock_queue_put in signal_our_withdrawAndreas Gruenbacher
2024-04-09gfs2: Fix NULL pointer dereference in gfs2_log_flushAndreas Gruenbacher
2024-04-09gfs2: Don't forget to complete delayed withdrawAndreas Gruenbacher
2024-04-09gfs2: Use [NO_]CREATE consistently for gfs2_glock_getAndreas Gruenbacher
2024-04-09gfs2: Follow-up to flag rename in sysfs status fileAndreas Gruenbacher
2024-04-09gfs2: Remove unnecessary gfs2_meta_check_ii argumentAndreas Gruenbacher
2024-04-09gfs2: Get rid of newlines in log messagesAndreas Gruenbacher
2024-04-09gfs2: Improve gfs2_consist_inode() usageAndrew Price
2024-04-09f2fs: fix zoned block device information initializationWenjie Qi
2024-04-09dlm: remove allocation parameter in msg allocationAlexander Aring
2024-04-09fs/proc: Skip bootloader comment if no embedded kernel parametersMasami Hiramatsu
2024-04-09fs/proc: remove redundant comments from /proc/bootconfigZhenhua Huang
2024-04-09fs/dcache: Re-use value stored to dentry->d_flags instead of re-readinglinke li
2024-04-09fs: Return ENOTTY directly if FS_IOC_GETUUID or FS_IOC_GETFSSYSFSPATH failGünther Noack
2024-04-09fs: Add FOP_HUGE_PAGESMatthew Wilcox (Oracle)
2024-04-09orangefs: cleanup uses of strncpyJustin Stitt
2024-04-09nilfs2: fix out-of-range warningArnd Bergmann
2024-04-09bcachefs: Don't scan for btree nodes when we can reconstructKent Overstreet