aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-28
|\
| * Add x64 support to debugfsHuang Ying2010-05-19
* | remove detritus left by "mm: make read_cache_page synchronous"Al Viro2010-05-28
* | fix fs/sysv s_dirt handlingAl Viro2010-05-27
* | fat: convert to use the new truncate convention.npiggin@suse.de2010-05-27
* | ext2: convert to use the new truncate convention.npiggin@suse.de2010-05-27
* | fs: convert simple fs to new truncateNick Piggin2010-05-27
* | kill spurious reference to vmtruncatenpiggin@suse.de2010-05-27
* | fs: introduce new truncate sequencenpiggin@suse.de2010-05-27
* | fs/super: fix kernel-doc warningRandy Dunlap2010-05-27
* | fs/minix: bugfix, number of indirect block ptrs per block depends on block sizeErik van der Kouwe2010-05-27
* | rename the generic fsync implementationsChristoph Hellwig2010-05-27
* | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* | fs: Add missing mutex_unlockJulia Lawall2010-05-27
* | get rid of the magic around f_count in aioAl Viro2010-05-27
* | VFS: fix recent breakage of FS_REVAL_DOTNeil Brown2010-05-27
* | Revert "anon_inode: set S_IFREG on the anon_inode"Al Viro2010-05-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-27
|\ \
| * | Btrfs: add more error checking to btrfs_dirty_inodeChris Mason2010-05-27
| * | Btrfs: allow unaligned DIOChris Mason2010-05-26
| * | Btrfs: drop verbose enospc printkChris Mason2010-05-26
| * | Btrfs: Fix block generation verification raceYan, Zheng2010-05-26
| * | Btrfs: fix preallocation and nodatacow checks in O_DIRECTChris Mason2010-05-26
| * | Btrfs: avoid ENOSPC errors in btrfs_dirty_inodeChris Mason2010-05-26
| * | Btrfs: move O_DIRECT space reservation to btrfs_direct_IOChris Mason2010-05-26
| * | Btrfs: rework O_DIRECT enospc handlingChris Mason2010-05-25
| * | Btrfs: use async helpers for DIO write checksummingChris Mason2010-05-25
| * | Btrfs: don't walk around with task->state != TASK_RUNNINGChris Mason2010-05-25
| * | Btrfs: do aio_write instead of writeJosef Bacik2010-05-25
| * | Btrfs: add basic DIO read/write supportJosef Bacik2010-05-25
| * | direct-io: do not merge logically non-contiguous requestsJosef Bacik2010-05-25
| * | direct-io: add a hook for the fs to provide its own submit_bio functionJosef Bacik2010-05-25
| * | Btrfs: Metadata ENOSPC handling for balanceYan, Zheng2010-05-25
| * | Btrfs: Pre-allocate space for data relocationYan, Zheng2010-05-25
| * | Btrfs: Metadata ENOSPC handling for tree logYan, Zheng2010-05-25
| * | Btrfs: Metadata reservation for orphan inodesYan, Zheng2010-05-25
| * | Btrfs: Introduce global metadata reservationYan, Zheng2010-05-25
| * | Btrfs: Update metadata reservation for delayed allocationYan, Zheng2010-05-25
| * | Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-25
| * | Btrfs: Introduce contexts for metadata reservationYan, Zheng2010-05-25
| * | Btrfs: Kill init_btrfs_i()Yan, Zheng2010-05-25
| * | Btrfs: Shrink delay allocated space in a synchronizedYan, Zheng2010-05-25
| * | Btrfs: Kill allocate_wait in space_infoYan, Zheng2010-05-25
| * | Btrfs: Link block groups of different raid typesYan, Zheng2010-05-25
| |/
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-05-27
|\ \
| * | ext4: Make fsync sync new parent directories in no-journal modeFrank Mayhar2010-05-17
| * | ext4: Drop whitespace at end of linesTheodore Ts'o2010-05-17
| * | ext4: Fix compat EXT4_IOC_ADD_GROUPBen Hutchings2010-05-17
| * | ext4: Conditionally define compat ioctl numbersBen Hutchings2010-05-17
| * | ext4: Add new tracepoints to track mballoc's buddy bitmap loadsTheodore Ts'o2010-05-17