| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-06-28 | 1 | -4/+5 |
|\ |
|
| * | buffer: convert page_zero_new_buffers() to folio_zero_new_buffers() | Matthew Wilcox (Oracle) | 2023-06-20 | 1 | -3/+4 |
| * | buffer: convert __block_write_full_page() to __block_write_full_folio() | Matthew Wilcox (Oracle) | 2023-06-20 | 1 | -1/+1 |
* | | Merge tag 'lsm-pr-20230626' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-06-28 | 1 | -0/+1 |
|\ \ |
|
| * | | reiserfs: Initialize sec->length in reiserfs_security_init(). | Tetsuo Handa | 2023-05-25 | 1 | -0/+1 |
| |/ |
|
* | | reiserfs: fix blkdev_put() warning from release_journal_dev() | Yu Kuai | 2023-06-20 | 1 | -1/+6 |
* | | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig | 2023-06-12 | 1 | -2/+2 |
* | | block: use the holder as indication for exclusive opens | Christoph Hellwig | 2023-06-12 | 2 | -11/+9 |
* | | block: introduce holder ops | Christoph Hellwig | 2023-06-05 | 1 | -2/+3 |
* | | splice: Use filemap_splice_read() instead of generic_file_splice_read() | David Howells | 2023-05-24 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'fs_for_v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-04-26 | 2 | -4/+0 |
|\ |
|
| * | reiserfs: remove unused iter variable | Tom Rix | 2023-03-31 | 1 | -2/+0 |
| * | reiserfs: remove unused sched_count variable | Tom Rix | 2023-03-29 | 1 | -2/+0 |
* | | Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 2023-04-24 | 5 | -36/+84 |
|\ \ |
|
| * | | reiserfs: rework priv inode handling | Christian Brauner | 2023-03-06 | 5 | -15/+59 |
| * | | reiserfs: rework ->listxattr() implementation | Christian Brauner | 2023-03-06 | 1 | -21/+25 |
| |/ |
|
* | | reiserfs: Add security prefix to xattr name in reiserfs_security_write() | Roberto Sassu | 2023-04-04 | 1 | -2/+6 |
* | | reiserfs: Switch to security_inode_init_security() | Roberto Sassu | 2023-03-24 | 1 | -5/+18 |
|/ |
|
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-02-24 | 2 | -3/+3 |
|\ |
|
| * | reiserfs: replace obvious uses of b_page with b_folio | Matthew Wilcox (Oracle) | 2023-01-19 | 2 | -3/+3 |
* | | Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds | 2023-02-20 | 1 | -0/+1 |
|\ \ |
|
| * | | fs: build the legacy direct I/O code conditionally | Christoph Hellwig | 2023-01-26 | 1 | -0/+1 |
| |/ |
|
* | | quota: port to mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -2/+2 |
* | | fs: port inode_owner_or_capable() to mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
* | | fs: port inode_init_owner() to mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
* | | fs: port acl to mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
* | | fs: port xattr to mnt_idmap | Christian Brauner | 2023-01-19 | 3 | -3/+3 |
* | | fs: port ->permission() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 2 | -3/+3 |
* | | fs: port ->fileattr_set() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 2 | -2/+2 |
* | | fs: port ->set_acl() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 2 | -3/+3 |
* | | fs: port ->rename() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
* | | fs: port ->mknod() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
* | | fs: port ->mkdir() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 2 | -2/+2 |
* | | fs: port ->symlink() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
* | | fs: port ->create() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 2 | -2/+2 |
* | | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 3 | -8/+8 |
|/ |
|
* | Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-12-13 | 2 | -1/+5 |
|\ |
|
| * | reiserfs: Add missing calls to reiserfs_security_free() | Roberto Sassu | 2022-11-22 | 2 | -1/+5 |
* | | fs: rename current get acl method | Christian Brauner | 2022-10-20 | 3 | -4/+4 |
* | | fs: pass dentry to set acl method | Christian Brauner | 2022-10-19 | 3 | -7/+10 |
|/ |
|
* | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-10-12 | 1 | -2/+2 |
|\ |
|
| * | reiserfs: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-09-12 | 1 | -2/+2 |
* | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-11 | 3 | -10/+9 |
|\ \ |
|
| * | | reiserfs: replace ll_rw_block() | Zhang Yi | 2022-09-12 | 3 | -10/+9 |
| |/ |
|
* | | Merge tag 'fs-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-10-07 | 3 | -7/+4 |
|\ \ |
|
| * | | fs/reiserfs: replace ternary operator with min() and min_t() | Jiangshan Yi | 2022-08-19 | 3 | -7/+4 |
| |/ |
|
* / | Change calling conventions for filldir_t | Al Viro | 2022-08-17 | 1 | -10/+10 |
|/ |
|
* | Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2022-08-03 | 1 | -8/+1 |
|\ |
|
| * | reiserfs: Remove check for PageError | Matthew Wilcox (Oracle) | 2022-06-29 | 1 | -8/+1 |
* | | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-08-02 | 4 | -11/+11 |
|\ \ |
|