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