index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-06
ocfs2: add kobject for online file check
Gang He
1
-4
/
+23
2018-04-06
ocfs2: remove unnecessary null pointer check before kmem_cache_destroy()
piaojun
1
-12
/
+6
2018-04-06
ocfs2: use 'osb' instead of 'OCFS2_SB()'
piaojun
1
-2
/
+2
2018-02-01
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
1
-3
/
+2
2018-02-01
ocfs2: give an obvious tip for mismatched cluster names
Gang He
1
-2
/
+6
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-14
/
+14
2017-11-16
ocfs2: no need flush workqueue before destroying it
piaojun
1
-3
/
+1
2017-09-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-9
/
+6
2017-09-07
ocfs2: clean up some dead code
Jun Piao
1
-1
/
+0
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-9
/
+6
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
1
-1
/
+1
2017-03-02
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
1
-0
/
+1
2016-12-19
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+0
2016-12-13
ocfs2: use time64_t to represent orphan scan times
Deepa Dinamani
1
-1
/
+1
2016-11-30
ocfs2: Protect periodic quota syncing with s_umount semaphore
Jan Kara
1
-1
/
+0
2016-10-08
fs/ocfs2/super: remove deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
1
-1
/
+1
2016-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2016-07-27
ocfs2: cleanup implemented prototypes
Joseph Qi
1
-1
/
+0
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-03-26
ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local
jiangyiwen
1
-22
/
+15
2016-03-26
ocfs2: fix ip_unaligned_aio deadlock with dio work queue
Ryan Ding
1
-1
/
+0
2016-03-26
ocfs2: record UNWRITTEN extents when populate write desc
Ryan Ding
1
-0
/
+1
2016-03-23
ocfs2: create/remove sysfile for online file check
Gang He
1
-0
/
+5
2016-03-16
ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump()
jiangyiwen
1
-2
/
+3
2016-01-15
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+1
2016-01-15
ocfs2: clean up redundant NULL check before iput
Joseph Qi
1
-2
/
+1
2016-01-15
ocfs2: optimize bad declarations and redundant assignment
Norton.Zhu
1
-6
/
+2
2015-09-05
fs: create and use seq_show_option for escaping
Kees Cook
1
-2
/
+2
2015-09-05
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
Joe Perches
1
-2
/
+2
2015-09-05
ocfs2: add errors=continue
Goldwyn Rodrigues
1
-19
/
+44
2015-09-05
ocfs2: fix race between dio and recover orphan
Joseph Qi
1
-2
/
+0
2015-04-21
Revert "ocfs2: incorrect check for debugfs returns"
Linus Torvalds
1
-5
/
+4
2015-04-15
cleancache: zap uuid arg of cleancache_init_shared_fs
Vladimir Davydov
1
-1
/
+1
2015-04-15
ocfs2: copy fs uuid to superblock
Vladimir Davydov
1
-0
/
+2
2015-04-15
ocfs2: logging: remove static buffer, use vsprintf extension %pV
Joe Perches
1
-15
/
+18
2015-04-15
ocfs2: incorrect check for debugfs returns
Chengyu Song
1
-4
/
+5
2015-02-17
ocfs2: wait for orphan recovery first once append O_DIRECT write crash
Joseph Qi
1
-0
/
+2
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+17
2015-02-11
ocfs2: add a mount option journal_async_commit on ocfs2 filesystem
alex chen
1
-0
/
+17
2015-01-30
ocfs2: Use generic helpers for quotaon and quotaoff
Jan Kara
1
-31
/
+1
2014-12-11
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
1
-1
/
+2
2014-12-11
ocfs2: fix error handling when creating debugfs root in ocfs2_init()
Jan Kara
1
-1
/
+2
2014-11-10
ocfs2: Convert to private i_dquot field
Jan Kara
1
-0
/
+8
2014-10-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-13
/
+17
2014-09-26
ocfs2: free vol_label in ocfs2_delete_osb()
Joseph Qi
1
-0
/
+1
2014-09-17
ocfs2: Don't use MAXQUOTAS value
Jan Kara
1
-13
/
+17
2014-06-24
ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec...
Xue jiufei
1
-6
/
+2
2014-06-05
fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy
Fabian Frederick
1
-2
/
+2
2014-06-05
ocfs2: remove NULL assignments on static
Fabian Frederick
1
-2
/
+2
[next]