summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-10-18gfs2: convert to new timestamp accessorsJeff Layton
2023-10-18fuse: convert to new timestamp accessorsJeff Layton
2023-10-18freevxfs: convert to new timestamp accessorsJeff Layton
2023-10-18fat: convert to new timestamp accessorsJeff Layton
2023-10-18f2fs: convert to new timestamp accessorsJeff Layton
2023-10-18ext4: convert to new timestamp accessorsJeff Layton
2023-10-18ext2: convert to new timestamp accessorsJeff Layton
2023-10-18exfat: convert to new timestamp accessorsJeff Layton
2023-10-18erofs: convert to new timestamp accessorsJeff Layton
2023-10-18efs: convert to new timestamp accessorsJeff Layton
2023-10-18efivarfs: convert to new timestamp accessorsJeff Layton
2023-10-18devpts: convert to new timestamp accessorsJeff Layton
2023-10-18debugfs: convert to new timestamp accessorsJeff Layton
2023-10-18cramfs: convert to new timestamp accessorsJeff Layton
2023-10-18configfs: convert to new timestamp accessorsJeff Layton
2023-10-18coda: convert to new timestamp accessorsJeff Layton
2023-10-18ceph: convert to new timestamp accessorsJeff Layton
2023-10-18btrfs: convert to new timestamp accessorsJeff Layton
2023-10-18bfs: convert to new timestamp accessorsJeff Layton
2023-10-18befs: convert to new timestamp accessorsJeff Layton
2023-10-18autofs: convert to new timestamp accessorsJeff Layton
2023-10-18afs: convert to new timestamp accessorsJeff Layton
2023-10-18affs: convert to new timestamp accessorsJeff Layton
2023-10-18adfs: convert to new timestamp accessorsJeff Layton
2023-10-189p: convert to new timestamp accessorsJeff Layton
2023-10-18fs: convert core infrastructure to new timestamp accessorsJeff Layton
2023-10-18fs: new accessor methods for atime and mtimeJeff Layton
2023-10-08Merge tag '6.6-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-10-07Merge tag '6.6-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-10-07Merge tag 'xfs-6.6-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-10-06Merge tag 'for-6.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-05Merge tag 'erofs-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-05Merge tag 'ovl-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-04ksmbd: fix race condition between tree conn lookup and disconnectNamjae Jeon
2023-10-04ksmbd: fix race condition from parallel smb2 lock requestsNamjae Jeon
2023-10-04ksmbd: fix race condition from parallel smb2 logoff requestsNamjae Jeon
2023-10-04ksmbd: fix uaf in smb20_oplock_break_ackluosili
2023-10-04ksmbd: fix race condition with fpNamjae Jeon
2023-10-04ksmbd: fix race condition between session lookup and expireNamjae Jeon
2023-10-04smb: client: do not start laundromat thread on nohandlecachePaulo Alcantara
2023-10-04smb: use kernel_connect() and kernel_bind()Jordan Rife
2023-10-04btrfs: error out when reallocating block for defrag using a stale transactionFilipe Manana
2023-10-04btrfs: error when COWing block from a root that is being deletedFilipe Manana
2023-10-04btrfs: error out when COWing block using a stale transactionFilipe Manana
2023-10-04btrfs: always print transaction aborted messages with an error levelFilipe Manana
2023-10-04btrfs: reject unknown mount options earlyQu Wenruo
2023-10-04btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.cJosef Bacik
2023-10-04xfs: abort fstrim if kernel is suspendingDave Chinner
2023-10-04xfs: reduce AGF hold times during fstrim operationsDave Chinner
2023-10-04xfs: move log discard work to xfs_discard.cDave Chinner