summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe
2009-10-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-10-02[PATCH] ext4: retry failed direct IO allocationsEric Sandeen
2009-10-02ext4: Fix build warning in ext4_dirty_inode()Curt Wohlgemuth
2009-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2009-10-01afs: remove cache.hChristoph Hellwig
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-10-01Btrfs: fix data space leak fixJosef Bacik
2009-10-01fs/bio.c: move EXPORT* macros to line after functionH Hartley Sweeten
2009-10-01Btrfs: remove duplicates of filemap_ helpersChristoph Hellwig
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-10-01Btrfs: take i_mutex before generic_write_checksChris Mason
2009-10-01Btrfs: fix arguments to btrfs_wait_on_page_writeback_rangeChristoph Hellwig
2009-10-01ext4: drop ext4dev compatEric Sandeen
2009-09-30ext4: fix a BUG_ON crash by checking that page has buffers attached to itTheodore Ts'o
2009-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-09-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2009-09-30ext4: Fix time encoding with extra epoch bitsTheodore Ts'o
2009-09-30jbd2: Use tracepoints for history fileTheodore Ts'o
2009-09-30ext4: Use tracepoints for mb_history trace fileTheodore Ts'o
2009-09-29Btrfs: fix deadlock with free space handling and user transactionsSage Weil
2009-09-29Btrfs: fix error cases for ioctl transactionsSage Weil
2009-09-29ext4, jbd2: Drop unneeded printks at mount and unmount timeTheodore Ts'o
2009-09-29Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL codeChris Ball
2009-09-29Btrfs: introduce missing kfreeJulia Lawall
2009-09-29Btrfs: Fix setting umask when POSIX ACLs are not enabledChris Ball
2009-09-29ext4: Handle nested ext4_journal_start/stop calls without a journalCurt Wohlgemuth
2009-09-29ext4: Make sure ext4_dirty_inode() updates the inode in no journal modeCurt Wohlgemuth
2009-09-29ext4: Avoid updating the inode table bh twice in no journal modeFrank Mayhar
2009-09-29nilfs2: fix missing initialization of i_dir_start_lookup memberRyusuke Konishi
2009-09-29nilfs2: fix missing zero-fill initialization of btree node cacheRyusuke Konishi
2009-09-28Btrfs: proper -ENOSPC handlingJosef Bacik
2009-09-28ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes firstTheodore Ts'o
2009-09-28ext4: async direct IO for holes and fallocate supportMingming Cao
2009-09-28ext4: Use end_io callback to avoid direct I/O fallback to buffered I/OMingming Cao
2009-09-28ext4: Split uninitialized extents for direct I/OMingming Cao
2009-09-28ext4: release reserved quota when block reservation for delalloc retryMingming Cao
2009-09-29ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o
2009-09-28ext4: Fix hueristic which avoids group preallocation for closed filesTheodore Ts'o
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-26ext4: Use ext4_msg() for ext4_da_writepage() errorsTheodore Ts'o
2009-09-26Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-09-26writeback: pass in super_block to bdi_start_writeback()Jens Axboe
2009-09-25cifs: fix locking and list handling code in cifs_open and its helperJeff Layton
2009-09-25Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds