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