aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-07-31[PATCH] configfs: Pin configfs subsystems separately from new config_items.Joel Becker
2008-07-31[PATCH] configfs: Fix open directory making rmdir() failLouis Rilling
2008-07-31[PATCH] configfs: Lock new directory inodes before removing on cleanup after ...Louis Rilling
2008-07-31[PATCH] configfs: Prevent userspace from creating new entries under attaching...Louis Rilling
2008-07-31[PATCH] configfs: Fix failing symlink() making rmdir() failLouis Rilling
2008-07-31[PATCH] configfs: Fix symlink() to a removing itemLouis Rilling
2008-07-31[PATCH] configfs: Include linux/err.h in linux/configfs.hJoel Becker
2008-07-31[CIFS] remove level of indentation from decode_negTokenInitJeff Layton
2008-07-30romfs_readpage: don't report errors for pages beyond i_sizeLinus Torvalds
2008-07-30fs/nfsd/export.c: Adjust error handling code involving auth_domain_putJulia Lawall
2008-07-30fs/buffer.c: uninline __remove_assoc_queue()Thomas Petazzoni
2008-07-30omfs: sparse annotationsHarvey Harrison
2008-07-30VFS: increase pseudo-filesystem block size to PAGE_SIZEAlex Nixon
2008-07-29[CIFS] cifs send2 not retrying enough in some cases on full socketShirish Pargaonkar
2008-07-29[CIFS] oid should also be checked against class in cifs asnSteve French
2008-07-28eCryptfs: use page_alloc not kmalloc to get a page of memoryEric Sandeen
2008-07-28bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()Yoichi Yuasa
2008-07-28vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi
2008-07-28exec: include pagemap.h again to fix buildHugh Dickins
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2008-07-28sh: Initial ELF FDPIC support.Paul Mundt
2008-07-28binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat.Paul Mundt
2008-07-28[XFS] Remove vn_revalidate calls in xfs.Christoph Hellwig
2008-07-28[XFS] Now that xfs_setattr is only used for attributes set from ->setattrChristoph Hellwig
2008-07-28[XFS] xfs_setattr currently doesn't just handle the attributes set throughChristoph Hellwig
2008-07-28[XFS] fix use after free with external logs or real-time devicesLachlan McIlroy
2008-07-28[XFS] A bug was found in xfs_bmap_add_extent_unwritten_real(). In aTim Shimmin
2008-07-28[XFS] fix compilation without CONFIG_PROC_FSChristoph Hellwig
2008-07-28[XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/Christoph Hellwig
2008-07-28[XFS] fix mount option parsing in remountChristoph Hellwig
2008-07-28[XFS] Disable queue flag test in barrier check.Eric Sandeen
2008-07-28[XFS] streamline init/exit pathChristoph Hellwig
2008-07-28[XFS] Fix up problem when CONFIG_XFS_POSIX_ACL is not set and yet we stillTim Shimmin
2008-07-28[XFS] Don't assert if trying to mount with blocksize > pagesizeLachlan McIlroy
2008-07-28[XFS] Don't update mtime on rename sourceChristoph Hellwig
2008-07-28[XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocatorLachlan McIlroy
2008-07-28[XFS] Restore the lowspace extent allocator algorithmLachlan McIlroy
2008-07-28[XFS] use minleft when allocating in xfs_bmbt_split()Lachlan McIlroy
2008-07-28[XFS] attrmulti cleanupChristoph Hellwig
2008-07-28[XFS] Check for invalid flags in xfs_attrlist_by_handle.Christoph Hellwig
2008-07-28[XFS] Fix CI lookup in leaf-form directoriesBarry Naujok
2008-07-28[XFS] Use the generic xattr methods.Lachlan McIlroy
2008-07-28[XFS] Always reset btree cursor after an insertLachlan McIlroy
2008-07-28[XFS] Convert ASSERTs to XFS_WANT_CORRUPTED_GOTOsLachlan McIlroy
2008-07-28[XFS] Fix returning case-preserved name with CI node form directoriesBarry Naujok
2008-07-28[XFS] Don't update i_size for directories and special filesChristoph Hellwig
2008-07-28[XFS] Merge xfs_rmdir into xfs_removeChristoph Hellwig
2008-07-28[XFS] Fix up warning for xfs_vn_listxatt's call of list_one_attr() withTim Shimmin
2008-07-28[XFS] fix extent corruption in xfs_iext_irec_compact_full()Lachlan McIlroy
2008-07-28[XFS] make inode reclaim wait for log I/O to completeLachlan McIlroy