summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* vfs: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-02-274-5/+4
* Convert coda to use the new mount APIDavid Howells2024-02-221-45/+98
* eventpoll: prefer kfree_rcu() in __ep_remove()Dmitry Antipov2024-02-221-7/+1
* Merge series 'Use Maple Trees for simple_offset utilities' of https://lore.ke...Christian Brauner2024-02-221-31/+65
|\
| * libfs: Convert simple directory offsets to use a Maple TreeChuck Lever2024-02-211-24/+23
| * libfs: Add simple_offset_empty()Chuck Lever2024-02-211-0/+32
| * libfs: Define a minimum directory offsetChuck Lever2024-02-211-5/+8
| * libfs: Re-arrange locking in offset_iterate_dir()Chuck Lever2024-02-211-6/+6
* | libfs: Remove unnecessary ‘0’ values from retLi zeming2024-02-201-1/+1
* | efs: convert efs to use the new mount apiBill O'Donnell2024-02-201-30/+84
* | fs/select: rework stack allocation hack for clangArnd Bergmann2024-02-201-1/+1
* | fs/hfsplus: use better @opf descriptionRandy Dunlap2024-02-121-1/+1
* | fs: prefer kfree_rcu() in fasync_remove_entry()Dmitry Antipov2024-02-121-7/+1
* | fs/mnt_idmapping.c: Return -EINVAL when no map is writtenTaylor Jackson2024-02-081-1/+1
* | eventfd: strictly check the count parameter of eventfd_write to avoid inputti...Wen Yang2024-02-081-1/+1
* | fs: remove the inode argument to ->d_real() methodAmir Goldstein2024-02-061-30/+22
* | epoll: Remove ep_scan_ready_list() in commentsHuang Xiaojia2024-02-061-4/+4
* | __fs_parse: Correct a documentation commentChen Hanxiao2024-02-021-2/+2
* | mbcache: Simplify the allocation of slab cachesKunwu Chan2024-02-021-3/+2
* | fs: Use KMEM_CACHE instead of kmem_cache_createKunwu Chan2024-02-021-3/+1
* | select: Avoid wrap-around instrumentation in do_sys_poll()Kees Cook2024-02-021-6/+7
* | ntfs3: use file_mnt_idmap helperAlexander Mikhalitsyn2024-02-021-1/+1
* | sysv: don't call sb_bread() with pointers_lock heldTetsuo Handa2024-02-021-6/+4
* | fs/pipe: Convert to lockdep_cmp_fnKent Overstreet2024-02-021-45/+36
* | Merge tag 'exportfs-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Christian Brauner2024-01-235-33/+4
|\ \
| * | fs: Create a generic is_dot_dotdot() utilityChuck Lever2024-01-235-42/+3
| * | exportfs: fix the fallback implementation of the get_name export operationTrond Myklebust2024-01-231-1/+11
* | | eventfd: move 'eventfd-count' printing out of spinlockWen Yang2024-01-231-4/+9
* | | do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleakNikita Zhandarovich2024-01-221-1/+1
* | | writeback: move wb_wakeup_delayed defination to fs-writeback.cKemeng Shi2024-01-221-0/+25
* | | fs: improve dump_mapping() robustnessBaolin Wang2024-01-221-1/+2
* | | buffer: Use KMEM_CACHE instead of kmem_cache_create()Kunwu Chan2024-01-221-6/+2
* | | eventfd: add a BUILD_BUG_ON() to ensure consistency between EFD_SEMAPHORE and...Wen Yang2024-01-221-0/+1
* | | fs: Wrong function name in commentAndreas Gruenbacher2024-01-221-1/+1
* | | fs: fix a typo in attr.cJay2024-01-221-1/+1
| |/ |/|
* | Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-2178-1426/+1629
|\ \
| * | bcachefs: Improve inode_to_text()Kent Overstreet2024-01-211-7/+18
| * | bcachefs: logged_ops_format.hKent Overstreet2024-01-212-27/+31
| * | bcachefs: reflink_format.hKent Overstreet2024-01-213-47/+48
| * | bcachefs; extents_format.hKent Overstreet2024-01-212-279/+284
| * | bcachefs: ec_format.hKent Overstreet2024-01-212-16/+20
| * | bcachefs: subvolume_format.hKent Overstreet2024-01-212-32/+36
| * | bcachefs: snapshot_format.hKent Overstreet2024-01-212-33/+37
| * | bcachefs: alloc_background_format.hKent Overstreet2024-01-212-93/+94
| * | bcachefs: xattr_format.hKent Overstreet2024-01-212-15/+20
| * | bcachefs: dirent_format.hKent Overstreet2024-01-212-39/+43
| * | bcachefs: inode_format.hKent Overstreet2024-01-212-164/+167
| * | bcachefs; quota_format.hKent Overstreet2024-01-212-42/+48
| * | bcachefs: sb-counters_format.hKent Overstreet2024-01-212-95/+100
| * | bcachefs: counters.c -> sb-counters.cKent Overstreet2024-01-215-8/+7