Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
23a7052a5db478bdacf45bea55e6f50171f5eede
/
fs
/
ocfs2
f402cf0
ocfs2: Use zero-sized array and struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
5500ab4
ocfs2: fix the application IO timeout when fstrim is running
by Gang He
· 6 years ago
cc725ef
ocfs2: fix a panic problem caused by o2cb_ctl
by Jia Guo
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
f86196e
fs: don't open code lru_to_page()
by Nikolay Borisov
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
70306d9
ocfs2: don't clear bh uptodate for block read
by Junxiao Bi
· 6 years ago
d85400a
ocfs2: clear journal dirty flag after shutdown journal
by Junxiao Bi
· 6 years ago
532e1e54
ocfs2: fix panic due to unrecovered local alloc
by Junxiao Bi
· 6 years ago
9e6aea2
ocfs2: improve ocfs2 Makefile
by Larry Chen
· 6 years ago
dec5b0d
ocfs2: remove set but not used variable 'lastzero'
by zhong jiang
· 6 years ago
cb6a8fd
ocfs2: dlmfs: remove set but not used variable 'status'
by zhong jiang
· 6 years ago
874b1ef
ocfs2: optimize the reading of heartbeat data
by Jia Guo
· 6 years ago
00c569b
Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 6 years ago
164f7e5
ocfs2: fix potential use after free
by Pan Bian
· 6 years ago
e21e574
ocfs2: fix deadlock caused by ocfs2_defrag_extent()
by Larry Chen
· 6 years ago
4316c3c
ocfs2: properly initial file_lock used for unlock.
by NeilBrown
· 6 years ago
5040f8d
ocfs2: free up write context when direct IO failed
by Wengang Wang
· 6 years ago
6194ae4
ocfs2: fix clusters leak in ocfs2_defrag_extent()
by Larry Chen
· 6 years ago
3a3d1e5
ocfs2: dlmglue: clean up timestamp handling
by Arnd Bergmann
· 6 years ago
cf76c78
ocfs2: don't put and assigning null to bh allocated outside
by Changwei Ge
· 6 years ago
29aa301
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
by Changwei Ge
· 6 years ago
9e98578
ocfs2: don't use iocb when EIOCBQUEUED returns
by Changwei Ge
· 6 years ago
21158ca
ocfs2: without quota support, avoid calling quota recovery
by Guozhonghua
· 6 years ago
a634644
ocfs2: remove ocfs2_is_o2cb_active()
by Gang He
· 6 years ago
c2aa1a4
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
65f098e
ocfs2: remove ocfs2_reflink_remap_range
by Darrick J. Wong
· 6 years ago
900611a
ocfs2: support partial clone range and dedupe range
by Darrick J. Wong
· 6 years ago
a8a9430
ocfs2: fix pagecache truncation prior to reflink
by Darrick J. Wong
· 6 years ago
2587b1f
ocfs2: truncate page cache for clone destination file before remapping
by Darrick J. Wong
· 6 years ago
8c5c836
vfs: clean up generic_remap_file_range_prep return value
by Darrick J. Wong
· 6 years ago
42ec3d4
vfs: make remap_file_range functions take and return bytes completed
by Darrick J. Wong
· 6 years ago
a91ae49b
vfs: pass remap flags to generic_remap_file_range_prep
by Darrick J. Wong
· 6 years ago
2e5dfc9
vfs: combine the clone and dedupe into a single remap_file_range
by Darrick J. Wong
· 6 years ago
a83ab01
vfs: rename vfs_clone_file_prep to be more descriptive
by Darrick J. Wong
· 6 years ago
1383a7e
vfs: check file ranges before cloning files
by Darrick J. Wong
· 6 years ago
867632d6
ocfs2: remove set but not used variable 'rb'
by YueHaibing
· 6 years ago
9998657
fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_mle()
by Jia-Ju Bai
· 6 years ago
0ae1c2d
ocfs2: remove unneeded null check
by Ding Xiang
· 6 years ago
2de24cb
ocfs2: remove unused pointer 'eb'
by Colin Ian King
· 6 years ago
32c1b90
ocfs2/dlm: remove unnecessary parentheses
by Nathan Chancellor
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
1cff514
ocfs2: fix a GCC warning
by zhong jiang
· 6 years ago
cbe355f
ocfs2: fix locking for res->tracking and dlm->tracking_list
by Ashish Samant
· 6 years ago
69eb776
ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
by Larry Chen
· 6 years ago
234b69e
ocfs2: fix ocfs2 read block panic
by Junxiao Bi
· 6 years ago
d9a185f
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 6 years ago
480bd56
ocfs2: make several functions and variables static (and some const)
by Colin Ian King
· 6 years ago
229ba1f
ocfs2: clean up some unnecessary code
by wangyan
· 6 years ago
93f5920
ocfs2: return -EROFS when filesystem becomes read-only
by Jun Piao
· 6 years ago
87eb5eb
vfs: dedupe: rationalize args
by Miklos Szeredi
· 6 years ago
5740c99
vfs: dedupe: return int
by Miklos Szeredi
· 6 years ago
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 6 years ago
15eefe2
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64
by Arnd Bergmann
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
c6137fe
fs: ocfs2: use new return type vm_fault_t
by Souptick Joarder
· 6 years ago
64202a2
ocfs2: drop a VLA in ocfs2_orphan_del()
by Salvatore Mesoraca
· 6 years ago
f3797d8
ocfs2: correct the comments position of struct ocfs2_dir_block_trailer
by Guozhonghua
· 6 years ago
731a40f
ocfs2: eliminate a misreported warning
by Zhen Lei
· 6 years ago
133b81f
ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level
by Larry Chen
· 6 years ago
5bc55d6
ocfs2: clean up redundant function declarations
by Jia Guo
· 6 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
3373de2
ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio"
by Changwei Ge
· 6 years ago
e438302
ocfs2: take inode cluster lock before moving reflinked inode from orphan dir
by Ashish Samant
· 7 years ago
3b54765
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
9022ca6
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
de37428
ocfs2/dlm: clean up unused variable in dlm_process_recovery_data
by Changwei Ge
· 7 years ago
ba16ddf
ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio
by piaojun
· 7 years ago
39ec377
ocfs2: add duplicated ino number check
by Gang He
· 7 years ago
5f483c4
ocfs2: add kobject for online file check
by Gang He
· 7 years ago
8fc2cb4b
ocfs2: fix some small problems
by Gang He
· 7 years ago
5ac9438
ocfs2: move some definitions to header file
by Gang He
· 7 years ago
baa31b8
ocfs2: correct spelling mistake for migratable for all
by Changwei Ge
· 7 years ago
510c487
ocfs2: fix spelling mistake: "Migrateable" -> "Migratable"
by Colin Ian King
· 7 years ago
60c7ec9
ocfs2/dlm: wait for dlm recovery done when migrating all lock resources
by piaojun
· 7 years ago
a43d24c
ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast()
by Changwei Ge
· 7 years ago
2bcb654
ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area()
by Changwei Ge
· 7 years ago
26ec161
fs/ocfs2/dlm/dlmrecovery.c: remove unrelated comment
by Changwei Ge
· 7 years ago
a012ab4
ocfs2: remove two unused functions from suballoc.c
by Changwei Ge
· 7 years ago
a17b485
ocfs2: remove unnecessary null pointer check before kmem_cache_destroy()
by piaojun
· 7 years ago
bb34f24
ocfs2/dlm: don't handle migrate lockres if already in shutdown
by Jun Piao
· 7 years ago
1202d4b
ocfs2: keep the trace point consistent with the function name
by Jia Guo
· 7 years ago
bb4c9d6
ocfs2: remove some unused function declarations
by piaojun
· 7 years ago
d324cd4
ocfs2: use 'oi' instead of 'OCFS2_I()'
by piaojun
· 7 years ago
1119d3c
ocfs2: use 'osb' instead of 'OCFS2_SB()'
by piaojun
· 7 years ago
672a9c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
5bb053b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
447a564
treewide: Align function definition open/close braces
by Joe Perches
· 7 years ago
e24e960
sched/wait, fs/ocfs2: Convert wait_on_atomic_t() usage to the new wait_var_event() API
by Peter Zijlstra
· 7 years ago
793057e
vfs: Replace stray non-ASCII homoglyph characters with their ASCII equivalents
by Ingo Molnar
· 7 years ago
9b2c45d
net: make getname() functions return length rather than use int* parameter
by Denys Vlasenko
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
c472c07
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
by Goffredo Baroncelli
· 7 years ago
d984187
ocfs2: return error when we attempt to access a dirty bh in jbd2
by piaojun
· 7 years ago
e75ed71
ocfs2: unlock bh_state if bg check fails
by Changwei Ge
· 7 years ago
c4c2416
ocfs2: nowait aio support
by Gang He
· 7 years ago
ac604d3
ocfs2: add ocfs2_overwrite_io()
by Gang He
· 7 years ago
06e7f13
ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock()
by Gang He
· 7 years ago
Next »