Eric Ren e7ee2c089e ocfs2: fix crash caused by stale lvb with fsdlm plugin 8 years ago
..
cluster 2456e85535 ktime: Get rid of the union 8 years ago
dlm 28bb5ef485 ocfs2/dlm: clean up deadcode in dlm_master_request_handler() 8 years ago
dlmfs 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
Kconfig 7b1fff7e4f ocfs2: Make OCFS2_FS depend on CONFIGFS_FS 14 years ago
Makefile 7186ee06b6 ocfs2: disable BUG assertions in reading blocks 9 years ago
acl.c 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
acl.h c25a1e0671 ocfs2: fix posix_acl_create deadlock 9 years ago
alloc.c 86544fbd85 ocfs2: add newlines to some error messages 8 years ago
alloc.h 2070ad1aeb ocfs2: retry on ENOSPC if sufficient space in truncate log 9 years ago
aops.c 0110c350c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
aops.h 07f38d971c ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock() 8 years ago
blockcheck.c 1db5df98fa ocfs2: kill endianness abuses in blockcheck.c 13 years ago
blockcheck.h 73be192b17 ocfs2: Add statistics for the checksum and ecc operations. 16 years ago
buffer_head_io.c 2f8b544477 block,fs: untangle fs.h and blk_types.h 8 years ago
buffer_head_io.h 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. 16 years ago
dcache.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
dcache.h 8ed6b23709 ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock 11 years ago
dir.c d006c71f8a ocfs2: fix not enough credit panic 8 years ago
dir.h 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
dlmglue.c e7ee2c089e ocfs2: fix crash caused by stale lvb with fsdlm plugin 8 years ago
dlmglue.h 84d86f83f9 ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread 11 years ago
export.c 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
export.h 3965516440 exportfs: make struct export_operations const 18 years ago
extent_map.c 7ecef14ab1 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort 10 years ago
extent_map.h 93862d5e1a ocfs2: Implement llseek() 14 years ago
file.c 29ac8e856c ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features 8 years ago
file.h 29ac8e856c ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features 8 years ago
filecheck.c a860f6eb4c ocfs2: sysfile interfaces for online file check 9 years ago
filecheck.h a860f6eb4c ocfs2: sysfile interfaces for online file check 9 years ago
heartbeat.c b5770f98b0 ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.c 14 years ago
heartbeat.h 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. 17 years ago
inode.c c62c38f6b9 ocfs2: replace CURRENT_TIME macro 8 years ago
inode.h 84e40080bd ocfs2: convert inode refcount test to a helper 8 years ago
ioctl.c 5955102c99 wrappers for ->i_mutex access 9 years ago
ioctl.h 9df5778ece Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h 15 years ago
journal.c 395627b071 ocfs2: use time64_t to represent orphan scan times 8 years ago
journal.h 41617e1a8d jbd2: add support for avoiding data writes during transaction commits 9 years ago
localalloc.c 35ddf78e41 ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local 9 years ago
localalloc.h fb951eb5e1 ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters 11 years ago
locks.c b5a8bc338e ocfs2: fix flock panic issue 9 years ago
locks.h 53da4939f3 ocfs2: POSIX file locks support 17 years ago
mmap.c 07f38d971c ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock() 8 years ago
mmap.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 years ago
move_extents.c 84e40080bd ocfs2: convert inode refcount test to a helper 8 years ago
move_extents.h 53069d4e76 Ocfs2/move_extents: move/defrag extents within a certain range. 14 years ago
namei.c c62c38f6b9 ocfs2: replace CURRENT_TIME macro 8 years ago
namei.h 30edc43c7f ocfs2: do not include dio entry in case of orphan scan 9 years ago
ocfs1_fs_compat.h c78bad11fb fs/: Spelling fixes 17 years ago
ocfs2.h 395627b071 ocfs2: use time64_t to represent orphan scan times 8 years ago
ocfs2_fs.h 8ba442214c ocfs2: fix comment in struct ocfs2_extended_slot 9 years ago
ocfs2_ioctl.h 220ebc4334 Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2. 14 years ago
ocfs2_lockid.h 8dec98edfe ocfs2: Add new refcount tree lock resource in dlmglue. 16 years ago
ocfs2_lockingver.h cbe0e331fd ocfs2_dlmfs: Enable the use of user cluster stacks. 15 years ago
ocfs2_trace.h 82c156f853 switch generic_file_splice_read() to use of ->read_iter() 8 years ago
quota.h d1b98c23f7 quota: constify qtree_fmt_operations structures 9 years ago
quota_global.c 2a64f80ee3 ocfs2: Protect periodic quota syncing with s_umount semaphore 8 years ago
quota_local.c 5f530de63c ocfs2: Use s_umount for quota recovery protection 8 years ago
refcounttree.c 22725ce4e4 vfs: fix isize/pos/len checks for reflink & dedupe 8 years ago
refcounttree.h 29ac8e856c ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features 8 years ago
reservations.c 8989b67330 ocfs2: make resv_lock spinlock static 10 years ago
reservations.h 25985edced Fix common misspellings 14 years ago
resize.c 584dca3440 ocfs2: solve a problem of crossing the boundary in updating backups 9 years ago
resize.h 7909f2bf83 [PATCH 2/2] ocfs2: Implement group add for online resize 17 years ago
slot_map.c 8f9b1802c2 ocfs2: clean up an unneeded goto in ocfs2_put_slot() 9 years ago
slot_map.h fc881fa0d5 ocfs2: De-magic the in-memory slot map. 17 years ago
stack_o2cb.c 7a8346429d ocfs2: avoid a pointless delay in o2cb_cluster_check() 10 years ago
stack_user.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
stackglue.c e7ee2c089e ocfs2: fix crash caused by stale lvb with fsdlm plugin 8 years ago
stackglue.h e7ee2c089e ocfs2: fix crash caused by stale lvb with fsdlm plugin 8 years ago
suballoc.c 3bb8b653c8 ocfs2: fix double unlock in case retry after free truncate log 9 years ago
suballoc.h db66c71577 ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed 11 years ago
super.c e93b1cc8a8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 8 years ago
super.h 35ddf78e41 ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local 9 years ago
symlink.c dfeef68862 vfs: remove ".readlink = generic_readlink" assignments 8 years ago
symlink.h ea022dfb3c ocfs: simplify symlink handling 13 years ago
sysfile.c 43b10a2037 ocfs2: avoid system inode ref confusion by adding mutex lock 11 years ago
sysfile.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 years ago
uptodate.c 1a5c4e2a0e ocfs2: remove NULL assignments on static 11 years ago
uptodate.h 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. 16 years ago
xattr.c 84e40080bd ocfs2: convert inode refcount test to a helper 8 years ago
xattr.h c25a1e0671 ocfs2: fix posix_acl_create deadlock 9 years ago