summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-10-16ufs: convert to new aopsNick Piggin
2007-10-16jffs2: convert to new aopsNick Piggin
2007-10-16hostfs: convert to new aopsNick Piggin
2007-10-16fuse: convert to new aopsNick Piggin
2007-10-16smbfs: convert to new aopsNick Piggin
2007-10-16nfs: convert to new aopsNick Piggin
2007-10-16With reiserfs no longer using the weird generic_cont_expand, remove it comple...Nick Piggin
2007-10-16reiserfs: use generic_cont_expand_simpleVladimir Saveliev
2007-10-16reiserfs: convert to new aopsVladimir Saveliev
2007-10-16reiserfs: use generic writeVladimir Saveliev
2007-10-16qnx4: convert to new aopsNick Piggin
2007-10-16bfs: convert to new aopsNick Piggin
2007-10-16hpfs: convert to new aopsNick Piggin
2007-10-16hfsplus: convert to new aopsNick Piggin
2007-10-16hfs: convert to new aopsNick Piggin
2007-10-16fat: convert to new aopsNick Piggin
2007-10-16fs: new cont helpersNick Piggin
2007-10-16gfs2: convert to new aopsSteven Whitehouse
2007-10-16xfs: convert to new aopsNick Piggin
2007-10-16ext4: convert to new aopsNick Piggin
2007-10-16ext3: convert to new aopsNick Piggin
2007-10-16ext2: convert to new aopsNick Piggin
2007-10-16block_dev: convert to new aopsNick Piggin
2007-10-16implement simple fs aopsNick Piggin
2007-10-16fs: introduce write_begin, write_end, and perform_write aopsNick Piggin
2007-10-16fs: fix data-loss on errorNick Piggin
2007-10-16mm: buffered write cleanupNick Piggin
2007-10-16fs: fix nobh error handlingNick Piggin
2007-10-16mm: add end_buffer_read helper functionDmitry Monakhov
2007-10-16remove ZERO_PAGENick Piggin
2007-10-16readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu
2007-10-16Merge branch 'barrier' into for-linusJens Axboe
2007-10-16bio: make freeing of ->bi_io_vec conditional in bio_free()Jens Axboe
2007-10-16bio: use memset() in bio_init()Jens Axboe
2007-10-16splice: fix double kunmap() in vmsplice copy pathJens Axboe
2007-10-16[XFS] no longer using io_vnode, as was remaining from 23 cherrypickTim Shimmin
2007-10-16[XFS] Remove STATIC which was missing from prior manual mergeTim Shimmin
2007-10-16[XFS] Put back the QUEUE_ORDERED_NONE test in the barrier check.Tim Shimmin
2007-10-16[XFS] Turn off XBF_ASYNC flag before re-reading superblock.Lachlan McIlroy
2007-10-16[XFS] avoid race in sync_inodes() that can fail to write out all dirty dataLachlan McIlroy
2007-10-16[XFS] This fix prevents bulkstat from spinning in an infinite loop.Lachlan McIlroy
2007-10-16[XFS] simplify xfs_create/mknod/symlink prototypeChristoph Hellwig
2007-10-16[XFS] avoid xfs_getattr in XFS_IOC_FSGETXATTR ioctlChristoph Hellwig
2007-10-16[XFS] get_bulkall() could return incorrect inode stateVlad Apostolov
2007-10-16[XFS] Kill unused IOMAP_EOF flagChristoph Hellwig
2007-10-16[XFS] fix when DMAPI mount option processing happensVlad Apostolov
2007-10-16[XFS] ensure file size is logged on synchronous writesLachlan McIlroy
2007-10-16[XFS] growlock should be a mutexChristoph Hellwig
2007-10-16[XFS] replace some large xfs_log_priv.h macros by proper functionsChristoph Hellwig
2007-10-16[XFS] kill struct bhv_vfsChristoph Hellwig