index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...
akpm-base
akpm
Stephen Rothwell
2022-06-28
5
-37
/
+42
|
\
|
*
Merge branch 'mm-nonmm-unstable' into mm-everything
akpm
2022-06-27
6
-40
/
+53
|
|
\
|
|
*
ocfs2: fix ocfs2 corrupt when iputting an inode
Wangyan
2022-06-27
1
-1
/
+2
|
|
*
ocfs2: clear links count in ocfs2_mknod() if an error occurs
Wangyan
2022-06-27
1
-2
/
+12
|
|
*
ocfs2: reflink deadlock when clone file to the same directory simultaneously
Gang He
2022-06-27
5
-34
/
+28
*
|
|
Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub/scm/linux/kernel/g...
Stephen Rothwell
2022-06-28
1
-3
/
+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ocfs2: kill EBUSY from dlmfs_evict_inode
Junxiao Bi
2022-06-16
1
-3
/
+11
*
|
|
Merge branch 'for-next' of git://git.infradead.org/users/willy/pagecache.git
Stephen Rothwell
2022-06-28
2
-51
/
+19
|
\
\
\
|
*
|
|
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
2022-06-26
1
-1
/
+1
|
*
|
|
ocfs2: Convert ocfs2_read_folio() to use a folio
Matthew Wilcox (Oracle)
2022-06-26
1
-14
/
+12
|
*
|
|
ocfs2: Use filemap_write_and_wait_range() in ocfs2_cow_sync_writeback()
Matthew Wilcox (Oracle)
2022-06-26
1
-36
/
+6
|
|
/
/
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Stephen Rothwell
2022-06-28
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
attr: port attribute changes to new types
Christian Brauner
2022-06-26
1
-1
/
+1
|
*
|
quota: port quota helpers mount ids
Christian Brauner
2022-06-26
1
-1
/
+1
|
|
/
*
|
Revert "ocfs2: mount shared volume without ha stack"
Junxiao Bi via Ocfs2-devel
2022-06-27
3
-51
/
+20
|
/
*
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-27
10
-115
/
+177
|
\
|
*
ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
Junxiao Bi via Ocfs2-devel
2022-05-25
1
-1
/
+15
|
*
ocfs2: dlmfs: don't clear USER_LOCK_ATTACHED when destroying lock
Junxiao Bi
2022-05-25
1
-1
/
+0
|
*
ocfs2: rewrite error handling of ocfs2_fill_super
Heming Zhao via Ocfs2-devel
2022-04-29
1
-35
/
+32
|
*
ocfs2: ocfs2_mount_volume does cleanup job before return error
Heming Zhao via Ocfs2-devel
2022-04-29
1
-12
/
+23
|
*
ocfs2: ocfs2_initialize_super does cleanup job before return error
Heming Zhao via Ocfs2-devel
2022-04-29
1
-18
/
+41
|
*
ocfs2: change return type of ocfs2_resmap_init
Heming Zhao via Ocfs2-devel
2022-04-29
3
-15
/
+4
|
*
ocfs2: fix mounting crash if journal is not alloced
Heming Zhao via Ocfs2-devel
2022-04-29
4
-12
/
+42
|
*
ocfs2: remove usage of list iterator variable after the loop body
Jakob Koschel
2022-04-29
1
-6
/
+6
|
*
ocfs2: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-29
2
-16
/
+15
*
|
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
5
-17
/
+21
|
\
\
|
*
|
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
|
*
|
ocfs2: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-5
/
+5
|
*
|
ocfs2: Convert ocfs2 to read_folio
Matthew Wilcox (Oracle)
2022-05-09
4
-6
/
+8
|
*
|
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
2022-05-09
2
-5
/
+7
|
*
|
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
|
|
/
*
|
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
1
-2
/
+1
*
|
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
1
-1
/
+1
|
/
*
ocfs2: fix crash when mount with quota enabled
Joseph Qi
2022-04-01
2
-13
/
+12
*
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-2
/
+2
|
\
|
*
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-1
/
+1
|
*
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
14
-36
/
+27
|
\
\
|
*
|
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
2
-2
/
+2
|
*
|
fs/ocfs2: fix comments mentioning i_mutex
hongnanli
2022-03-22
11
-16
/
+16
|
*
|
ocfs2: cleanup some return variables
Joseph Qi
2022-03-22
2
-18
/
+9
*
|
|
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
1
-3
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
1
-3
/
+1
|
|
/
*
|
ocfs2: fix crash when initialize filecheck kobj fails
Joseph Qi
2022-03-17
1
-11
/
+11
|
/
*
ocfs2: fix a deadlock when commit trans
Joseph Qi
2022-01-30
1
-14
/
+11
*
ocfs2: fix subdirectory registration with register_sysctl()
Linus Torvalds
2022-01-28
1
-12
/
+1
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
5
-14
/
+14
|
\
|
*
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
5
-14
/
+14
*
|
mm: remove cleancache
Christoph Hellwig
2022-01-22
1
-2
/
+0
*
|
ocfs2: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
1
-24
/
+1
[next]