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