index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
journal.c
Age
Commit message (
Expand
)
Author
2024-10-21
reiserfs: The last commit
Jan Kara
2024-05-02
set_blocksize(): switch to passing struct file *
Al Viro
2024-03-27
fs,block: yield devices early
Christian Brauner
2024-02-25
reiserfs: port block device access to file
Christian Brauner
2023-10-28
reiserfs: Convert to bdev_open_by_dev/path()
Jan Kara
2023-07-10
reiserfs: Check the return value from __getblk()
Matthew Wilcox
2023-06-20
reiserfs: fix blkdev_put() warning from release_journal_dev()
Yu Kuai
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-03-29
reiserfs: remove unused sched_count variable
Tom Rix
2023-01-18
reiserfs: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
2022-09-11
reiserfs: replace ll_rw_block()
Zhang Yi
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-05-09
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
2022-05-09
reiserfs: Convert release_buffer_page() to use a folio
Matthew Wilcox (Oracle)
2022-03-15
reiserfs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2021-11-18
reiserfs: don't use congestion_wait()
NeilBrown
2021-05-17
reiserfs: add check for invalid 1st journal block
Pavel Skripkin
2021-04-21
fs/reiserfs/journal.c: delete useless variables
Tian Tao
2020-08-05
reiserfs: delete duplicated words
Randy Dunlap
2020-03-24
block: remove __bdevname
Christoph Hellwig
2020-01-21
fs/reiserfs: remove unused macros
Alex Shi
2019-09-25
fs/reiserfs/journal.c: remove set but not used variable
Jason Yan
2019-09-25
fs/reiserfs/journal.c: remove set but not used variables
zhengbin
2019-09-25
fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()
Jia-Ju Bai
2019-07-16
fs/reiserfs/journal.c: change return type of dirty_one_transaction
Hariprasad Kelam
2019-04-15
fs/reiserfs/journal.c: Make remove_journal_hash static
Bharath Vedartham
2018-08-22
reiserfs: use monotonic time for j_trans_start_time
Arnd Bergmann
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-11
fs/reiserfs/journal.c: add missing resierfs_warning() arg
Andrew Morton
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-08-16
reiserfs: fix spelling mistake: "tranasction" -> "transaction"
Colin Ian King
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-05-24
reiserfs: Make flush bios explicitely sync
Jan Kara
2017-04-05
reiserfs: Make cancel_old_flush() reliable
Jan Kara
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-10-14
fs/reiserfs/journal.c: fix sparse context imbalance warning
Fabian Frederick
2014-08-12
reiserfs: Fix use after free in journal teardown
Jan Kara
2014-05-06
reiserfs: cleanup, remove unnecessary parens
Jeff Mahoney
[next]