aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2008-10-14ocfs2: Separate out sync reads from ocfs2_read_blocks()Joel Becker
2008-10-14ext4: Use tag dirty lookup during mpage_da_submit_ioAneesh Kumar K.V
2008-10-16ext4: let the block device know when unused blocks can be discardedTheodore Ts'o
2008-10-13ocfs2: Refactor xattr list and remove ocfs2_xattr_handler().Tao Ma
2008-10-13ocfs2: Calculate EA hash only by its suffix.Tao Ma
2008-10-13ocfs2: Move trusted and user attribute support into xattr.cMark Fasheh
2008-10-13ocfs2: Uninline ocfs2_xattr_name_hash()Mark Fasheh
2008-10-13ocfs2: Don't check for NULL before brelse()Mark Fasheh
2008-10-13ocfs2: use smaller counters in ocfs2_remove_xattr_clusters_from_cacheMark Fasheh
2008-10-13ocfs2: make la_debug_mutex staticMark Fasheh
2008-10-13ocfs2: Remove pointless !!Mark Fasheh
2008-10-13ocfs2: Add empty bucket support in xattr.Tao Ma