Joel Becker a731d12d6d ocfs2: Use nd_set_link(). 16 năm trước cách đây
..
cluster 87d3d3f393 ocfs2/hb: Expose the list of heartbeating nodes via debugfs 16 năm trước cách đây
dlm 9405dccfd3 ocfs2/dlm: Tweak mle_state output 16 năm trước cách đây
Kconfig 2fe4371dff fs/Kconfig: move ocfs2 out 16 năm trước cách đây
Makefile 70ad1ba7b4 ocfs2: Add the underlying blockcheck code. 16 năm trước cách đây
acl.c ce3b0f8d5c New helper - current_umask() 16 năm trước cách đây
acl.h 89c38bd0ad ocfs2: add ocfs2_init_acl in mknod 16 năm trước cách đây
alloc.c 9b7895efac ocfs2: Add a name indexed b-tree to directory inodes 16 năm trước cách đây
alloc.h 9b7895efac ocfs2: Add a name indexed b-tree to directory inodes 16 năm trước cách đây
aops.c 1fca3a05ef ocfs2: Pagecache usage optimization on ocfs2 16 năm trước cách đây
aops.h b6af1bcd87 ocfs2: convert to new aops 17 năm trước cách đây
blockcheck.c 58896c4d0e ocfs2: One more hamming code optimization. 16 năm trước cách đây
blockcheck.h 70ad1ba7b4 ocfs2: Add the underlying blockcheck code. 16 năm trước cách đây
buffer_head_io.c b86c86fa1f ocfs2: Use BH_JBDPrivateStart instead of BH_Unshadow 16 năm trước cách đây
buffer_head_io.h 970e4936d7 ocfs2: Validate metadata only when it's read from disk. 16 năm trước cách đây
dcache.c a5a0a63092 ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock() 16 năm trước cách đây
dcache.h d8fba0ffe5 constify dentry_operations: OCFS2 16 năm trước cách đây
dir.c 0fba813748 ocfs2: Fix 2 warning during ocfs2 make. 16 năm trước cách đây
dir.h e7c17e4309 ocfs2: Introduce dir free space list 16 năm trước cách đây
dlmglue.c 6ca497a83e ocfs2: fix rare stale inode errors when exporting via nfs 16 năm trước cách đây
dlmglue.h 6ca497a83e ocfs2: fix rare stale inode errors when exporting via nfs 16 năm trước cách đây
export.c 5b09b507da ocfs2: Fix some printk() warnings. 16 năm trước cách đây
export.h 3965516440 exportfs: make struct export_operations const 17 năm trước cách đây
extent_map.c a8549fb5ab ocfs2: Wrap virtual block reads in ocfs2_read_virt_blocks() 16 năm trước cách đây
extent_map.h a8549fb5ab ocfs2: Wrap virtual block reads in ocfs2_read_virt_blocks() 16 năm trước cách đây
file.c 328eaaba4e ocfs2: fix i_mutex locking in ocfs2_splice_to_file() 16 năm trước cách đây
file.h 9e33d69f55 ocfs2: Implementation of local and global quota file handling 16 năm trước cách đây
heartbeat.c 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. 17 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 6ca497a83e ocfs2: fix rare stale inode errors when exporting via nfs 16 năm trước cách đây
inode.h 6ca497a83e ocfs2: fix rare stale inode errors when exporting via nfs 16 năm trước cách đây
ioctl.c a81cb88b64 ocfs2: Don't check for NULL before brelse() 16 năm trước cách đây
ioctl.h c9ec14884d ocfs2: Convert ocfs2 over to unlocked_ioctl 17 năm trước cách đây
journal.c 9140db04ef ocfs2: recover orphans in offline slots during recovery and mount 16 năm trước cách đây
journal.h dfa13f39b7 ocfs2: Fix a missing credit when deleting from indexed directories. 16 năm trước cách đây
localalloc.c 59b526a307 ocfs2: Remove debugfs file local_alloc_stats 16 năm trước cách đây
localalloc.h 9c7af40b21 ocfs2: throttle back local alloc when low on disk space 16 năm trước cách đây
locks.c 53da4939f3 ocfs2: POSIX file locks support 16 năm trước cách đây
locks.h 53da4939f3 ocfs2: POSIX file locks support 16 năm trước cách đây
mmap.c c2ec175c39 mm: page_mkwrite change prototype to match fault 16 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
namei.c 7e31a966ad ocfs2/trivial: Remove unused variable in ocfs2_rename. 16 năm trước cách đây
namei.h 316f4b9f98 ocfs2: Move directory manipulation code into dir.c 17 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 9140db04ef ocfs2: recover orphans in offline slots during recovery and mount 16 năm trước cách đây
ocfs2_fs.h 3a8df2b9c3 ocfs2: Enable indexed directories 16 năm trước cách đây
ocfs2_lockid.h 6ca497a83e ocfs2: fix rare stale inode errors when exporting via nfs 16 năm trước cách đây
ocfs2_lockingver.h d24fbcda0c ocfs2: Negotiate locking protocol versions. 17 năm trước cách đây
quota.h 85eb8b73d6 ocfs2: Fix ocfs2_read_quota_block() error handling. 16 năm trước cách đây
quota_global.c f8afead716 ocfs2: Fix possible deadlock in ocfs2_write_dquot() 16 năm trước cách đây
quota_local.c 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 16 năm trước cách đây
resize.c 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 16 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 970e4936d7 ocfs2: Validate metadata only when it's read from disk. 16 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 2c39450b39 ocfs2: Remove ->hangup() from stack glue operations. 17 năm trước cách đây
stack_user.c 66f502a416 ocfs2: initialize stack_user lvbptr 16 năm trước cách đây
stackglue.c 009d37502a ocfs2: Remove pointless !! 16 năm trước cách đây
stackglue.h 53da4939f3 ocfs2: POSIX file locks support 16 năm trước cách đây
suballoc.c 5b09b507da ocfs2: Fix some printk() warnings. 16 năm trước cách đây
suballoc.h 6ca497a83e ocfs2: fix rare stale inode errors when exporting via nfs 16 năm trước cách đây
super.c 9140db04ef ocfs2: recover orphans in offline slots during recovery and mount 16 năm trước cách đây
super.h a00cce356b ocfs2: use s_maxbytes directly in ocfs2_change_file_space() 17 năm trước cách đây
symlink.c a731d12d6d ocfs2: Use nd_set_link(). 16 năm trước cách đây
symlink.h 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 năm trước cách đây
sysfile.c 5fa0613ea5 ocfs2: Silence false lockdep warnings 17 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 fd8351f83d ocfs2: use smaller counters in ocfs2_remove_xattr_clusters_from_cache 16 năm trước cách đây
uptodate.h ac11c82719 ocfs2: Add helper function in uptodate.c for removing xattr clusters 16 năm trước cách đây
ver.c 0e5ae03203 ocfs2: bump version number 17 năm trước cách đây
ver.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 năm trước cách đây
xattr.c 9b7895efac ocfs2: Add a name indexed b-tree to directory inodes 16 năm trước cách đây
xattr.h 9b7895efac ocfs2: Add a name indexed b-tree to directory inodes 16 năm trước cách đây