Age | Commit message (Expand) | Author | Files | Lines |
2024-08-13 | vfs: Don't evict inode under the inode lru traversing context | Zhihao Cheng | 1 | -0/+5 |
2024-07-15 | Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -2/+18 |
2024-07-15 | Merge tag 'vfs-6.11.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+6 |
2024-07-15 | Merge tag 'vfs-6.11.casefold' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+4 |
2024-06-27 | vfs: rename parent_ino to d_parent_ino and make it use RCU | Mateusz Guzik | 1 | -15/+1 |
2024-06-27 | fs: new helper vfs_empty_path() | Christian Brauner | 1 | -0/+17 |
2024-06-25 | fs: Export in_group_or_capable() | Youling Tang | 1 | -0/+2 |
2024-06-20 | fs: Add initial atomic write support info to statx | Prasad Singamsetty | 1 | -0/+3 |
2024-06-20 | fs: Initial atomic write support | Prasad Singamsetty | 1 | -2/+15 |
2024-06-12 | vfs: add rcu-based find_inode variants for iget ops | Mateusz Guzik | 1 | -1/+6 |
2024-06-07 | libfs: Introduce case-insensitive string comparison helper | Gabriel Krisman Bertazi | 1 | -0/+4 |
2024-06-05 | vfs: retire user_path_at_empty and drop empty arg from getname_flags | Mateusz Guzik | 1 | -1/+1 |
2024-05-27 | fs: switch timespec64 fields in inode to discrete integers | Jeff Layton | 1 | -16/+32 |
2024-05-21 | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -13/+1 |
2024-05-20 | Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -0/+1 |
2024-05-20 | Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -10/+4 |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+1 |
2024-05-15 | Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 1 | -1/+1 |
2024-05-13 | Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -38/+56 |
2024-05-04 | fs: WARN when f_count resurrection is attempted | Kees Cook | 1 | -1/+2 |
2024-04-25 | fs: convert alloc_inode_sb() to a macro | Kent Overstreet | 1 | -5/+1 |
2024-04-17 | Merge patch series 'Fix shmem_rename2 directory offset calculation' of https:... | Christian Brauner | 1 | -0/+2 |
2024-04-17 | libfs: Add simple_offset_rename() API | Chuck Lever | 1 | -0/+2 |
2024-04-15 | vfs: export remap and write check helpers | Darrick J. Wong | 1 | -0/+1 |
2024-04-15 | remove call_{read,write}_iter() functions | Miklos Szeredi | 1 | -12/+0 |
2024-04-15 | kernel_file_open(): get rid of inode argument | Al Viro | 1 | -1/+1 |
2024-04-15 | vfs, swap: compile out IS_SWAPFILE() on swapless configs | Alexey Dobriyan | 1 | -0/+6 |
2024-04-09 | fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED | Stefan Berger | 1 | -1/+1 |
2024-04-09 | fs: Add FOP_HUGE_PAGES | Matthew Wilcox (Oracle) | 1 | -0/+2 |
2024-04-07 | fs: use bit shifts for FMODE_* flags | Christian Brauner | 1 | -26/+31 |
2024-04-07 | fs: claw back a few FMODE_* bits | Christian Brauner | 1 | -10/+12 |
2024-04-05 | fs: Annotate struct file_handle with __counted_by() and use struct_size() | Gustavo A. R. Silva | 1 | -1/+1 |
2024-04-04 | fsnotify: move s_fsnotify_connectors into fsnotify_sb_info | Amir Goldstein | 1 | -6/+0 |
2024-04-04 | fsnotify: lazy attach fsnotify_sb_info state to sb | Amir Goldstein | 1 | -4/+4 |
2024-03-27 | block: handle BLK_OPEN_RESTRICT_WRITES correctly | Christian Brauner | 1 | -0/+2 |
2024-03-15 | Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 1 | -0/+1 |
2024-03-13 | fs: file_remove_privs_flags() | Kent Overstreet | 1 | -0/+1 |
2024-03-13 | Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2024-03-11 | Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -0/+52 |
2024-03-11 | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -2/+2 |
2024-03-11 | Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -2/+3 |
2024-03-11 | Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -14/+2 |
2024-03-11 | Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -7/+54 |
2024-03-07 | Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Christian Brauner | 1 | -1/+10 |
2024-02-27 | libfs: Drop generic_set_encrypted_ci_d_ops | Gabriel Krisman Bertazi | 1 | -1/+0 |
2024-02-27 | libfs: Add helper to choose dentry operations at mount-time | Gabriel Krisman Bertazi | 1 | -0/+1 |
2024-02-27 | ovl: Always reject mounting over case-insensitive directories | Gabriel Krisman Bertazi | 1 | -0/+9 |
2024-02-25 | bdev: make struct bdev_handle private to the block layer | Christian Brauner | 1 | -6/+0 |
2024-02-25 | bdev: open block device as files | Christian Brauner | 1 | -2/+8 |
2024-02-22 | Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |