index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-08-07
buffer: Convert __block_write_begin() to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
1
-6
/
+5
2024-08-07
reiserfs: Convert reiserfs_write_begin() to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+10
2024-08-07
reiserfs: Convert grab_tail_page() to use a folio
Matthew Wilcox (Oracle)
1
-12
/
+11
2024-05-31
reiserfs: Remove call to folio_set_error()
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+2
2024-05-20
Merge tag 'fs_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-21
/
+11
2024-05-14
Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+3
2024-05-03
set_blocksize(): switch to passing struct file *
Al Viro
1
-3
/
+2
2024-04-25
reiserfs: replace deprecated strncpy with scnprintf
Justin Stitt
1
-10
/
+3
2024-04-12
reiserfs: Trim some README bits
Jan Kara
1
-13
/
+3
2024-04-12
reiserfs: Convert to writepages
Matthew Wilcox (Oracle)
1
-8
/
+8
2024-03-27
fs,block: yield devices early
Christian Brauner
1
-1
/
+1
2024-03-14
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
3
-24
/
+24
2024-02-27
reiserfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+0
2024-02-25
reiserfs: port block device access to file
Christian Brauner
3
-24
/
+24
2024-02-08
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
2
-2
/
+2
2024-01-12
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-7
/
+0
2024-01-12
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-25
/
+29
2023-12-28
reiserfs: fix uninit-value in comp_keys
Edward Adam Davis
1
-1
/
+1
2023-12-21
reiserfs_add_entry(): get rid of pointless namelen checks
Al Viro
1
-7
/
+0
2023-11-25
reiserfs: Avoid touching renamed directory if parent does not change
Jan Kara
1
-25
/
+29
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-40
/
+40
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
4
-22
/
+19
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-3
/
+3
2023-10-28
reiserfs: Convert to bdev_open_by_dev/path()
Jan Kara
3
-36
/
+33
2023-10-26
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-10-26
reiserfs: convert writepage to use a folio
Matthew Wilcox (Oracle)
1
-40
/
+40
2023-10-18
reiserfs: convert to new timestamp accessors
Jeff Layton
4
-22
/
+19
2023-10-10
reiserfs: move reiserfs_xattr_handlers to .rodata
Wedson Almeida Filho
2
-3
/
+3
2023-09-11
reiserfs: Replace 1-element array with C99 style flex-array
Shigeru Yoshida
1
-3
/
+3
2023-08-30
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2023-08-29
Merge tag 'flex-array-transformations-6.6-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
2
-3
/
+4
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+3
2023-08-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
1
-0
/
+1
2023-07-24
reiserfs: convert to ctime accessor functions
Jeff Layton
7
-20
/
+20
2023-07-12
reiserfs: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-3
/
+4
2023-07-10
reiserfs: Check the return value from __getblk()
Matthew Wilcox
1
-1
/
+3
2023-07-10
reiserfs: convert to simple_rename_timestamp
Jeff Layton
1
-6
/
+1
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+5
2023-06-28
Merge tag 'lsm-pr-20230626' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2023-06-20
reiserfs: fix blkdev_put() warning from release_journal_dev()
Yu Kuai
1
-1
/
+6
2023-06-20
buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()
Matthew Wilcox (Oracle)
1
-3
/
+4
2023-06-20
buffer: convert __block_write_full_page() to __block_write_full_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-2
/
+2
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2
-11
/
+9
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-2
/
+3
[next]