index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocfs2: use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-04-02
1
-23
/
+23
*
fs: Use dquot_load_quota_inode() from filesystems
Jan Kara
2019-11-04
1
-2
/
+2
*
ocfs2: further debugfs cleanups
Greg Kroah-Hartman
2019-09-24
1
-7
/
+3
*
ocfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-12
1
-26
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
1
-10
/
+0
|
\
|
*
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-06
1
-10
/
+0
*
|
ocfs2: switch to ->free_inode()
Al Viro
2019-05-01
1
-9
/
+3
|
/
*
ocfs2: fix the application IO timeout when fstrim is running
Gang He
2019-03-05
1
-0
/
+2
*
ocfs2: add kobject for online file check
Gang He
2018-04-05
1
-4
/
+23
*
ocfs2: remove unnecessary null pointer check before kmem_cache_destroy()
piaojun
2018-04-05
1
-12
/
+6
*
ocfs2: use 'osb' instead of 'OCFS2_SB()'
piaojun
2018-04-05
1
-2
/
+2
*
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
2018-01-31
1
-3
/
+2
*
ocfs2: give an obvious tip for mismatched cluster names
Gang He
2018-01-31
1
-2
/
+6
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-14
/
+14
*
ocfs2: no need flush workqueue before destroying it
piaojun
2017-11-15
1
-3
/
+1
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
1
-9
/
+6
|
\
|
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-9
/
+6
*
|
ocfs2: clean up some dead code
Jun Piao
2017-09-06
1
-1
/
+0
|
/
*
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-06-05
1
-1
/
+1
*
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-12-19
1
-1
/
+0
|
\
|
*
ocfs2: Protect periodic quota syncing with s_umount semaphore
Jan Kara
2016-11-30
1
-1
/
+0
*
|
ocfs2: use time64_t to represent orphan scan times
Deepa Dinamani
2016-12-12
1
-1
/
+1
|
/
*
fs/ocfs2/super: remove deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
1
-1
/
+0
|
\
|
*
ocfs2: cleanup implemented prototypes
Joseph Qi
2016-07-26
1
-1
/
+0
*
|
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-06-07
1
-1
/
+1
|
/
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local
jiangyiwen
2016-03-25
1
-22
/
+15
*
ocfs2: fix ip_unaligned_aio deadlock with dio work queue
Ryan Ding
2016-03-25
1
-1
/
+0
*
ocfs2: record UNWRITTEN extents when populate write desc
Ryan Ding
2016-03-25
1
-0
/
+1
*
ocfs2: create/remove sysfile for online file check
Gang He
2016-03-22
1
-0
/
+5
*
ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump()
jiangyiwen
2016-03-15
1
-2
/
+3
*
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
1
-1
/
+1
*
ocfs2: clean up redundant NULL check before iput
Joseph Qi
2016-01-14
1
-2
/
+1
*
ocfs2: optimize bad declarations and redundant assignment
Norton.Zhu
2016-01-14
1
-6
/
+2
*
fs: create and use seq_show_option for escaping
Kees Cook
2015-09-04
1
-2
/
+2
*
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
Joe Perches
2015-09-04
1
-2
/
+2
*
ocfs2: add errors=continue
Goldwyn Rodrigues
2015-09-04
1
-19
/
+44
*
ocfs2: fix race between dio and recover orphan
Joseph Qi
2015-09-04
1
-2
/
+0
*
Revert "ocfs2: incorrect check for debugfs returns"
Linus Torvalds
2015-04-21
1
-5
/
+4
*
cleancache: zap uuid arg of cleancache_init_shared_fs
Vladimir Davydov
2015-04-14
1
-1
/
+1
*
ocfs2: copy fs uuid to superblock
Vladimir Davydov
2015-04-14
1
-0
/
+2
*
ocfs2: logging: remove static buffer, use vsprintf extension %pV
Joe Perches
2015-04-14
1
-15
/
+18
*
ocfs2: incorrect check for debugfs returns
Chengyu Song
2015-04-14
1
-4
/
+5
*
ocfs2: wait for orphan recovery first once append O_DIRECT write crash
Joseph Qi
2015-02-16
1
-0
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-10
1
-0
/
+17
|
\
|
*
ocfs2: add a mount option journal_async_commit on ocfs2 filesystem
alex chen
2015-02-10
1
-0
/
+17
*
|
ocfs2: Use generic helpers for quotaon and quotaoff
Jan Kara
2015-01-30
1
-31
/
+1
|
/
[next]