Al Viro 7e8631e8b9 fix breakage in o2net_send_tcp_msg() 10 lat temu
..
cluster 7e8631e8b9 fix breakage in o2net_send_tcp_msg() 10 lat temu
dlm 70e82a12db ocfs2: fix deadlock between o2hb thread and o2net_wq 10 lat temu
dlmfs ff8fb33522 ocfs2: remove versioning information 11 lat temu
Kconfig 7b1fff7e4f ocfs2: Make OCFS2_FS depend on CONFIGFS_FS 14 lat temu
Makefile ff8fb33522 ocfs2: remove versioning information 11 lat temu
acl.c 6fdb702d62 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode 11 lat temu
acl.h 702e5bc68a ocfs2: use generic posix ACL infrastructure 11 lat temu
alloc.c 981035b47d ocfs2: correctly check the return value of ocfs2_search_extent_list 11 lat temu
alloc.h e80de36d8d ocfs2: Add ocfs2_trim_fs for SSD trim support. 14 lat temu
aops.c f775da2fc2 ocfs2: fix deadlock due to wrong locking order 10 lat temu
aops.h c18ceab012 ocfs2: change ip_unaligned_aio to of type mutex from atomit_t 11 lat temu
blockcheck.c 1db5df98fa ocfs2: kill endianness abuses in blockcheck.c 13 lat temu
blockcheck.h 73be192b17 ocfs2: Add statistics for the checksum and ecc operations. 16 lat temu
buffer_head_io.c f7cf4f5bfe ocfs2: do not put bh when buffer_uptodate failed 11 lat temu
buffer_head_io.h 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. 16 lat temu
dcache.c 8ed6b23709 ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock 11 lat temu
dcache.h 8ed6b23709 ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock 11 lat temu
dir.c 6fdb702d62 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode 11 lat temu
dir.h 3704412bdb [readdir] convert ocfs2 12 lat temu
dlmglue.c 1848cb5530 fs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open() 10 lat temu
dlmglue.h 84d86f83f9 ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread 11 lat temu
export.c 94e07a7590 fs: encode_fh: return FILEID_INVALID if invalid fid_type 12 lat temu
export.h 3965516440 exportfs: make struct export_operations const 18 lat temu
extent_map.c 28e8be3180 ocfs2: fix the end cluster offset of FIEMAP 12 lat temu
extent_map.h 93862d5e1a ocfs2: Implement llseek() 14 lat temu
file.c ac0c49396d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 10 lat temu
file.h 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 lat temu
heartbeat.c b5770f98b0 ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.c 14 lat temu
heartbeat.h 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. 17 lat temu
inode.c 91b0abe36a mm + fs: store shadow entries in page cache 11 lat temu
inode.h 7fa05c6e46 ocfs2: fix shift left operations overflow 10 lat temu
ioctl.c 2b462638e4 ocfs2: do not write error flag to user structure we cannot copy from/to 11 lat temu
ioctl.h 9df5778ece Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h 15 lat temu
journal.c 55b465b668 ocfs2: limit printk when journal is aborted 11 lat temu
journal.h 2931cdcb49 ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file 11 lat temu
localalloc.c fb951eb5e1 ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters 11 lat temu
localalloc.h fb951eb5e1 ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters 11 lat temu
locks.c e228f64398 ocfs2: flock: drop cross-node lock when failed locally 11 lat temu
locks.h 53da4939f3 ocfs2: POSIX file locks support 17 lat temu
mmap.c 182be68478 kill f_vfsmnt 12 lat temu
mmap.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 lat temu
move_extents.c 7fa05c6e46 ocfs2: fix shift left operations overflow 10 lat temu
move_extents.h 53069d4e76 Ocfs2/move_extents: move/defrag extents within a certain range. 14 lat temu
namei.c d3556babd7 ocfs2: fix d_splice_alias() return code checking 10 lat temu
namei.h bc13d34757 ocfs2: Create reflinked file in orphan dir. 16 lat temu
ocfs1_fs_compat.h c78bad11fb fs/: Spelling fixes 17 lat temu
ocfs2.h a9e9acaeb0 ocfs2: fix umount hang while shutting down truncate log 11 lat temu
ocfs2_fs.h e9c549998d Revert wrong fixes for common misspellings 14 lat temu
ocfs2_ioctl.h 220ebc4334 Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2. 14 lat temu
ocfs2_lockid.h 8dec98edfe ocfs2: Add new refcount tree lock resource in dlmglue. 16 lat temu
ocfs2_lockingver.h cbe0e331fd ocfs2_dlmfs: Enable the use of user cluster stacks. 15 lat temu
ocfs2_trace.h f7a14f32e7 ocfs2: fix a tiny race when running dirop_fileop_racer 11 lat temu
quota.h 52362810be ocfs2: Don't use MAXQUOTAS value 11 lat temu
quota_global.c 52362810be ocfs2: Don't use MAXQUOTAS value 11 lat temu
quota_local.c 52362810be ocfs2: Don't use MAXQUOTAS value 11 lat temu
refcounttree.c 981035b47d ocfs2: correctly check the return value of ocfs2_search_extent_list 11 lat temu
refcounttree.h c7dd3392ad ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page 12 lat temu
reservations.c 2661836e0c ocfs2: Remove masklog ML_RESERVATIONS. 14 lat temu
reservations.h 25985edced Fix common misspellings 14 lat temu
resize.c 17bf1418b7 ocfs2: fix incorrect i_size of global bitmap inode after resize 11 lat temu
resize.h 7909f2bf83 [PATCH 2/2] ocfs2: Implement group add for online resize 17 lat temu
slot_map.c 1b7f8ba603 fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc 11 lat temu
slot_map.h fc881fa0d5 ocfs2: De-magic the in-memory slot map. 17 lat temu
stack_o2cb.c 3e83415164 ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node 11 lat temu
stack_user.c 98acbf63d6 fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release() 10 lat temu
stackglue.c 1a5c4e2a0e ocfs2: remove NULL assignments on static 11 lat temu
stackglue.h 3e83415164 ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node 11 lat temu
suballoc.c 7dc3e83901 ocfs2: iput inode alloc when failed locally 11 lat temu
suballoc.h db66c71577 ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed 11 lat temu
super.c ac0c49396d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 10 lat temu
super.h b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 13 lat temu
symlink.c 30b9c9e6ba ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path 12 lat temu
symlink.h ea022dfb3c ocfs: simplify symlink handling 13 lat temu
sysfile.c 43b10a2037 ocfs2: avoid system inode ref confusion by adding mutex lock 11 lat temu
sysfile.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 lat temu
uptodate.c 1a5c4e2a0e ocfs2: remove NULL assignments on static 11 lat temu
uptodate.h 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. 16 lat temu
xattr.c 9c339255cb ocfs2: pass "new" parameter to ocfs2_init_xattr_bucket 11 lat temu
xattr.h 702e5bc68a ocfs2: use generic posix ACL infrastructure 11 lat temu