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.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-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
/
ocfs2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-23
1
-4
/
+2
|
\
|
*
quota: remove unneeded return value of register_quota_format
Kemeng Shi
2024-07-22
1
-4
/
+2
*
|
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
1
-3
/
+3
|
\
\
|
*
|
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-12
1
-3
/
+3
|
|
/
*
|
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-21
8
-47
/
+40
|
\
\
|
*
|
ocfs2: cleanup return value and mlog in ocfs2_global_read_info()
Joseph Qi
2024-09-09
1
-6
/
+9
|
*
|
ocfs2: use max() to improve ocfs2_dlm_seq_show()
Thorsten Blum
2024-09-01
1
-5
/
+2
|
*
|
ocfs2: fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume()
qasdev
2024-09-01
1
-2
/
+2
|
*
|
ocfs2: fix unexpected zeroing of virtual disk
Chi Zhiling
2024-09-01
1
-1
/
+1
|
*
|
ocfs2: remove custom swap functions in favor of built-in sort swap
Kuan-Wei Chiu
2024-09-01
3
-33
/
+7
|
*
|
ocfs2: fix the la space leak when unmounting an ocfs2 volume
Heming Zhao
2024-09-01
1
-0
/
+19
|
|
/
*
|
Merge tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-09-19
3
-7
/
+12
|
\
\
|
*
|
ocfs2: cancel dqi_sync_work before freeing oinfo
Joseph Qi
2024-09-09
1
-2
/
+6
|
*
|
ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
Lizhi Xu
2024-09-09
1
-1
/
+2
|
*
|
ocfs2: remove unreasonable unlock in ocfs2_read_blocks
Lizhi Xu
2024-09-09
1
-1
/
+0
|
*
|
ocfs2: fix null-ptr-deref when journal load failed.
Julian Sun
2024-09-09
1
-3
/
+4
|
|
/
*
|
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
3
-3
/
+12
|
\
\
|
*
|
ocfs2: store cookie in private data
Christian Brauner
2024-09-12
3
-3
/
+12
|
|
/
*
|
buffer: Convert __block_write_begin() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-1
/
+1
*
|
ocfs2: Convert ocfs2_write_zero_page to use a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-8
/
+9
*
|
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
3
-9
/
+9
*
|
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-1
/
+1
|
/
*
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-21
8
-44
/
+67
|
\
|
*
ocfs2: add bounds checking to ocfs2_check_dir_entry()
lei lu
2024-07-04
1
-17
/
+29
|
*
fs: add kernel-doc comments to ocfs2_prepare_orphan_dir()
Yang Li
2024-07-04
1
-0
/
+2
|
*
ocfs2: constify struct ocfs2_stack_operations
Christophe JAILLET
2024-06-24
3
-3
/
+3
|
*
ocfs2: constify struct ocfs2_lock_res_ops
Christophe JAILLET
2024-06-24
2
-15
/
+15
|
*
ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()
Ferry Meng
2024-06-24
1
-5
/
+10
|
*
ocfs2: add bounds checking to ocfs2_xattr_find_entry()
Ferry Meng
2024-06-24
1
-4
/
+8
*
|
ocfs2: fix DIO failure due to insufficient transaction credits
Jan Kara
2024-06-24
4
-0
/
+26
|
/
*
ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger()
Joseph Qi
2024-06-15
3
-82
/
+131
*
ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty()
Joseph Qi
2024-06-15
1
-4
/
+6
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-22
1
-30
/
+30
*
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-19
15
-61
/
+148
|
\
|
*
ocfs2: remove redundant assignment to variable status
Colin Ian King
2024-05-08
1
-1
/
+0
|
*
ocfs2: use coarse time for new created files
Su Yue
2024-04-25
1
-1
/
+1
|
*
ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_link
Su Yue
2024-04-25
1
-0
/
+2
|
*
ocfs2: fix races between hole punching and AIO+DIO
Su Yue
2024-04-25
1
-0
/
+2
|
*
ocfs2: return real error code in ocfs2_dio_wr_get_block
Su Yue
2024-04-25
1
-2
/
+0
|
*
ocfs2: fix sparse warnings
Heming Zhao
2024-04-25
5
-15
/
+16
|
*
ocfs2: speed up chain-list searching
Heming Zhao
2024-04-25
1
-1
/
+1
|
*
ocfs2: adjust enabling place for la window
Heming Zhao
2024-04-25
2
-12
/
+8
|
*
ocfs2: improve write IO performance when fragmentation is high
Heming Zhao
2024-04-25
5
-11
/
+108
|
*
ocfs2: update inode ctime in ocfs2_fileattr_set
Su Yue
2024-04-25
1
-0
/
+1
|
*
ocfs2: correctly use ocfs2_find_next_zero_bit()
Joseph Qi
2024-04-25
3
-18
/
+9
*
|
net: change proto and proto_ops accept type
Jens Axboe
2024-05-13
1
-1
/
+4
|
/
*
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
3
-3
/
+4
|
\
|
*
ocfs2: enable ocfs2_listxattr for special files
Su Yue
2024-03-14
1
-0
/
+1
|
*
ocfs2: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-03-14
2
-5
/
+4
|
*
ocfs2: spelling fix
Yongzhen Zhang
2024-02-22
1
-1
/
+1
[next]