ia64/xen: xencomm conversion functions for hypercalls
[safe/jmp/linux-2.6] / fs /
2008-10-16 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-10-16 Linus TorvaldsMerge branch 'personality' of git://git390.osdl.marist...
2008-10-16 Thomas PetazzoniConfigure out AIO support
2008-10-16 Nick Pigginafs: convert to new aops
2008-10-16 Oleg Nesterovpid_ns: de_thread: kill the now unneeded ->child_reaper...
2008-10-16 Alexey Dobriyanproc: move sysrq-trigger out of fs/proc/
2008-10-16 Kay Sieversblock: sanitize invalid partition table entries
2008-10-16 Adrian Bunkfs/partitions/acorn.c: remove dead code
2008-10-16 Alexey DobriyanCOMPAT_BINFMT_ELF definition tweak
2008-10-16 Paul Mundtbinfmt_elf_fdpic: wire up AT_EXECFD, AT_EXECFN, AT_SECURE
2008-10-16 Paul Mundtbinfmt_elf_fdpic: convert initial stack alignment to...
2008-10-16 Paul Mundtbinfmt_elf_fdpic: support auxvec base platform string
2008-10-16 Adrian Bunkquota: remove CVS keywords
2008-10-16 Julien Brunelfs/reiserfs: use an IS_ERR test rather than a NULL...
2008-10-16 Adrian Bunkreiserfs/procfs.c: remove CVS keywords
2008-10-16 Eric Sesterhennhfs: fix namelength memory corruption
2008-10-16 Eric Sesterhennhfsplus: check read_mapping_page() return value
2008-10-16 Eric Sesterhennhfsplus: fix Buffer overflow with a corrupted image
2008-10-16 Mike Crowehfsplus: quieten down mounting hfsplus journaled fs...
2008-10-16 Harvey Harrisonbefs: annotate fs32 on tests for superblock endianness
2008-10-16 Eric Sandeenext2: avoid printk floods in the face of directory...
2008-10-16 Mingming Caoext2: fix ext2 block reservation early ENOSPC issue
2008-10-16 Ian Kentautofs4: add miscellaneous device for ioctls
2008-10-16 Ian Kentautofs4: track uid and gid of last mount requester
2008-10-16 Ian Kentautofs4: cleanup autofs mount type usage
2008-10-16 Tyler HickseCryptfs: remove netlink transport
2008-10-16 Badari Pulavartyecryptfs: convert to use new aops
2008-10-16 Michael HalcroweCryptfs: remove retry loop in ecryptfs_readdir()
2008-10-16 Kirill A. ShutemovAllow recursion in binfmt_script and binfmt_misc
2008-10-16 Kirill A. Shutemovalpha: introduce field 'taso' into struct linux_binprm
2008-10-16 Adrian Bunkbinfmt_som.c: add MODULE_LICENSE
2008-10-16 Christoph Hellwigcompat: move cp_compat_stat to common code
2008-10-16 Francois CamiRemove Andrew Morton's old email accounts
2008-10-16 Davide Libenziepoll: drop unnecessary test
2008-10-16 Jason Baronexec.c, compat.c: fix count(), compat_count() bounds...
2008-10-16 Volodymyr G. Lukiianykuclinux: fix gzip header parsing in binfmt_flat.c
2008-10-16 Eric W. Biedermankobject: Cleanup kobject_rename and !CONFIG_SYSFS
2008-10-16 Trent Piephosysfs: Make dir and name args to sysfs_notify() const
2008-10-16 Tejun Heosysfs: use ilookup5() instead of ilookup5_nowait()
2008-10-16 Nick Pigginsysfs: fix deadlock
2008-10-16 Neil Brownsysfs: Support sysfs_notify from atomic context with...
2008-10-16 Greg Kroah-Hartmandevice create: misc: convert device_create_drvdata...
2008-10-16 Andrew Mortonsysfs: crash debugging
2008-10-16 Johannes Bergremove CONFIG_KMOD from fs
2008-10-16 Martin Schwidefsky[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
2008-10-15 Trond MyklebustMerge branch 'next'
2008-10-15 Christoph Hellwigxfs: fix remount rw with unrecognized options
2008-10-15 Mark Fashehocfs2: fix build error
2008-10-14 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-10-14 Trond MyklebustNFS: Fix a resolution problem with nfs_inode->cache_cha...
2008-10-14 Trond MyklebustNFS: Fix the resolution problem with nfs_inode_attrs_ne...
2008-10-14 Trond MyklebustNFS: Changes to inode->i_nlinks must set the NFS_INO_IN...
2008-10-14 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-14 Joel Beckerocfs2: Make cached block reads the common case.
2008-10-14 Joel Beckerocfs2: Kill the last naked wait_on_buffer() for cached...
2008-10-14 Joel Beckerocfs2: Move ocfs2_bread() into dir.c
2008-10-14 Joel Beckerocfs2: Simplify ocfs2_read_block()
2008-10-14 Joel Beckerocfs2: Require an inode for ocfs2_read_block(s)().
2008-10-14 Joel Beckerocfs2: Separate out sync reads from ocfs2_read_blocks()
2008-10-14 Tao Maocfs2: Refactor xattr list and remove ocfs2_xattr_handl...
2008-10-14 Tao Maocfs2: Calculate EA hash only by its suffix.
2008-10-14 Mark Fashehocfs2: Move trusted and user attribute support into...
2008-10-14 Mark Fashehocfs2: Uninline ocfs2_xattr_name_hash()
2008-10-14 Mark Fashehocfs2: Don't check for NULL before brelse()
2008-10-14 Mark Fashehocfs2: use smaller counters in ocfs2_remove_xattr_clust...
2008-10-14 Mark Fashehocfs2: make la_debug_mutex static
2008-10-14 Mark Fashehocfs2: Remove pointless !!
2008-10-14 Tao Maocfs2: Add empty bucket support in xattr.
2008-10-14 Tao Maocfs2/xattr.c: Fix a bug when inserting xattr.
2008-10-14 Sunil Mushranocfs2: Add xattr mount option in ocfs2_show_options()
2008-10-14 Joel Beckerocfs2: Switch over to JBD2.
2008-10-13 Joel Beckerocfs2: Add the 'inode64' mount option.
2008-10-13 Joel Beckerocfs2: Limit inode allocation to 32bits.
2008-10-13 Tao Maocfs2: Resolve deadlock in ocfs2_xattr_free_block.
2008-10-13 Tao Maocfs2: bug-fix for journal extend in xattr.
2008-10-13 Joel Beckerocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_...
2008-10-13 Joel Beckerocfs2: Comment struct ocfs2_extent_tree_operations.
2008-10-13 Joel Beckerocfs2: Make ocfs2_extent_tree the first-class represent...
2008-10-13 Joel Beckerocfs2: Add an insertion check to ocfs2_extent_tree_oper...
2008-10-13 Joel Beckerocfs2: Create specific get_extent_tree functions.
2008-10-13 Joel Beckerocfs2: Determine an extent tree's max_leaf_clusters...
2008-10-13 Joel Beckerocfs2: Use struct ocfs2_extent_tree in ocfs2_num_free_e...
2008-10-13 Joel Beckerocfs2: Provide the get_root_el() method to ocfs2_extent...
2008-10-13 Joel Beckerocfs2: Make 'private' into 'object' on ocfs2_extent_tree.
2008-10-13 Joel Beckerocfs2: Make ocfs2_extent_tree get/put instead of alloc.
2008-10-13 Joel Beckerocfs2: Prefix the ocfs2_extent_tree structure.
2008-10-13 Joel Beckerocfs2: Prefix the extent tree operations structure.
2008-10-13 Mark Fashehocfs2: fix printk format warnings
2008-10-13 Tiger Yangocfs2: Add incompatible flag for extended attribute
2008-10-13 Tao Maocfs2: Delete all xattr buckets during inode removal
2008-10-13 Tao Maocfs2: Enable xattr set in index btree
2008-10-13 Tao Maocfs2: Optionally limit extent size in ocfs2_insert_ext...
2008-10-13 Tao Maocfs2: Add xattr lookup code xattr btrees
2008-10-13 Tao Maocfs2: Add xattr bucket iteration for large numbers...
2008-10-13 Tao Maocfs2: Add xattr index tree operations
2008-10-13 Tiger Yangocfs2: Add extended attribute support
2008-10-13 Tiger Yangocfs2: reserve inline space for extended attribute
2008-10-13 Tao Maocfs2: Add extent tree operation for xattr value btrees
next