Linus Torvalds 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block hace 14 años
..
cluster 7eaceaccab block: remove per-queue plugging hace 14 años
dlm 0ccd234ca0 fs: change to new flag variable hace 14 años
dlmfs 0ccd234ca0 fs: change to new flag variable hace 14 años
Kconfig 7b1fff7e4f ocfs2: Make OCFS2_FS depend on CONFIGFS_FS hace 14 años
Makefile 0ccd234ca0 fs: change to new flag variable hace 14 años
acl.c 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable hace 14 años
acl.h b74c79e993 fs: provide rcu-walk aware permission i_ops hace 14 años
alloc.c aecf586619 ocfs2: Remove unused truncate function from alloc.c hace 14 años
alloc.h aecf586619 ocfs2: Remove unused truncate function from alloc.c hace 14 años
aops.c 7eaceaccab block: remove per-queue plugging hace 14 años
aops.h 39c99f12f1 Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem. hace 14 años
blockcheck.c dc696aced9 ocfs2: Fix metaecc error messages hace 14 años
blockcheck.h 73be192b17 ocfs2: Add statistics for the checksum and ecc operations. hace 16 años
buffer_head_io.c f9221fd803 Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2-mark into ocfs2-fixes hace 15 años
buffer_head_io.h 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. hace 16 años
dcache.c 4714e63731 ocfs2: fix d_revalidate oopsen on NFS exports hace 14 años
dcache.h 5e98d49240 Track negative entries v3 hace 14 años
dir.c 42b16b3fbb Kill off warning: ‘inline’ is not at beginning of declaration hace 14 años
dir.h e7c17e4309 ocfs2: Introduce dir free space list hace 16 años
dlmglue.c 5e98d49240 Track negative entries v3 hace 14 años
dlmglue.h 07eaac9438 ocfs2: Fix lockdep warning in reflink. hace 14 años
export.c 5fe0c23788 exportfs: Return the minimum required handle size hace 14 años
export.h 3965516440 exportfs: make struct export_operations const hace 17 años
extent_map.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
extent_map.h 1061f9c1c9 ocfs2: Return extent flags for xattr value tree. hace 15 años
file.c 2fe17c1075 fallocate should be a file operation hace 14 años
file.h b74c79e993 fs: provide rcu-walk aware permission i_ops hace 14 años
heartbeat.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
heartbeat.h 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. hace 17 años
inode.c b595076a18 tree-wide: fix comment/printk typos hace 14 años
inode.h 5e98d49240 Track negative entries v3 hace 14 años
ioctl.c 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable hace 14 años
ioctl.h 9df5778ece Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h hace 15 años
journal.c 17ae521158 ocfs2: Remove obsolete comments before ocfs2_start_trans. hace 14 años
journal.h 705773a665 ocfs2: Fix estimate of necessary credits for mkdir hace 14 años
localalloc.c 1739da4054 ocfs2: Limit default local alloc size within bitmap range. hace 15 años
localalloc.h 6b82021b9e ocfs2: increase the default size of local alloc windows hace 15 años
locks.c ee860b6a65 hace 15 años
locks.h 53da4939f3 ocfs2: POSIX file locks support hace 16 años
mmap.c 729963a1ff Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into merge-2 hace 14 años
mmap.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem hace 19 años
namei.c fe3fa43039 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next hace 14 años
namei.h bc13d34757 ocfs2: Create reflinked file in orphan dir. hace 15 años
ocfs1_fs_compat.h c78bad11fb fs/: Spelling fixes hace 17 años
ocfs2.h c4354d0d68 ocfs2: use little-endian bitops hace 14 años
ocfs2_fs.h 7d8f98769e ocfs2: Fix system inodes cache overflow. hace 14 años
ocfs2_ioctl.h fc3718918f Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-merge-window hace 14 años
ocfs2_lockid.h 8dec98edfe ocfs2: Add new refcount tree lock resource in dlmglue. hace 15 años
ocfs2_lockingver.h cbe0e331fd ocfs2_dlmfs: Enable the use of user cluster stacks. hace 15 años
quota.h 316873c958 ocfs2: use system_wq instead of ocfs2_quota_wq hace 14 años
quota_global.c 316873c958 ocfs2: use system_wq instead of ocfs2_quota_wq hace 14 años
quota_local.c 5693486bad ocfs2: Zero the tail cluster when extending past i_size. hace 15 años
refcounttree.c 0f6e0e8448 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 hace 14 años
refcounttree.h 729963a1ff Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into merge-2 hace 14 años
reservations.c 4a452de4fd ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits. hace 14 años
reservations.h b065556a7d ocfs2: make ocfs2_adjust_resv_from_alloc simple. hace 15 años
resize.c 8571882c21 ocfs2: ocfs2_group_bitmap_size has to handle old volume. hace 15 años
resize.h 7909f2bf83 [PATCH 2/2] ocfs2: Implement group add for online resize hace 17 años
slot_map.c f30d44f3e5 When I tried to compile I got the following warning: hace 14 años
slot_map.h fc881fa0d5 ocfs2: De-magic the in-memory slot map. hace 17 años
stack_o2cb.c 5f3c6d9c61 hace 14 años
stack_user.c 226291aa46 ocfs2_connection_find() returns pointer to bad structure hace 14 años
stackglue.c cbe0e331fd ocfs2_dlmfs: Enable the use of user cluster stacks. hace 15 años
stackglue.h cbe0e331fd ocfs2_dlmfs: Enable the use of user cluster stacks. hace 15 años
suballoc.c b595076a18 tree-wide: fix comment/printk typos hace 14 años
suballoc.h e49e27674d ocfs2: allow return of new inode block location before allocation of the inode hace 14 años
super.c bd2895eead Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq hace 14 años
super.h e4b963f10e ocfs2: Wrap signal blocking in void functions. hace 15 años
symlink.c 1fc8a11786 ocfs2: Don't walk off the end of fast symlinks. hace 14 años
symlink.h 92e1d5be91 [PATCH] mark struct inode_operations const 2 hace 18 años
sysfile.c b4d693fcc5 ocfs2: Cache system inodes of other slots. hace 14 años
sysfile.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem hace 19 años
uptodate.c 2bd632165c ocfs2/trivial: Remove trailing whitespaces hace 15 años
uptodate.h 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. hace 16 años
ver.c 0e5ae03203 ocfs2: bump version number hace 17 años
ver.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem hace 19 años
xattr.c 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation hace 14 años
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation hace 14 años