summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-06-08gfs2: Revert "Add quota_change type"Andreas Gruenbacher
2024-06-08gfs2: Revert "ignore negated quota changes"Andreas Gruenbacher
2024-06-08gfs2: qd_check_sync cleanupsAndreas Gruenbacher
2024-06-08gfs2: Revert "introduce qd_bh_get_or_undo"Andreas Gruenbacher
2024-06-07gfs2: Check quota consistency on mountAndreas Gruenbacher
2024-06-04gfs2: Minor gfs2_quota_init error path cleanupAndreas Gruenbacher
2024-05-29gfs2: Get rid of demote_ok checksAndreas Gruenbacher
2024-05-29Revert "GFS2: Don't add all glocks to the lru"Andreas Gruenbacher
2024-05-29gfs2: Revise glock reference counting modelAndreas Gruenbacher
2024-05-29gfs2: Switch to a per-filesystem glock workqueueAndreas Gruenbacher
2024-05-29gfs2: Report when glocks cannot be freed for a long timeAndreas Gruenbacher
2024-05-29gfs2: gfs2_glock_get cleanupAndreas Gruenbacher
2024-05-29gfs2: Invert the GLF_INITIAL flagAndreas Gruenbacher
2024-05-29gfs2: Remove outdated comment in glock_work_funcAndreas Gruenbacher
2024-05-28gfs2: Rename handle_callback to request_demoteAndreas Gruenbacher
2024-05-28gfs2: Rename GLF_FROZEN to GLF_HAVE_FROZEN_REPLYAndreas Gruenbacher
2024-05-28gfs2: Rename GLF_REPLY_PENDING to GLF_HAVE_REPLYAndreas Gruenbacher
2024-05-28gfs2: Rename GLF_FREEING to GLF_UNLOCKEDAndreas Gruenbacher
2024-05-28gfs2: Remove useless return statement in run_queueAndreas Gruenbacher
2024-05-28gfs2: Remove unnecessary function prototypeAndreas Gruenbacher
2024-05-25Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-25Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-05-25Merge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds
2024-05-25Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-05-25Merge tag 'jffs2-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-24cifs: Fix missing set of remote_i_sizeDavid Howells
2024-05-24cifs: Fix smb3_insert_range() to move the zero_pointDavid Howells
2024-05-24mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock againYuanyuan Zhong
2024-05-24nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi
2024-05-24nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi
2024-05-24nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi
2024-05-24Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-05-24Merge tag 'erofs-for-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-24Merge tag 'bcachefs-2024-05-24' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-05-24Merge tag 'trace-tracefs-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-24fs/ntfs3: Break dir enumeration if directory contents errorKonstantin Komarov
2024-05-24fs/ntfs3: Fix case when index is reused during tree transformationKonstantin Komarov
2024-05-23Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-23eventfs: Do not use attributes for events directorySteven Rostedt (Google)
2024-05-23eventfs: Cleanup permissions in creation of inodesSteven Rostedt (Google)
2024-05-23eventfs: Remove getattr and permission callbacksSteven Rostedt (Google)
2024-05-23eventfs: Consolidate the eventfs_inode update in eventfs_get_inode()Steven Rostedt (Google)
2024-05-23tracefs: Clear EVENT_INODE flag in tracefs_drop_inode()Steven Rostedt (Google)
2024-05-23eventfs: Update all the eventfs_inodes from the events descriptorSteven Rostedt (Google)
2024-05-23tracefs: Update inode permissions on remountSteven Rostedt (Google)
2024-05-23eventfs: Keep the directories from having the same inode number as filesSteven Rostedt (Google)
2024-05-23ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bitXiubo Li