index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-115
/
+177
2022-05-25
ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
Junxiao Bi via Ocfs2-devel
1
-1
/
+15
2022-05-25
ocfs2: dlmfs: don't clear USER_LOCK_ATTACHED when destroying lock
Junxiao Bi
1
-1
/
+0
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
5
-17
/
+21
2022-05-09
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
ocfs2: Convert to release_folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2022-05-09
ocfs2: Convert ocfs2 to read_folio
Matthew Wilcox (Oracle)
4
-6
/
+8
2022-05-09
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
2
-5
/
+7
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-04-29
ocfs2: rewrite error handling of ocfs2_fill_super
Heming Zhao via Ocfs2-devel
1
-35
/
+32
2022-04-29
ocfs2: ocfs2_mount_volume does cleanup job before return error
Heming Zhao via Ocfs2-devel
1
-12
/
+23
2022-04-29
ocfs2: ocfs2_initialize_super does cleanup job before return error
Heming Zhao via Ocfs2-devel
1
-18
/
+41
2022-04-29
ocfs2: change return type of ocfs2_resmap_init
Heming Zhao via Ocfs2-devel
3
-15
/
+4
2022-04-29
ocfs2: fix mounting crash if journal is not alloced
Heming Zhao via Ocfs2-devel
4
-12
/
+42
2022-04-29
ocfs2: remove usage of list iterator variable after the loop body
Jakob Koschel
1
-6
/
+6
2022-04-29
ocfs2: replace usage of found with dedicated list iterator variable
Jakob Koschel
2
-16
/
+15
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
1
-2
/
+1
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-1
/
+1
2022-04-01
ocfs2: fix crash when mount with quota enabled
Joseph Qi
2
-13
/
+12
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-2
/
+2
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-36
/
+27
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2
-2
/
+2
2022-03-22
fs/ocfs2: fix comments mentioning i_mutex
hongnanli
11
-16
/
+16
2022-03-22
ocfs2: cleanup some return variables
Joseph Qi
2
-18
/
+9
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+1
2022-03-17
ocfs2: fix crash when initialize filecheck kobj fails
Joseph Qi
1
-11
/
+11
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-3
/
+1
2022-01-30
ocfs2: fix a deadlock when commit trans
Joseph Qi
1
-14
/
+11
2022-01-28
ocfs2: fix subdirectory registration with register_sysctl()
Linus Torvalds
1
-12
/
+1
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
5
-14
/
+14
2022-01-22
mm: remove cleancache
Christoph Hellwig
1
-2
/
+0
2022-01-22
ocfs2: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
1
-24
/
+1
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
5
-14
/
+14
2022-01-15
ocfs2: remove redundant assignment to variable free_space
Colin Ian King
1
-1
/
+1
2022-01-15
ocfs2: cluster: use default_groups in kobj_type
Greg Kroah-Hartman
1
-5
/
+6
2022-01-15
ocfs2: remove redundant assignment to pointer root_bh
Colin Ian King
1
-1
/
+1
2022-01-15
ocfs2: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-15
ocfs2: clearly handle ocfs2_grab_pages_for_write() return value
Joseph Qi
1
-13
/
+13
2022-01-15
ocfs2: use BUG_ON instead of if condition followed by BUG.
Zhang Mingyu
1
-4
/
+2
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+1
2021-11-06
ocfs2: do not zero pages beyond i_size
Jan Kara
1
-7
/
+12
2021-11-06
ocfs2: fix data corruption on truncate
Jan Kara
1
-2
/
+6
2021-11-06
ocfs2/dlm: remove redundant assignment of variable ret
Colin Ian King
1
-1
/
+0
2021-11-06
ocfs2: cleanup journal init and shutdown
Valentin Vidic
4
-46
/
+27
2021-11-06
ocfs2: fix handle refcount leak in two exception handling paths
Chenyuan Mi
1
-0
/
+2
2021-10-29
exit/kthread: Have kernel threads return instead of calling do_exit
Eric W. Biederman
1
-4
/
+1
2021-10-28
ocfs2: fix race between searching chunks and release journal_head from buffer...
Gautham Ananthakrishna
1
-9
/
+13
2021-10-18
ocfs2: mount fails with buffer overflow in strlen
Valentin Vidic
1
-4
/
+10
[next]