aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
Commit message (Expand)AuthorAge
* ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()Shuning Zhang2019-11-06
* ocfs2: fix panic due to ocfs2_wq is nullYi Li2019-10-19
* ocfs2: fix error handling in ocfs2_setattr()Chengguang Xu2019-10-19
* fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...Jia-Ju Bai2019-10-07
* fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()Jia-Ju Bai2019-10-07
* fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()Jia-Ju Bai2019-10-07
* ocfs2: clear zero in unaligned direct IOJia Guo2019-10-07
* ocfs2: fix spelling mistake "ambigous" -> "ambiguous"Colin Ian King2019-09-24
* ocfs2: checkpoint appending truncate log transaction before flushingChangwei Ge2019-09-24
* ocfs2: wait for recovering done after direct unlock requestChangwei Ge2019-09-24
* ocfs2: delete unnecessary checks before brelse()Markus Elfring2019-09-24
* fs/ocfs2/dir.c: remove set but not used variableszhengbin2019-09-24
* fs/ocfs2/file.c: remove set but not used variableszhengbin2019-09-24
* fs/ocfs2/namei.c: remove set but not used variableszhengbin2019-09-24
* ocfs2: remove unused ocfs2_orphan_scan_exit() declarationGuozhonghua2019-09-24
* ocfs2: remove unused ocfs2_calc_tree_trunc_credits()Guozhonghua2019-09-24
* ocfs2: further debugfs cleanupsGreg Kroah-Hartman2019-09-24
* ocfs2: use jbd2_inode dirty range scopingJoseph Qi2019-09-24
* ocfs2: remove set but not used variable 'last_hash'YueHaibing2019-08-03
* Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds2019-07-12
|\
| * vfs: create a generic checking and prep function for FS_IOC_SETFLAGSDarrick J. Wong2019-07-01
* | ocfs2: use kmemdup rather than duplicating its implementationFuqian Huang2019-07-12
* | fs/ocfs2/dlmglue.c: unneeded variable: "status"Hariprasad Kelam2019-07-12
* | ocfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-12
* | ocfs2: add first lock wait time in locking_stateGang He2019-07-12
* | ocfs2: add locking filter debugfs fileGang He2019-07-12
* | ocfs2: add last unlock times in locking_stateGang He2019-07-12
* | ocfs2/dlm: use struct_size() helperGustavo A. R. Silva2019-07-12
* | fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat"ChenGang2019-07-12
* | fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang2019-06-13
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405Thomas Gleixner2019-06-05
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-05
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 275Thomas Gleixner2019-06-05
* ocfs2: fix error path kobject memory leakTobin C. Harding2019-06-01
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-17
* ocfs2: fix ocfs2 read inode data panic in ocfs2_igetShuning Zhang2019-05-14
* ocfs2: use common file type conversionPhillip Potter2019-05-14
* Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-07
|\
| * block: remove CONFIG_LBDAFChristoph Hellwig2019-04-06
* | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-07
|\ \
| * | fs: mark expected switch fall-throughsGustavo A. R. Silva2019-04-08
* | | ocfs2: switch to ->free_inode()Al Viro2019-05-01
* | | dlmfs: switch to ->free_inode()Al Viro2019-05-01
| |/ |/|
* | ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lockDarrick J. Wong2019-03-29
|/
* ocfs2: Use zero-sized array and struct_size() in kzalloc()Gustavo A. R. Silva2019-03-06
* ocfs2: fix the application IO timeout when fstrim is runningGang He2019-03-06
* ocfs2: fix a panic problem caused by o2cb_ctlJia Guo2019-03-06