summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-26Btrfs: drop verbose enospc printkChris Mason
2010-05-26Btrfs: Fix block generation verification raceYan, Zheng
2010-05-26Btrfs: fix preallocation and nodatacow checks in O_DIRECTChris Mason
2010-05-26Btrfs: avoid ENOSPC errors in btrfs_dirty_inodeChris Mason
2010-05-26Btrfs: move O_DIRECT space reservation to btrfs_direct_IOChris Mason
2010-05-25Btrfs: rework O_DIRECT enospc handlingChris Mason
2010-05-25Btrfs: use async helpers for DIO write checksummingChris Mason
2010-05-25Btrfs: don't walk around with task->state != TASK_RUNNINGChris Mason
2010-05-25Btrfs: do aio_write instead of writeJosef Bacik
2010-05-25Btrfs: add basic DIO read/write supportJosef Bacik
2010-05-25direct-io: do not merge logically non-contiguous requestsJosef Bacik
2010-05-25direct-io: add a hook for the fs to provide its own submit_bio functionJosef Bacik
2010-05-25Btrfs: Metadata ENOSPC handling for balanceYan, Zheng
2010-05-25Btrfs: Pre-allocate space for data relocationYan, Zheng
2010-05-25Btrfs: Metadata ENOSPC handling for tree logYan, Zheng
2010-05-25Btrfs: Metadata reservation for orphan inodesYan, Zheng
2010-05-25Btrfs: Introduce global metadata reservationYan, Zheng
2010-05-25Btrfs: Update metadata reservation for delayed allocationYan, Zheng
2010-05-25Btrfs: Integrate metadata reservation with start_transactionYan, Zheng
2010-05-25Btrfs: Introduce contexts for metadata reservationYan, Zheng
2010-05-25Btrfs: Kill init_btrfs_i()Yan, Zheng
2010-05-25Btrfs: Shrink delay allocated space in a synchronizedYan, Zheng
2010-05-25Btrfs: Kill allocate_wait in space_infoYan, Zheng
2010-05-25Btrfs: Link block groups of different raid typesYan, Zheng
2010-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-05-15Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg
2010-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-15JFS: Free sbi memory in error pathJan Blunck
2010-05-15fs/sysv: dereferencing ERR_PTR()Dan Carpenter
2010-05-15Fix double-free in logfsAl Viro
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro
2010-05-14Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-05-14inotify: don't leak user struct on inotify releasePavel Emelyanov
2010-05-14inotify: race use after free/double free in inotify inode marksEric Paris
2010-05-14inotify: clean up the inotify_add_watch out pathEric Paris
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr...Linus Torvalds
2010-05-13vfs: Fix O_NOFOLLOW behavior for paths with trailing slashesJan Kara
2010-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-05-12CacheFiles: Fix error handling in cachefiles_determine_cache_security()David Howells
2010-05-12Inotify: undefined reference to `anon_inode_getfd'Russell King
2010-05-11ceph: preserve seq # on requeued messages after transient transport errorsSage Weil
2010-05-11ceph: fix cap removal racesSage Weil
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt
2010-05-11ceph: zero unused message header, footer fieldsSage Weil
2010-05-11cifs: guard against hardlinking directoriesJeff Layton
2010-05-11CacheFiles: Fix occasional EIO on call to vfs_unlink()David Howells
2010-05-11ceph: fix locking for waking session requests after reconnectSage Weil
2010-05-11ceph: resubmit requests on pg mapping change (not just primary change)Sage Weil
2010-05-11ceph: fix open file counting on snapped inodes when mds returns no capsSage Weil
2010-05-11ceph: unregister osd request on failureSage Weil