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