aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-10-16binfmt_elf_fdpic: wire up AT_EXECFD, AT_EXECFN, AT_SECUREPaul Mundt
2008-10-16binfmt_elf_fdpic: convert initial stack alignment to arch_align_stack()Paul Mundt
2008-10-16binfmt_elf_fdpic: support auxvec base platform stringPaul Mundt
2008-10-16quota: remove CVS keywordsAdrian Bunk
2008-10-16fs/reiserfs: use an IS_ERR test rather than a NULL testJulien Brunel
2008-10-16reiserfs/procfs.c: remove CVS keywordsAdrian Bunk
2008-10-16hfs: fix namelength memory corruptionEric Sesterhenn
2008-10-16hfsplus: check read_mapping_page() return valueEric Sesterhenn
2008-10-16hfsplus: fix Buffer overflow with a corrupted imageEric Sesterhenn
2008-10-16hfsplus: quieten down mounting hfsplus journaled fs read onlyMike Crowe
2008-10-16befs: annotate fs32 on tests for superblock endiannessHarvey Harrison
2008-10-16ext2: avoid printk floods in the face of directory corruptionEric Sandeen
2008-10-16ext2: fix ext2 block reservation early ENOSPC issueMingming Cao
2008-10-16autofs4: add miscellaneous device for ioctlsIan Kent
2008-10-16autofs4: track uid and gid of last mount requesterIan Kent
2008-10-16autofs4: cleanup autofs mount type usageIan Kent
2008-10-16eCryptfs: remove netlink transportTyler Hicks
2008-10-16ecryptfs: convert to use new aopsBadari Pulavarty
2008-10-16eCryptfs: remove retry loop in ecryptfs_readdir()Michael Halcrow
2008-10-16Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov
2008-10-16alpha: introduce field 'taso' into struct linux_binprmKirill A. Shutemov
2008-10-16binfmt_som.c: add MODULE_LICENSEAdrian Bunk
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami
2008-10-16epoll: drop unnecessary testDavide Libenzi
2008-10-16exec.c, compat.c: fix count(), compat_count() bounds checkingJason Baron
2008-10-16uclinux: fix gzip header parsing in binfmt_flat.cVolodymyr G. Lukiianyk
2008-10-16kobject: Cleanup kobject_rename and !CONFIG_SYSFSEric W. Biederman
2008-10-16sysfs: Make dir and name args to sysfs_notify() constTrent Piepho
2008-10-16sysfs: use ilookup5() instead of ilookup5_nowait()Tejun Heo
2008-10-16sysfs: fix deadlockNick Piggin
2008-10-16sysfs: Support sysfs_notify from atomic context with new sysfs_notify_direntNeil Brown
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16sysfs: crash debuggingAndrew Morton
2008-10-17remove CONFIG_KMOD from fsJohannes Berg
2008-10-16ext4: Fix file fragmentation during large file write.Aneesh Kumar K.V
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky
2008-10-15Merge branch 'next'Trond Myklebust
2008-10-15xfs: fix remount rw with unrecognized optionsChristoph Hellwig
2008-10-14ocfs2: fix build errorMark Fasheh
2008-10-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-10-14NFS: Fix a resolution problem with nfs_inode->cache_change_attributeTrond Myklebust
2008-10-14NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust
2008-10-14NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flagTrond Myklebust
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-14ocfs2: Make cached block reads the common case.Joel Becker
2008-10-14ocfs2: Kill the last naked wait_on_buffer() for cached reads.Joel Becker
2008-10-14ocfs2: Move ocfs2_bread() into dir.cJoel Becker
2008-10-14ocfs2: Simplify ocfs2_read_block()Joel Becker
2008-10-14ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker