aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
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
2008-10-13ocfs2/xattr.c: Fix a bug when inserting xattr.Tao Ma
2008-10-13ocfs2: Add xattr mount option in ocfs2_show_options()Sunil Mushran
2008-10-13ocfs2: Switch over to JBD2.Joel Becker
2008-10-13ocfs2: Add the 'inode64' mount option.Joel Becker
2008-10-13ocfs2: Limit inode allocation to 32bits.Joel Becker
2008-10-13ocfs2: Resolve deadlock in ocfs2_xattr_free_block.Tao Ma
2008-10-13ocfs2: bug-fix for journal extend in xattr.Tao Ma