Jonathan Corbet 2fceef397f Merge commit 'v2.6.26' into bkl-removal 17 anni fa
..
cluster 3878f110f7 ocfs2: Move the hb_ctl_path sysctl into the stack glue. 17 anni fa
dlm 18c6ac383f [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres() 17 anni fa
Makefile 9341d22942 ocfs2: Allow selection of cluster plug-ins. 17 anni fa
alloc.c 9d8df6aa9b ocfs2 endianness fixes 17 anni fa
alloc.h 5b6a3a2b4a ocfs2: Write support for directories with inline data 17 anni fa
aops.c 58dadcdbc2 fs/ocfs2/aops.c: test for IS_ERR rather than 0 17 anni fa
aops.h b6af1bcd87 ocfs2: convert to new aops 17 anni fa
buffer_head_io.c 2fe5c1d7eb ocfs2: clean up bh null checks 17 anni fa
buffer_head_io.h d659072f73 [PATCH 1/2] ocfs2: Add group extend for online resize 17 anni fa
dcache.c 34d024f843 ocfs2: Remove mount/unmount votes 17 anni fa
dcache.h 0027dd5bc2 ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock() 18 anni fa
dir.c 0dd3256e04 [PATCH] ocfs2: le*_add_cpu conversion 17 anni fa
dir.h 38760e2432 ocfs2: Rename cleanups 17 anni fa
dlmglue.c e988cf1cfe ocfs2: Fix flags in ocfs2_file_lock 17 anni fa
dlmglue.h 286eaa95c5 ocfs2: Break out stackglue into modules. 17 anni fa
export.c 5fa0613ea5 ocfs2: Silence false lockdep warnings 17 anni fa
export.h 3965516440 exportfs: make struct export_operations const 17 anni fa
extent_map.c 6798d35a31 ocfs2: Read support for inline data 17 anni fa
extent_map.h 8341897882 ocfs2: Cache extent records 18 anni fa
file.c bc535809c0 ocfs2: Allow uid/gid/perm changes of symlinks 17 anni fa
file.h cf8e06f1a8 [PATCH 1/2] ocfs2: add flock lock type 17 anni fa
heartbeat.c 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. 17 anni fa
heartbeat.h 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. 17 anni fa
inode.c 4092d49f70 ocfs2: convert byte order of constant instead of variable 17 anni fa
inode.h 5fa0613ea5 ocfs2: Silence false lockdep warnings 17 anni fa
ioctl.c 42a74f206b [PATCH] r/o bind mounts: elevate write count for ioctls() 17 anni fa
ioctl.h c9ec14884d ocfs2: Convert ocfs2 over to unlocked_ioctl 17 anni fa
journal.c b1f3550fa1 ocfs2: Use BUG_ON 17 anni fa
journal.h 553abd046a ocfs2: Change the recovery map to an array of node numbers. 17 anni fa
localalloc.c 4ba1c5bfd2 ocfs2: Use GFP_NOFS in kmalloc during localalloc window move 17 anni fa
localalloc.h 415cb80037 ocfs2: Allow smaller allocations during large writes 17 anni fa
locks.c 53fc622b9e [PATCH 2/2] ocfs2: cluster aware flock() 17 anni fa
locks.h 53fc622b9e [PATCH 2/2] ocfs2: cluster aware flock() 17 anni fa
mmap.c e63aecb651 ocfs2: Rename ocfs2_meta_[un]lock 17 anni fa
mmap.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 anni fa
namei.c 5dabd69515 ocfs2: Improve rename locking 17 anni fa
namei.h 316f4b9f98 ocfs2: Move directory manipulation code into dir.c 17 anni fa
ocfs1_fs_compat.h c78bad11fb fs/: Spelling fixes 17 anni fa
ocfs2.h 4d0ddb2ce2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode 17 anni fa
ocfs2_fs.h b61817e116 ocfs2: Add the USERSPACE_STACK incompat bit. 17 anni fa
ocfs2_lockid.h 8f318311fa ocfs2: Change mlog_bug_on to BUG_ON in ocfs2_lockid.h 17 anni fa
ocfs2_lockingver.h d24fbcda0c ocfs2: Negotiate locking protocol versions. 17 anni fa
resize.c 4338ab6a75 ocfs2: Fix an endian bug in online resize. 17 anni fa
resize.h 7909f2bf83 [PATCH 2/2] ocfs2: Implement group add for online resize 17 anni fa
slot_map.c 19fdb624dc ocfs2: Abstract out node number queries. 17 anni fa
slot_map.h fc881fa0d5 ocfs2: De-magic the in-memory slot map. 17 anni fa
stack_o2cb.c 2c39450b39 ocfs2: Remove ->hangup() from stack glue operations. 17 anni fa
stack_user.c 2fceef397f Merge commit 'v2.6.26' into bkl-removal 17 anni fa
stackglue.c 2c39450b39 ocfs2: Remove ->hangup() from stack glue operations. 17 anni fa
stackglue.h 2c39450b39 ocfs2: Remove ->hangup() from stack glue operations. 17 anni fa
suballoc.c 4d0ddb2ce2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode 17 anni fa
suballoc.h a4a4891164 ocfs2: Add ac_alloc_slot in ocfs2_alloc_context 17 anni fa
super.c 4d0ddb2ce2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode 17 anni fa
super.h a00cce356b ocfs2: use s_maxbytes directly in ocfs2_change_file_space() 18 anni fa
symlink.c bc535809c0 ocfs2: Allow uid/gid/perm changes of symlinks 17 anni fa
symlink.h 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 anni fa
sysfile.c 5fa0613ea5 ocfs2: Silence false lockdep warnings 17 anni fa
sysfile.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 anni fa
uptodate.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 anni fa
uptodate.h aa9588741d ocfs2: implement directory read-ahead 18 anni fa
ver.c 0e5ae03203 ocfs2: bump version number 17 anni fa
ver.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 anni fa