Linus Torvalds 454fd351f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
..
cluster 454fd351f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
dlm a35ad97cd4 ocfs2: fix deadlock risk when kmalloc failed in dlm_query_region_handler 11 years ago
dlmfs ff8fb33522 ocfs2: remove versioning information 11 years ago
Kconfig 7b1fff7e4f ocfs2: Make OCFS2_FS depend on CONFIGFS_FS 14 years ago
Makefile ff8fb33522 ocfs2: remove versioning information 11 years ago
acl.c 6fdb702d62 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode 11 years ago
acl.h 702e5bc68a ocfs2: use generic posix ACL infrastructure 11 years ago
alloc.c 6fdb702d62 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode 11 years ago
alloc.h e80de36d8d ocfs2: Add ocfs2_trim_fs for SSD trim support. 14 years ago
aops.c 2931cdcb49 ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file 11 years ago
aops.h c18ceab012 ocfs2: change ip_unaligned_aio to of type mutex from atomit_t 11 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 f7cf4f5bfe ocfs2: do not put bh when buffer_uptodate failed 11 years ago
buffer_head_io.h 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. 16 years ago
dcache.c 8ed6b23709 ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock 11 years ago
dcache.h 8ed6b23709 ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock 11 years ago
dir.c 6fdb702d62 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode 11 years ago
dir.h 3704412bdb [readdir] convert ocfs2 12 years ago
dlmglue.c 84d86f83f9 ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread 11 years ago
dlmglue.h 84d86f83f9 ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread 11 years ago
export.c 94e07a7590 fs: encode_fh: return FILEID_INVALID if invalid fid_type 12 years ago
export.h 3965516440 exportfs: make struct export_operations const 18 years ago
extent_map.c 28e8be3180 ocfs2: fix the end cluster offset of FIEMAP 12 years ago
extent_map.h 93862d5e1a ocfs2: Implement llseek() 14 years ago
file.c 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
file.h 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 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 91b0abe36a mm + fs: store shadow entries in page cache 11 years ago
inode.h 7bf619c142 ocfs2: remove OCFS2_INODE_SKIP_DELETE flag 11 years ago
ioctl.c 7dc3e83901 ocfs2: iput inode alloc when failed locally 11 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 7bf619c142 ocfs2: remove OCFS2_INODE_SKIP_DELETE flag 11 years ago
journal.h 2931cdcb49 ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file 11 years ago
localalloc.c fb951eb5e1 ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters 11 years ago
localalloc.h fb951eb5e1 ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters 11 years ago
locks.c e228f64398 ocfs2: flock: drop cross-node lock when failed locally 11 years ago
locks.h 53da4939f3 ocfs2: POSIX file locks support 17 years ago
mmap.c 182be68478 kill f_vfsmnt 12 years ago
mmap.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 years ago
move_extents.c db66c71577 ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed 11 years ago
move_extents.h 53069d4e76 Ocfs2/move_extents: move/defrag extents within a certain range. 14 years ago
namei.c 6fdb702d62 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode 11 years ago
namei.h bc13d34757 ocfs2: Create reflinked file in orphan dir. 16 years ago
ocfs1_fs_compat.h c78bad11fb fs/: Spelling fixes 17 years ago
ocfs2.h 43b10a2037 ocfs2: avoid system inode ref confusion by adding mutex lock 11 years ago
ocfs2_fs.h e9c549998d Revert wrong fixes for common misspellings 14 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 2b1e55c389 ocfs2: lighten up allocate transaction 12 years ago
quota.h e3a767b60f ocfs2: implement delayed dropping of last dquot reference 11 years ago
quota_global.c e3a767b60f ocfs2: implement delayed dropping of last dquot reference 11 years ago
quota_local.c 15c34a7606 ocfs2: fix quota file corruption 11 years ago
refcounttree.c 702e5bc68a ocfs2: use generic posix ACL infrastructure 11 years ago
refcounttree.h c7dd3392ad ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page 12 years ago
reservations.c 2661836e0c ocfs2: Remove masklog ML_RESERVATIONS. 14 years ago
reservations.h 25985edced Fix common misspellings 14 years ago
resize.c 8abaae8d85 ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add() 12 years ago
resize.h 7909f2bf83 [PATCH 2/2] ocfs2: Implement group add for online resize 17 years ago
slot_map.c 619c200de1 ocfs2: Clean up messages in the fs 14 years ago
slot_map.h fc881fa0d5 ocfs2: De-magic the in-memory slot map. 17 years ago
stack_o2cb.c 3e83415164 ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node 11 years ago
stack_user.c 16eac4be46 ocfs2: fix sparse non static symbol warning 11 years ago
stackglue.c 6f4c98e1c2 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 11 years ago
stackglue.h 3e83415164 ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node 11 years ago
suballoc.c 7dc3e83901 ocfs2: iput inode alloc when failed locally 11 years ago
suballoc.h db66c71577 ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed 11 years ago
super.c 24e7ea3bea Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 11 years ago
super.h b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 14 years ago
symlink.c 30b9c9e6ba ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path 12 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 d701485a62 ocfs2: Remove masklog ML_UPTODATE. 14 years ago
uptodate.h 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. 16 years ago
xattr.c 9c339255cb ocfs2: pass "new" parameter to ocfs2_init_xattr_bucket 11 years ago
xattr.h 702e5bc68a ocfs2: use generic posix ACL infrastructure 11 years ago