summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAgeFilesLines
* fs,block: yield devices earlyChristian Brauner2024-03-271-1/+1
* Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-132-2/+2
|\
| * quota: Properly annotate i_dquot arrays with __rcuJan Kara2024-02-082-2/+2
* | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-03-113-24/+24
|\ \
| * | reiserfs: port block device access to fileChristian Brauner2024-02-253-24/+24
| |/
* / reiserfs: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-02-271-1/+0
|/
* Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-01-111-7/+0
|\
| * reiserfs_add_entry(): get rid of pointless namelen checksAl Viro2023-12-211-7/+0
* | Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2024-01-111-25/+29
|\ \
| * | reiserfs: Avoid touching renamed directory if parent does not changeJan Kara2023-11-251-25/+29
| |/
* / reiserfs: fix uninit-value in comp_keysEdward Adam Davis2023-12-281-1/+1
|/
* Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-40/+40
|\
| * buffer: remove folio_create_empty_buffers()Matthew Wilcox (Oracle)2023-10-251-1/+1
| * reiserfs: convert writepage to use a folioMatthew Wilcox (Oracle)2023-10-251-40/+40
* | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-304-22/+19
|\ \
| * | reiserfs: convert to new timestamp accessorsJeff Layton2023-10-184-22/+19
| |/
* | Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-302-3/+3
|\ \
| * | reiserfs: move reiserfs_xattr_handlers to .rodataWedson Almeida Filho2023-10-102-3/+3
* | | reiserfs: Convert to bdev_open_by_dev/path()Jan Kara2023-10-283-36/+33
| |/ |/|
* | reiserfs: Replace 1-element array with C99 style flex-arrayShigeru Yoshida2023-09-111-3/+3
|/
* Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds2023-08-291-0/+1
|\
| * fs: add CONFIG_BUFFER_HEADChristoph Hellwig2023-08-021-0/+1
* | Merge tag 'flex-array-transformations-6.6-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds2023-08-292-3/+4
|\ \
| * | reiserfs: Replace one-element array with flexible-array memberGustavo A. R. Silva2023-07-122-3/+4
| |/
* | Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2023-08-281-1/+3
|\ \
| * | reiserfs: Check the return value from __getblk()Matthew Wilcox2023-07-101-1/+3
| |/
* | reiserfs: convert to ctime accessor functionsJeff Layton2023-07-247-20/+20
* | reiserfs: convert to simple_rename_timestampJeff Layton2023-07-101-6/+1
|/
* Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-4/+5
|\
| * buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()Matthew Wilcox (Oracle)2023-06-191-3/+4
| * buffer: convert __block_write_full_page() to __block_write_full_folio()Matthew Wilcox (Oracle)2023-06-191-1/+1
* | Merge tag 'lsm-pr-20230626' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-271-0/+1
|\ \
| * | reiserfs: Initialize sec->length in reiserfs_security_init().Tetsuo Handa2023-05-251-0/+1
| |/
* | reiserfs: fix blkdev_put() warning from release_journal_dev()Yu Kuai2023-06-201-1/+6
* | block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig2023-06-121-2/+2
* | block: use the holder as indication for exclusive opensChristoph Hellwig2023-06-122-11/+9
* | block: introduce holder opsChristoph Hellwig2023-06-051-2/+3
* | splice: Use filemap_splice_read() instead of generic_file_splice_read()David Howells2023-05-241-1/+1
|/
* Merge tag 'fs_for_v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-262-4/+0
|\
| * reiserfs: remove unused iter variableTom Rix2023-03-311-2/+0
| * reiserfs: remove unused sched_count variableTom Rix2023-03-291-2/+0
* | Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-04-245-36/+84
|\ \
| * | reiserfs: rework priv inode handlingChristian Brauner2023-03-065-15/+59
| * | reiserfs: rework ->listxattr() implementationChristian Brauner2023-03-061-21/+25
| |/
* | reiserfs: Add security prefix to xattr name in reiserfs_security_write()Roberto Sassu2023-04-041-2/+6
* | reiserfs: Switch to security_inode_init_security()Roberto Sassu2023-03-231-5/+18
|/
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-232-3/+3
|\
| * reiserfs: replace obvious uses of b_page with b_folioMatthew Wilcox (Oracle)2023-01-182-3/+3
* | Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds2023-02-201-0/+1
|\ \
| * | fs: build the legacy direct I/O code conditionallyChristoph Hellwig2023-01-261-0/+1
| |/