aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-29gfs2: Add flocks to glockfd debugfs fileAndreas Gruenbacher2-2/+43
2022-06-29gfs2: Add glockfd debugfs fileAndreas Gruenbacher2-0/+150
2022-06-28gfs2: Minor gfs2_glock_nq_m cleanupAndreas Gruenbacher5-11/+11
2022-06-28vfs: escape hash as wellSiddhesh Poyarekar1-1/+1
2022-06-28f2fs: initialize page_array_entry slab only if compression feature is onChao Yu1-0/+3
2022-06-28f2fs: optimize error handling in redirty_blocksJack Qiu1-4/+4
2022-06-28f2fs: do not skip updating inode when retrying to flush node pageJaegeuk Kim1-6/+2
2022-06-28fs/ntfs3: Enable FALLOC_FL_INSERT_RANGEKonstantin Komarov1-42/+55
2022-06-28fs/ntfs3: Fallocate (FALLOC_FL_INSERT_RANGE) implementationKonstantin Komarov3-1/+222
2022-06-28fanotify: refine the validation checks on non-dir inode maskAmir Goldstein1-15/+19
2022-06-27Merge branch 'master' into mm-nonmm-stableakpm56-574/+1098
2022-06-27kernfs: Replace global kernfs_open_file_mutex with hashed mutexes.Imran Khan3-14/+26
2022-06-27kernfs: Introduce interface to access global kernfs_open_file_mutex.Imran Khan1-18/+38
2022-06-27kernfs: Change kernfs_notify_list to llist.Imran Khan1-27/+20
2022-06-27kernfs: make ->attr.open RCU protected.Imran Khan1-46/+101
2022-06-27kernfs/file.c: remove redundant error return counter assignmentLin Feng1-1/+0
2022-06-27NFSD: restore EINVAL error translation in nfsd_commit()Alexey Khoroshilov1-1/+2
2022-06-27attr: fix kernel docChristian Brauner1-2/+2
2022-06-27iomap: add support for dma aligned direct-ioKeith Busch1-2/+2
2022-06-26xfs: clean up the end of xfs_attri_item_recoverDarrick J. Wong1-19/+26
2022-06-26xfs: always free xattri_leaf_bp when cancelling a deferred opDarrick J. Wong1-1/+19
2022-06-26xfs: use invalidate_lock to check the state of mmap_lockKaixu Xia1-2/+2
2022-06-26xfs: factor out the common lock flags assertKaixu Xia1-37/+23
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-15/+53
2022-06-26Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds10-27/+145
2022-06-26attr: port attribute changes to new typesChristian Brauner15-103/+129
2022-06-26security: pass down mount idmapping to setattr hookChristian Brauner2-2/+3
2022-06-26quota: port quota helpers mount idsChristian Brauner9-14/+15
2022-06-26fs: port to iattr ownership update helpersChristian Brauner6-30/+20
2022-06-26Merge tag 'exfat-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfatLinus Torvalds1-1/+3
2022-06-26Merge tag '5.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-139/+366
2022-06-25ksmbd: use vfs_llseek instead of dereferencing NULLJason A. Donenfeld1-2/+2
2022-06-25f2fs: use the updated test_dummy_encryption helper functionsEric Biggers1-8/+21
2022-06-25Merge tag 'f2fs-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds3-20/+32
2022-06-24efi: vars: Move efivar caching layer into efivarfsArd Biesheuvel3-1/+779
2022-06-24efi: vars: Use locking version to iterate over efivars linked listsArd Biesheuvel1-6/+3
2022-06-24efi: vars: Don't drop lock in the middle of efivar_init()Ard Biesheuvel1-4/+2
2022-06-24pstore: Add priv field to pstore_record for backend specific useArd Biesheuvel2-0/+2
2022-06-24cifs: update cifs_ses::ip_addr after failoverPaulo Alcantara1-1/+7
2022-06-24Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds1-11/+15
2022-06-24fs: dlm: remove timeout from dlm_user_adopt_orphanAlexander Aring3-3/+2
2022-06-24fs: dlm: remove waiter warningsAlexander Aring6-91/+0
2022-06-24fs: dlm: fix grammar in lowcomms outputAlexander Aring1-2/+2
2022-06-24fs: dlm: add comment about lkb IFL flagsAlexander Aring1-0/+8
2022-06-24fs: dlm: handle recovery result outside of ls_recoverAlexander Aring1-16/+26
2022-06-24fs: dlm: make new_lockspace() wait until recovery completesAlexander Aring4-19/+20
2022-06-24fs: dlm: call dlm_lsop_recover_prep onceAlexander Aring1-1/+10
2022-06-24fs: dlm: update comments about recovery and membership handlingAlexander Aring2-1/+9
2022-06-24fs: dlm: add resource name to tracepointsAlexander Aring1-2/+2
2022-06-24fs: dlm: remove additional dereference of lksbAlexander Aring1-1/+1