Joseph Qi b67de018b3 ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put 9 éve
..
cluster 40476b8294 ocfs2: use 64bit variables to track heartbeat time 10 éve
dlm b67de018b3 ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put 9 éve
dlmfs 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 éve
Kconfig 7b1fff7e4f ocfs2: Make OCFS2_FS depend on CONFIGFS_FS 14 éve
Makefile ff8fb33522 ocfs2: remove versioning information 11 éve
acl.c 743b5f1434 ocfs2: take inode lock in ocfs2_iop_set/get_acl() 10 éve
acl.h 702e5bc68a ocfs2: use generic posix ACL infrastructure 11 éve
alloc.c 46359295a3 ocfs2: clean up redundant NULL checks before kfree 10 éve
alloc.h f62f12b3a4 ocfs2: reflink: fix slow unlink for refcounted file 10 éve
aops.c 7ecef14ab1 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort 10 éve
aops.h fa5a0eb3b0 ocfs2: remove OCFS2_IOCB_SEM lock type in direct io 10 éve
blockcheck.c 1db5df98fa ocfs2: kill endianness abuses in blockcheck.c 13 éve
blockcheck.h 73be192b17 ocfs2: Add statistics for the checksum and ecc operations. 16 éve
buffer_head_io.c 34237681e0 ocfs2: clear the rest of the buffers on error 10 éve
buffer_head_io.h 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. 16 éve
dcache.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 éve
dcache.h 8ed6b23709 ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock 11 éve
dir.c 7ecef14ab1 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort 10 éve
dir.h 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 éve
dlmglue.c 914a9b7429 ocfs2: remove unneeded code in ocfs2_dlm_init 10 éve
dlmglue.h 84d86f83f9 ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread 11 éve
export.c 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 éve
export.h 3965516440 exportfs: make struct export_operations const 18 éve
extent_map.c 7ecef14ab1 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort 10 éve
extent_map.h 93862d5e1a ocfs2: Implement llseek() 14 éve
file.c 3d46a44a0c ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed() 10 éve
file.h 026749a86e ocfs2: prepare some interfaces used in append direct io 10 éve
heartbeat.c b5770f98b0 ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.c 14 éve
heartbeat.h 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. 17 éve
inode.c 7ecef14ab1 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort 10 éve
inode.h 512f62acbd ocfs2: fix race between dio and recover orphan 10 éve
ioctl.c 9abea2d64c ioctl_compat: handle FITRIM 10 éve
ioctl.h 9df5778ece Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h 15 éve
journal.c 7ecef14ab1 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort 10 éve
journal.h 06ee5c75b5 ocfs2: add functions to add and remove inode in orphan dir 10 éve
localalloc.c 7ecef14ab1 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort 10 éve
localalloc.h fb951eb5e1 ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters 11 éve
locks.c e228f64398 ocfs2: flock: drop cross-node lock when failed locally 11 éve
locks.h 53da4939f3 ocfs2: POSIX file locks support 17 éve
mmap.c d83a08db5b mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub 10 éve
mmap.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 éve
move_extents.c 7ecef14ab1 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort 10 éve
move_extents.h 53069d4e76 Ocfs2/move_extents: move/defrag extents within a certain range. 14 éve
namei.c 928dda1f94 ocfs2: fix a tiny case that inode can not removed 10 éve
namei.h cf1776a9e8 ocfs2: fix a tiny race when truncate dio orohaned entry 10 éve
ocfs1_fs_compat.h c78bad11fb fs/: Spelling fixes 17 éve
ocfs2.h 7d0fb9148a ocfs2: add errors=continue 10 éve
ocfs2_fs.h e1c05067c3 treewide: fix typos in comment blocks 10 éve
ocfs2_ioctl.h 220ebc4334 Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2. 14 éve
ocfs2_lockid.h 8dec98edfe ocfs2: Add new refcount tree lock resource in dlmglue. 16 éve
ocfs2_lockingver.h cbe0e331fd ocfs2_dlmfs: Enable the use of user cluster stacks. 15 éve
ocfs2_trace.h f7a14f32e7 ocfs2: fix a tiny race when running dirop_fileop_racer 11 éve
quota.h 96827adcc2 ocfs2: Move OLQF_CLEAN flag out of generic quota flags 10 éve
quota_global.c 52362810be ocfs2: Don't use MAXQUOTAS value 11 éve
quota_local.c 7ecef14ab1 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort 10 éve
refcounttree.c 7ecef14ab1 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort 10 éve
refcounttree.h c7dd3392ad ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page 12 éve
reservations.c 8989b67330 ocfs2: make resv_lock spinlock static 10 éve
reservations.h 25985edced Fix common misspellings 14 éve
resize.c 17bf1418b7 ocfs2: fix incorrect i_size of global bitmap inode after resize 11 éve
resize.h 7909f2bf83 [PATCH 2/2] ocfs2: Implement group add for online resize 17 éve
slot_map.c bb34ed21bc ocfs2: one function call less in ocfs2_init_slot_info() after error detection 10 éve
slot_map.h fc881fa0d5 ocfs2: De-magic the in-memory slot map. 17 éve
stack_o2cb.c 7a8346429d ocfs2: avoid a pointless delay in o2cb_cluster_check() 10 éve
stack_user.c f368ed6088 char: make misc_deregister a void function 10 éve
stackglue.c 1a5c4e2a0e ocfs2: remove NULL assignments on static 11 éve
stackglue.h 3e83415164 ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node 11 éve
suballoc.c 46359295a3 ocfs2: clean up redundant NULL checks before kfree 10 éve
suballoc.h db66c71577 ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed 11 éve
super.c a068acf2ee fs: create and use seq_show_option for escaping 10 éve
super.h 7ecef14ab1 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort 10 éve
symlink.c 30b9c9e6ba ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path 12 éve
symlink.h ea022dfb3c ocfs: simplify symlink handling 13 éve
sysfile.c 43b10a2037 ocfs2: avoid system inode ref confusion by adding mutex lock 11 éve
sysfile.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 éve
uptodate.c 1a5c4e2a0e ocfs2: remove NULL assignments on static 11 éve
uptodate.h 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. 16 éve
xattr.c 7ecef14ab1 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort 10 éve
xattr.h 702e5bc68a ocfs2: use generic posix ACL infrastructure 11 éve