summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | fs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry()Ryan Roberts2024-05-051-9/+13
| * | | | | fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scanRyan Roberts2024-05-051-1/+1
| * | | | | mm/userfaultfd: reset ptes when close() for wr-protected onesPeter Xu2024-05-051-0/+4
* | | | | | Merge tag '6.9-rc7-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2024-05-086-51/+60
|\ \ \ \ \ \
| * | | | | | ksmbd: do not grant v2 lease if parent lease key and epoch are not setNamjae Jeon2024-05-041-5/+9
| * | | | | | ksmbd: use rwsem instead of rwlock for lease breakNamjae Jeon2024-05-045-38/+30
| * | | | | | ksmbd: avoid to send duplicate lease break notificationsNamjae Jeon2024-05-041-6/+15
| * | | | | | ksmbd: off ipv6only for both ipv4/ipv6 bindingNamjae Jeon2024-05-041-0/+4
| * | | | | | ksmbd: fix uninitialized symbol 'share' in smb2_tree_connect()Namjae Jeon2024-04-281-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'fuse-fixes-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-082-2/+2
|\ \ \ \ \ \
| * | | | | | virtiofs: include a newline in sysfs tagBrian Foster2024-05-081-1/+1
| * | | | | | fuse: verify zero padding in fuse_backing_mapAmir Goldstein2024-04-221-1/+1
* | | | | | | Merge tag 'exfat-for-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-082-4/+5
|\ \ \ \ \ \ \
| * | | | | | | exfat: zero the reserved fields of file and stream extension dentriesYuezhang Mo2024-04-251-0/+2
| * | | | | | | exfat: fix timing of synchronizing bitmap and inodeYuezhang Mo2024-03-311-4/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'bcachefs-2024-05-07.2' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-05-0820-71/+150
|\ \ \ \ \ \ \
| * | | | | | | bcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async()Kent Overstreet2024-05-071-0/+6
| * | | | | | | bcachefs: Fix race in bch2_write_super()Kent Overstreet2024-05-071-15/+32
| * | | | | | | bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAXKent Overstreet2024-05-062-1/+3
| * | | | | | | bcachefs: Add missing skcipher_request_set_callback() callKent Overstreet2024-05-061-0/+1
| * | | | | | | bcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()Kent Overstreet2024-05-061-5/+3
| * | | | | | | bcachefs: Fix shift-by-64 in bformat_needs_redo()Kent Overstreet2024-05-061-8/+14
| * | | | | | | bcachefs: Guard against unknown k.k->type in __bkey_invalid()Kent Overstreet2024-05-061-2/+2
| * | | | | | | bcachefs: Add missing validation for superblock section cleanKent Overstreet2024-05-061-0/+14
| * | | | | | | bcachefs: Fix assert in bch2_alloc_v4_invalid()Kent Overstreet2024-05-062-4/+8
| * | | | | | | bcachefs: fix overflow in fiemapReed Riley2024-05-061-1/+1
| * | | | | | | bcachefs: Add a better limit for maximum number of bucketsKent Overstreet2024-05-064-3/+17
| * | | | | | | bcachefs: Fix lifetime issue in device iterator helpersKent Overstreet2024-05-061-2/+2
| * | | | | | | bcachefs: Fix bch2_dev_lookup() refcountingKent Overstreet2024-05-061-6/+2
| * | | | | | | bcachefs: Initialize bch_write_op->failed in inline data pathKent Overstreet2024-05-061-0/+2
| * | | | | | | bcachefs: Fix refcount put in sb_field_resize error pathKent Overstreet2024-05-061-1/+1
| * | | | | | | bcachefs: Inodes need extra padding for varint_decode_fast()Kent Overstreet2024-05-061-10/+18
| * | | | | | | bcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()Kent Overstreet2024-05-061-7/+9
| * | | | | | | bcachefs: bucket_pos_to_bp_noerror()Kent Overstreet2024-05-062-5/+11
| * | | | | | | bcachefs: don't free error pointersKent Overstreet2024-05-061-1/+2
| * | | | | | | bcachefs: Fix a scheduler splat in __bch2_next_write_buffer_flush_journal_buf()Kent Overstreet2024-05-061-0/+2
* | | | | | | | Merge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-063-15/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | btrfs: make sure that WRITTEN is set on all metadata blocksJosef Bacik2024-05-022-15/+16
| * | | | | | | | btrfs: qgroup: do not check qgroup inherit if qgroup is disabledQu Wenruo2024-05-021-0/+2
* | | | | | | | | 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