index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
super.c
Age
Commit message (
Expand
)
Author
2014-06-23
ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec...
Xue jiufei
2014-06-04
fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy
Fabian Frederick
2014-06-04
ocfs2: remove NULL assignments on static
Fabian Frederick
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-04-03
ocfs2: avoid system inode ref confusion by adding mutex lock
jiangyiwen
2014-04-03
ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock
Goldwyn Rodrigues
2014-04-03
ocfs2: implement delayed dropping of last dquot reference
Jan Kara
2014-04-03
ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file
Darrick J. Wong
2014-04-03
ocfs2: remove unused variable uuid_net_key in ocfs2_initialize_super
joyce.xue
2014-04-03
ocfs2: change ip_unaligned_aio to of type mutex from atomit_t
Wengang Wang
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-01-21
ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously
Yiwen Jiang
2014-01-21
ocfs2: add clustername to cluster connection
Goldwyn Rodrigues
2014-01-21
ocfs2: remove versioning information
Goldwyn Rodrigues
2013-11-13
ocfs2: return ENOMEM when sb_getblk() fails
Rui Xiang
2013-09-24
fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volume
Goldwyn Rodrigues
2013-08-28
fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbers
Goldwyn Rodrigues
2013-07-03
ocfs2: remove unecessary variable needs_checkpoint
Goldwyn Rodrigues
2013-03-07
fs: Limit sys_mount to only request filesystem modules (Part 2).
Eric W. Biederman
2013-02-21
ocfs2: remove kfree() redundant null checks
Tim Gardner
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-03-20
ocfs2: fix leaks on failure exits in module_init
Al Viro
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
... and the same failure exits cleanup for ocfs2
Al Viro
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2011-11-17
ocfs2: send correct UUID to cleancache initialization
Dan Magenheimer
2011-08-21
Merge branch 'mw-3.1-jul25' of git://oss.oracle.com/git/smushran/linux-2.6 in...
Joel Becker
2011-07-28
ocfs2: serialize unaligned aio
Mark Fasheh
2011-07-24
ocfs2: Clean up messages in the fs
Sunil Mushran
2011-06-03
more conservative S_NOSEC handling
Al Viro
2011-05-31
ocfs2: Bugfix for hard readonly mount
Tiger Yang
2011-05-26
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2011-05-26
ocfs2: add cleancache support
Dan Magenheimer
2011-05-23
ocfs2: clean up mount option about atime in ocfs2.txt
Tiger Yang
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-28
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-02-23
ocfs2: Remove masklog ML_SUPER.
Tao Ma
2011-02-21
ocfs2: Add ocfs2_trace.h.
Wengang Wang
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
2011-02-20
ocfs2: Check heartbeat mode for kernel stacks only
Mark Fasheh
2011-02-01
ocfs2: use system_wq instead of ocfs2_quota_wq
Tejun Heo
2011-01-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-01-12
switch ocfs2, close races
Al Viro
2011-01-12
quota: Fix deadlock during path resolution
Jan Kara
2011-01-07
fs: icache RCU free inodes
Nick Piggin
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-29
new helper: mount_bdev()
Al Viro
[next]