index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-23
1
-5
/
+18
|
/
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
2
-3
/
+3
|
\
|
*
reiserfs: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
2023-01-18
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-11
1
-2
/
+2
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
3
-10
/
+9
|
\
\
|
*
|
reiserfs: replace ll_rw_block()
Zhang Yi
2022-09-11
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
|
\
\
|
*
|
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-07-14
4
-11
/
+11
|
|
/
*
|
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-01
1
-2
/
+2
|
\
\
|
*
|
attr: port attribute changes to new types
Christian Brauner
2022-06-26
1
-2
/
+2
|
*
|
quota: port quota helpers mount ids
Christian Brauner
2022-06-26
1
-2
/
+2
|
|
/
*
/
fs/reiserfs/inode: remove dead code in _get_block_create_0()
Zeng Jingxiang
2022-07-26
1
-10
/
+2
|
/
*
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
2022-05-09
2
-2
/
+2
*
reiserfs: Convert release_buffer_page() to use a folio
Matthew Wilcox (Oracle)
2022-05-09
1
-7
/
+7
*
reiserfs: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-10
/
+10
*
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
2022-05-09
2
-7
/
+7
*
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
[next]