summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | nfs: keep server info for remountsMartin Kaiser2024-05-201-3/+6
| * | | | | | | | | | | | NFSv4: Fixup smatch warning for ambiguous returnBenjamin Coddington2024-05-201-7/+5
| * | | | | | | | | | | | NFS: make sure lock/nolock overriding local_lock mount optionChen Hanxiao2024-05-203-0/+19
| * | | | | | | | | | | | NFS: add atomic_open for NFSv3 to handle O_TRUNC correctly.NeilBrown2024-05-203-3/+53
| * | | | | | | | | | | | pNFS/filelayout: Specify the layout segment range in LAYOUTGETAnna Schumaker2024-05-201-4/+4
| * | | | | | | | | | | | pNFS/filelayout: Remove the whole file layout requirementAnna Schumaker2024-05-201-8/+0
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-238-125/+120
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-228-125/+120
* | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-05-232-4/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | fuse: virtio: drop owner assignmentKrzysztof Kozlowski2024-05-221-1/+0
| * | | | | | | | | | | | kernel: Remove signal hacks for vhost_tasksMike Christie2024-05-221-3/+1
* | | | | | | | | | | | | Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-221-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | nilfs2: make block erasure safe in nilfs_finish_roll_forward()Ryusuke Konishi2024-05-191-0/+4
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-222-1/+28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kernfs: mount: Remove unnecessary ‘NULL’ values from knparentLi zeming2024-05-041-1/+1
| * | | | | | | | | | | | Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman2024-04-23180-2007/+4380
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sysfs: Add sysfs_bin_attr_simple_read() helperLukas Wunner2024-04-111-0/+27
* | | | | | | | | | | | | | Merge tag 'ovl-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-227-29/+162
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ovl: remove duplicate included headerThorsten Blum2024-05-101-1/+0
| * | | | | | | | | | | | | | ovl: remove upper umask handling from ovl_create_upper()Miklos Szeredi2024-05-021-3/+0
| * | | | | | | | | | | | | | ovl: implement tmpfileMiklos Szeredi2024-05-026-25/+162
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'fuse-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-224-16/+130
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | virtio-fs: add multi-queue supportPeter-Jan Gootzen2024-05-101-8/+62
| * | | | | | | | | | | | | | virtio-fs: limit number of request queuesPeter-Jan Gootzen2024-05-101-0/+3
| * | | | | | | | | | | | | | fuse: clear FR_SENT when re-adding requests into pending listHou Tao2024-05-101-0/+1
| * | | | | | | | | | | | | | fuse: set FR_PENDING atomically in fuse_resend()Hou Tao2024-05-101-1/+1
| * | | | | | | | | | | | | | fuse: Add initial support for fs-verityRichard Fung2024-05-081-0/+60
| * | | | | | | | | | | | | | fuse: Convert fuse_readpages_end() to use folio_end_read()Matthew Wilcox (Oracle)2024-05-081-7/+3
* | | | | | | | | | | | | | | vfs: Delete the associated dentry when deleting a fileYafang Shao2024-05-221-8/+7
* | | | | | | | | | | | | | | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-05-218-33/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | remove call_{read,write}_iter() functionsMiklos Szeredi2024-04-153-10/+10
| * | | | | | | | | | | | | | | do_dentry_open(): kill inode argumentAl Viro2024-04-151-4/+4
| * | | | | | | | | | | | | | | kernel_file_open(): get rid of inode argumentAl Viro2024-04-153-6/+4
| * | | | | | | | | | | | | | | get_file_rcu(): no need to check for NULL separatelyAl Viro2024-04-151-7/+2
| * | | | | | | | | | | | | | | fd_is_open(): move to fs/file.cAl Viro2024-04-151-0/+5
| * | | | | | | | | | | | | | | close_on_exec(): pass files_struct instead of fdtableAl Viro2024-04-152-7/+2
* | | | | | | | | | | | | | | | Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-2120-95/+61
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | nilfs_attach_log_writer(): use ->bd_mapping->host instead of ->bd_inodeAl Viro2024-05-031-1/+1
| * | | | | | | | | | | | | | | | gfs2: more obvious initializations of mapping->hostAl Viro2024-05-032-2/+2
| * | | | | | | | | | | | | | | | fs/buffer.c: massage the remaining users of ->bd_inode to ->bd_mappingAl Viro2024-05-031-8/+8
| * | | | | | | | | | | | | | | | grow_dev_folio(): we only want ->bd_inode->i_mapping thereAl Viro2024-05-031-4/+4
| * | | | | | | | | | | | | | | | use ->bd_mapping instead of ->bd_inode->i_mappingAl Viro2024-05-0310-14/+14
| * | | | | | | | | | | | | | | | Merge branch 'misc.erofs' into work.bdevAl Viro2024-05-037-44/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | erofs_buf: store address_space instead of inodeAl Viro2024-04-256-10/+9
| | * | | | | | | | | | | | | | | erofs: switch erofs_bread() to passing offset instead of block numberAl Viro2024-04-077-34/+24
| | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | bcachefs: remove dead function bdev_sectors()Yu Kuai2024-05-031-5/+0
| * | | | | | | | | | | | | | | ext4: remove block_device_ejected()Yu Kuai2024-05-031-18/+0
* | | | | | | | | | | | | | | | Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-215-11/+13
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | set_blocksize(): switch to passing struct file *Al Viro2024-05-025-8/+7
| * | | | | | | | | | | | | | | btrfs_get_bdev_and_sb(): call set_blocksize() only for exclusive opensAl Viro2024-05-021-4/+7
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |