| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 2023-08-28 | 44 | -243/+458 |
|\ |
|
| * | cachefiles: use kiocb_{start,end}_write() helpers | Amir Goldstein | 2023-08-21 | 1 | -13/+3 |
| * | ovl: use kiocb_{start,end}_write() helpers | Amir Goldstein | 2023-08-21 | 1 | -8/+2 |
| * | aio: use kiocb_{start,end}_write() helpers | Amir Goldstein | 2023-08-21 | 1 | -17/+3 |
| * | io_uring: use kiocb_{start,end}_write() helpers | Amir Goldstein | 2023-08-21 | 1 | -19/+4 |
| * | fs: create kiocb_{start,end}_write() helpers | Amir Goldstein | 2023-08-21 | 1 | -0/+36 |
| * | fs: add kerneldoc to file_{start,end}_write() helpers | Amir Goldstein | 2023-08-21 | 1 | -1/+14 |
| * | io_uring: rename kiocb_end_write() local helper | Amir Goldstein | 2023-08-21 | 1 | -5/+5 |
| * | splice: Convert page_cache_pipe_buf_confirm() to use a folio | Matthew Wilcox (Oracle) | 2023-08-21 | 1 | -11/+9 |
| * | libfs: Convert simple_write_begin and simple_write_end to use a folio | Matthew Wilcox (Oracle) | 2023-08-21 | 1 | -20/+20 |
| * | fs/dcache: Replace printk and WARN_ON by WARN | Anh Tuan Phan | 2023-08-19 | 1 | -2/+1 |
| * | fs/pipe: remove redundant initialization of pointer buf | Colin Ian King | 2023-08-19 | 1 | -1/+1 |
| * | fs: Fix kernel-doc warnings | Matthew Wilcox (Oracle) | 2023-08-19 | 6 | -15/+29 |
| * | devpts: Fix kernel-doc warnings | Matthew Wilcox (Oracle) | 2023-08-19 | 1 | -5/+5 |
| * | doc: idmappings: fix an error and rephrase a paragraph | GONG, Ruiqi | 2023-08-16 | 1 | -3/+4 |
| * | init: Add support for rootwait timeout parameter | Loic Poulain | 2023-08-15 | 2 | -2/+40 |
| * | vfs: fix up the assert in i_readcount_dec | Mateusz Guzik | 2023-08-15 | 1 | -2/+1 |
| * | fs: Fix one kernel-doc comment | Yang Li | 2023-08-15 | 1 | -1/+1 |
| * | docs: filesystems: idmappings: clarify from where idmappings are taken | Alexander Mikhalitsyn | 2023-08-15 | 1 | -0/+7 |
| * | fs/buffer.c: disable per-CPU buffer_head cache for isolated CPUs | Marcelo Tosatti | 2023-08-15 | 1 | -1/+6 |
| * | vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s... | David Howells | 2023-08-15 | 6 | -1/+116 |
| * | fs: unexport d_genocide | Christoph Hellwig | 2023-08-09 | 1 | -2/+0 |
| * | fs: use __fput_sync in close(2) | Linus Torvalds | 2023-08-08 | 2 | -7/+25 |
| * | file: mostly eliminate spurious relocking in __range_close | Mateusz Guzik | 2023-08-04 | 1 | -13/+14 |
| * | fs/ecryptfs: remove kernel-doc warnings | Zhu Wang | 2023-08-02 | 1 | -1/+0 |
| * | epoll: simplify ep_alloc() | Zhen Lei | 2023-07-26 | 1 | -10/+2 |
| * | fs: Fix error checking for d_hash_and_lookup() | Wang Ming | 2023-07-14 | 1 | -1/+1 |
| * | attr: block mode changes of symlinks | Christian Brauner | 2023-07-14 | 1 | -2/+18 |
| * | eventfd: prevent underflow for eventfd semaphores | Wen Yang | 2023-07-11 | 1 | -1/+1 |
| * | dnotify: Pass argument of fcntl_dirnotify as int | Luca Vizzarro | 2023-07-10 | 2 | -4/+4 |
| * | pipe: Pass argument of pipe_fcntl as int | Luca Vizzarro | 2023-07-10 | 2 | -5/+5 |
| * | fs: Pass argument to fcntl_setlease as int | Luca Vizzarro | 2023-07-10 | 8 | -24/+24 |
| * | fcntl: Cast commands with int args explicitly | Luca Vizzarro | 2023-07-10 | 2 | -15/+16 |
| * | splice: fsnotify_access(in), fsnotify_modify(out) on success in tee | Ahelenia Ziemiańska | 2023-07-10 | 1 | -0/+5 |
| * | splice: fsnotify_access(fd)/fsnotify_modify(fd) in vmsplice | Ahelenia Ziemiańska | 2023-07-10 | 1 | -1/+6 |
| * | splice: always fsnotify_access(in), fsnotify_modify(out) on success | Ahelenia Ziemiańska | 2023-07-10 | 1 | -17/+15 |
| * | reiserfs: Check the return value from __getblk() | Matthew Wilcox | 2023-07-10 | 1 | -1/+3 |
| * | fs/ecryptfs: Use kmap_local_page() in copy_up_encrypted_with_header() | Fabio M. De Francesco | 2023-07-10 | 1 | -2/+2 |
| * | fs/ecryptfs: Use kmap_local_page() in ecryptfs_write() | Fabio M. De Francesco | 2023-07-10 | 1 | -2/+2 |
| * | fs/ecryptfs: Replace kmap() with kmap_local_page() | Fabio M. De Francesco | 2023-07-10 | 2 | -8/+8 |
* | | Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2023-08-28 | 19 | -297/+1412 |
|\ \ |
|
| * | | tmpfs,xattr: GFP_KERNEL_ACCOUNT for simple xattrs | Hugh Dickins | 2023-08-22 | 2 | -3/+3 |
| * | | mm: invalidation check mapping before folio_contains | Hugh Dickins | 2023-08-11 | 1 | -2/+2 |
| * | | tmpfs: trivial support for direct IO | Hugh Dickins | 2023-08-11 | 1 | -2/+30 |
| * | | tmpfs,xattr: enable limited user extended attributes | Hugh Dickins | 2023-08-10 | 6 | -16/+106 |
| * | | tmpfs: track free_ispace instead of free_inodes | Hugh Dickins | 2023-08-09 | 2 | -17/+18 |
| * | | xattr: simple_xattr_set() return old_xattr to be freed | Hugh Dickins | 2023-08-09 | 4 | -53/+61 |
| * | | tmpfs: verify {g,u}id mount options correctly | Christian Brauner | 2023-08-09 | 1 | -4/+24 |
| * | | shmem: move spinlock into shmem_recalc_inode() to fix quota support | Hugh Dickins | 2023-08-09 | 1 | -63/+44 |
| * | | libfs: Remove parent dentry locking in offset_iterate_dir() | Chuck Lever | 2023-08-09 | 1 | -7/+4 |