summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* epoll: be better about file lifetimesLinus Torvalds2024-05-051-1/+37
* Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-053-59/+195
|\
| * eventfs: Have "events" directory get permissions from its parentSteven Rostedt (Google)2024-05-041-6/+24
| * eventfs: Do not treat events directory different than other directoriesSteven Rostedt (Google)2024-05-041-15/+1
| * eventfs: Do not differentiate the toplevel events directorySteven Rostedt (Google)2024-05-042-25/+11
| * tracefs: Still use mount point as default permissions for instancesSteven Rostedt (Google)2024-05-041-2/+25
| * tracefs: Reset permissions on remount if permissions are optionsSteven Rostedt (Google)2024-05-043-2/+99
| * eventfs: Free all of the eventfs_inode after RCUSteven Rostedt (Google)2024-05-041-9/+16
| * eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)2024-05-041-2/+21
* | Merge tag 'for-6.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-024-16/+40
|\ \
| * | btrfs: set correct ram_bytes when splitting ordered extentQu Wenruo2024-04-301-0/+1
| * | btrfs: take the cleaner_mutex earlier in qgroup disableJosef Bacik2024-04-252-16/+38
| * | btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()Dominique Martinet2024-04-251-0/+1
* | | Merge tag 'nfsd-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-04-291-1/+1
|\ \ \
| * | | NFSD: Fix nfsd4_encode_fattr4() crasherChuck Lever2024-04-251-1/+1
* | | | Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-04-291-1/+6
|\ \ \ \
| * | | | nfs: Handle error of rpc_proc_register() in nfs_net_init().Kuniyuki Iwashima2024-04-041-1/+6
* | | | | Merge tag 'bcachefs-2024-04-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-04-294-5/+7
|\ \ \ \ \
| * | | | | bcachefs: fix integer conversion bugKent Overstreet2024-04-281-1/+1
| * | | | | bcachefs: btree node scan now fills in sectors_writtenKent Overstreet2024-04-282-2/+6
| * | | | | bcachefs: Remove accidental debug assertKent Overstreet2024-04-281-2/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'erofs-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-04-293-77/+56
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | erofs: reliably distinguish block based and fscache modeChristian Brauner2024-04-281-6/+2
| * | | | erofs: get rid of erofs_fs_contextBaokun Li2024-04-282-70/+53
| * | | | erofs: modify the error message when prepare_ondemand_read failedHongbo Li2024-04-281-1/+1
* | | | | Merge tag '6.9-rc5-cifs-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-04-273-4/+9
|\ \ \ \ \
| * | | | | smb3: fix lock ordering potential deadlock in cifs_sync_mid_resultSteve French2024-04-251-0/+3
| * | | | | smb3: missing lock when picking channelSteve French2024-04-251-1/+3
| * | | | | smb: client: Fix struct_group() usage in __packed structsGustavo A. R. Silva2024-04-242-3/+3
* | | | | | Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds2024-04-261-5/+2
|\ \ \ \ \ \
| * | | | | | mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)2024-04-241-5/+2
* | | | | | | Merge tag 'vfs-6.9-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-268-20/+120
|\ \ \ \ \ \ \
| * | | | | | | netfs: Fix the pre-flush when appending to a file in writethrough modeDavid Howells2024-04-261-7/+6
| * | | | | | | netfs: Fix writethrough-mode error handlingDavid Howells2024-04-231-4/+6
| * | | | | | | ntfs3: add legacy ntfs file operationsChristian Brauner2024-04-234-4/+33
| * | | | | | | ntfs3: enforce read-only when used as legacy ntfs driverChristian Brauner2024-04-232-4/+34
| * | | | | | | ntfs3: serve as alias for the legacy ntfs driverChristian Brauner2024-04-162-0/+40
| * | | | | | | fs: Return ENOTTY directly if FS_IOC_GETUUID or FS_IOC_GETFSSYSFSPATH failGünther Noack2024-04-091-2/+2
* | | | | | | | Merge tag '9p-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds2024-04-254-22/+56
|\ \ \ \ \ \ \ \
| * | | | | | | | fs/9p: mitigate inode collisionsEric Van Hensbergen2024-04-224-22/+56
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-04-252-22/+6
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Revert "NFSD: Convert the callback workqueue to use delayed_work"Chuck Lever2024-04-232-4/+4
| * | | | | | | Revert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"Chuck Lever2024-04-231-18/+2
* | | | | | | | Merge tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-04-246-27/+25
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range()Qu Wenruo2024-04-182-1/+6
| * | | | | | btrfs: fix information leak in btrfs_ioctl_logical_to_ino()Johannes Thumshirn2024-04-181-9/+3
| * | | | | | btrfs: fallback if compressed IO fails for ENOSPCSweet Tea Dorminy2024-04-181-7/+6
| * | | | | | btrfs: scrub: run relocation repair when/only neededNaohiro Aota2024-04-181-9/+9
| * | | | | | btrfs: remove colon from messages with stateDavid Sterba2024-04-181-1/+1
* | | | | | | Merge tag '6.9-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-04-2313-26/+176
|\ \ \ \ \ \ \