aboutsummaryrefslogtreecommitdiff
path: root/fs/reiserfs
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-10/+3
2024-04-24reiserfs: replace deprecated strncpy with scnprintfGravatar Justin Stitt 1-10/+3
2024-03-27fs,block: yield devices earlyGravatar Christian Brauner 1-1/+1
2024-03-13Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-2/+2
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Gravatar Linus Torvalds 3-24/+24
2024-02-27reiserfs: remove SLAB_MEM_SPREAD flag usageGravatar Chengming Zhou 1-1/+0
2024-02-25reiserfs: port block device access to fileGravatar Christian Brauner 3-24/+24
2024-02-08quota: Properly annotate i_dquot arrays with __rcuGravatar Jan Kara 2-2/+2
2024-01-11Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-7/+0
2024-01-11Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 1-25/+29
2023-12-28reiserfs: fix uninit-value in comp_keysGravatar Edward Adam Davis 1-1/+1
2023-12-21reiserfs_add_entry(): get rid of pointless namelen checksGravatar Al Viro 1-7/+0
2023-11-25reiserfs: Avoid touching renamed directory if parent does not changeGravatar Jan Kara 1-25/+29
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-40/+40
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 4-22/+19
2023-10-30Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 2-3/+3
2023-10-28reiserfs: Convert to bdev_open_by_dev/path()Gravatar Jan Kara 3-36/+33
2023-10-25buffer: remove folio_create_empty_buffers()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2023-10-25reiserfs: convert writepage to use a folioGravatar Matthew Wilcox (Oracle) 1-40/+40
2023-10-18reiserfs: convert to new timestamp accessorsGravatar Jeff Layton 4-22/+19
2023-10-10reiserfs: move reiserfs_xattr_handlers to .rodataGravatar Wedson Almeida Filho 2-3/+3
2023-09-11reiserfs: Replace 1-element array with C99 style flex-arrayGravatar Shigeru Yoshida 1-3/+3
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-0/+1
2023-08-29Merge tag 'flex-array-transformations-6.6-rc1' of git://git.kernel.org/pub/sc...Gravatar Linus Torvalds 2-3/+4
2023-08-28Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Gravatar Linus Torvalds 1-1/+3
2023-08-02fs: add CONFIG_BUFFER_HEADGravatar Christoph Hellwig 1-0/+1
2023-07-24reiserfs: convert to ctime accessor functionsGravatar Jeff Layton 7-20/+20
2023-07-12reiserfs: Replace one-element array with flexible-array memberGravatar Gustavo A. R. Silva 2-3/+4
2023-07-10reiserfs: Check the return value from __getblk()Gravatar Matthew Wilcox 1-1/+3
2023-07-10reiserfs: convert to simple_rename_timestampGravatar Jeff Layton 1-6/+1
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-4/+5
2023-06-27Merge tag 'lsm-pr-20230626' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2023-06-20reiserfs: fix blkdev_put() warning from release_journal_dev()Gravatar Yu Kuai 1-1/+6
2023-06-19buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()Gravatar Matthew Wilcox (Oracle) 1-3/+4
2023-06-19buffer: convert __block_write_full_page() to __block_write_full_folio()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2023-06-12block: replace fmode_t with a block-specific type for block open flagsGravatar Christoph Hellwig 1-2/+2
2023-06-12block: use the holder as indication for exclusive opensGravatar Christoph Hellwig 2-11/+9
2023-06-05block: introduce holder opsGravatar Christoph Hellwig 1-2/+3
2023-05-25reiserfs: Initialize sec->length in reiserfs_security_init().Gravatar Tetsuo Handa 1-0/+1
2023-05-24splice: Use filemap_splice_read() instead of generic_file_splice_read()Gravatar David Howells 1-1/+1
2023-04-26Merge tag 'fs_for_v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-4/+0
2023-04-24Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 5-36/+84
2023-04-04reiserfs: Add security prefix to xattr name in reiserfs_security_write()Gravatar Roberto Sassu 1-2/+6
2023-03-31reiserfs: remove unused iter variableGravatar Tom Rix 1-2/+0
2023-03-29reiserfs: remove unused sched_count variableGravatar Tom Rix 1-2/+0
2023-03-23reiserfs: Switch to security_inode_init_security()Gravatar Roberto Sassu 1-5/+18
2023-03-06reiserfs: rework priv inode handlingGravatar Christian Brauner 5-15/+59
2023-03-06reiserfs: rework ->listxattr() implementationGravatar Christian Brauner 1-21/+25
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-3/+3
2023-02-20Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-0/+1