开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
journal.c
Age
Commit message (
Expand
)
Author
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
2014-05-06
reiserfs: cleanup, remove leading whitespace from labels
Jeff Mahoney
2014-05-06
reiserfs: cleanup, remove blocks arg from journal_join
Jeff Mahoney
[next]