aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2024-05-02Merge tag 'v5.15.157' into v5.15/standard/baseBruce Ashfield
2024-04-27Revert "lockd: introduce safe async lock op"Chuck Lever
2024-04-15Merge tag 'v5.15.154' into v5.15/standard/baseBruce Ashfield
2024-04-10lockd: introduce safe async lock opAlexander Aring
2024-04-10Documentation: Add missing documentation for EXPORT_OP flagsChuck Lever
2024-04-10fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo
2024-04-10fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.Dai Ngo
2024-02-26Merge tag 'v5.15.149' into v5.15/standard/baseBruce Ashfield
2024-02-23rename(): fix the locking of subdirectoriesAl Viro
2023-07-26Merge tag 'v5.15.121' into v5.15/standard/baseBruce Ashfield
2023-07-23fs: Lock moved directoriesJan Kara
2023-07-23autofs: use flexible array in ioctl structureArnd Bergmann
2023-03-28Merge tag 'v5.15.104' into v5.15/standard/baseBruce Ashfield
2023-03-22docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidateGlenn Washburn
2022-10-31Merge tag 'v5.15.75' into v5.15/standard/baseBruce Ashfield
2022-10-26fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODELukas Czerner
2022-07-05Merge tag 'v5.15.52' into v5.15/standard/baseBruce Ashfield
2022-07-02docs: update mapping documentationChristian Brauner
2022-06-14Merge tag 'v5.15.46' into v5.15/standard/baseBruce Ashfield
2022-06-09f2fs: support fault injection for dquot_initialize()Chao Yu
2022-04-27Merge tag 'v5.15.36' into v5.15/standard/baseBruce Ashfield
2022-04-27ext4, doc: fix incorrect h_reserved sizewangjianjian (C)
2022-03-23aufs: 5.15.5-20211129 ---> 5.15.5-20220117Paul Gortmaker
2021-11-28Merge tag 'v5.15.3' into v5.15/standard/baseBruce Ashfield
2021-11-18fscrypt: allow 256-bit master keys with AES-256-XTSEric Biggers
2021-11-02aufs5: coreBruce Ashfield
2021-10-15Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...Linus Torvalds
2021-09-20Doc/fs/ntfs3: Fix rst format and make it cleanerKari Argillander
2021-09-11Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-09fs/ntfs3: Rename mount option no_acs_rules > (no)acsrulesKari Argillander
2021-09-09fs/ntfs3: Add iocharset= mount option as alias for nls=Kari Argillander
2021-09-09fs/ntfs3: Remove unnecesarry mount option noatimeKari Argillander
2021-09-07block: move fs/block_dev.c to block/bdev.cChristoph Hellwig
2021-09-04Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds
2021-09-04Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-09-02Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-02Merge tag 'erofs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-31Merge tag 'fs.idmapped.v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-31Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2021-08-31Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbdLinus Torvalds
2021-08-30ext4: Orphan file documentationJan Kara
2021-08-30Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds
2021-08-30Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-23fs: remove mandatory file locking supportJeff Layton
2021-08-20erofs: introduce chunk-based file on-disk formatGao Xiang
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi
2021-08-17f2fs: fix to keep compatibility of fault injection interfaceChao Yu
2021-08-17f2fs: support fault injection for f2fs_kmem_cache_alloc()Chao Yu
2021-08-17f2fs: compress: allow write compress released file after truncate to zeroFengnan Chang