summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-16proc: fixup irq iteratorThomas Gleixner
2008-10-16genirq: remove sparse irq codeThomas Gleixner
2008-10-16x86: use 28 bits irq NR for pci msi/msix and htYinghai Lu
2008-10-16x86_64: make /proc/interrupts work with dyn irq_descYinghai Lu
2008-10-16irq, fs/proc: replace loop with nr_irqs for proc/statYinghai Lu
2008-10-16x86: move kstat_irqs from kstat to irq_descYinghai Lu
2008-10-16fs/proc: use nr_irqsYinghai Lu
2008-10-16ext4: Fix file fragmentation during large file write.Aneesh Kumar K.V
2008-10-16fuse: implement nonseekable openTejun Heo
2008-10-16fuse: add include protectorsTejun Heo
2008-10-16fuse: config description improvementRobert P. J. Day
2008-10-16fuse: add missing fuse_request_freeJulia Lawall
2008-10-16fuse: fix SEEK_END incorrectnessMiklos Szeredi
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