summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2010-03-15Btrfs: add new defrag-range ioctl.Chris Mason5-14/+117
2010-03-15Btrfs: be more selective in the defrag ioctlChris Mason1-10/+140
2010-03-15Btrfs: run the backing dev more often in the submit_bio helperChris Mason1-10/+10
2010-03-15Btrfs: make subvolid=0 mount the original default rootJosef Bacik1-3/+9
2010-03-15Btrfs: add ioctl and incompat flag to set the default mount subvolJosef Bacik3-1/+80
2010-03-15Btrfs: change how we mount subvolumesJosef Bacik6-34/+158
2010-03-15Btrfs: make set/get functions for the super compat_ro flags use compat_roJosef Bacik1-1/+1
2010-03-15Btrfs: add search and inode lookup ioctlsChris Mason2-16/+299
2010-03-15Btrfs: add a function to lookup a directory path by following backrefsTARUISI Hiroaki1-0/+92
2010-03-15ext4: Fix estimate of # of blocks needed to write indirect-mapped filesJan Kara1-2/+2
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds11-22/+22
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds3-6/+15
2010-03-14nilfs2: remove whitespaces before quoted newlinesRyusuke Konishi2-2/+2
2010-03-14nilfs2: remove spaces before tabsRyusuke Konishi2-2/+2
2010-03-14nilfs2: fix various typos in commentsRyusuke Konishi9-12/+12
2010-03-14nilfs2: fix typo "cout" -> "count" in error messageRyusuke Konishi1-1/+1
2010-03-14nilfs2: fix function name typos in docbook commentsRyusuke Konishi1-2/+2
2010-03-14nilfs2: fix discrepancy in use of static specifierRyusuke Konishi1-3/+3
2010-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds4-5/+3
2010-03-139p: Skip check for mandatory locks when unlockingSachin Prabhu1-1/+1
2010-03-139p: Fixes a simple bug enabling writes beyond 2GB.jvrao1-1/+1
2010-03-139p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi1-3/+3
2010-03-13fs/9p: re-init the wstat in readdir loopAneesh Kumar K.V1-1/+10
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2-9/+20
2010-03-13anon_inodes: mark the anon inode privateEric Paris1-0/+1
2010-03-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-65/+18
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds24-1728/+26
2010-03-13ufs: make solaris fsck happyEvgeniy Dushistov1-2/+7
2010-03-13fs/ufs: recognize Solaris-specific file system stateAlex Viskovatoff2-0/+9
2010-03-13Add generic sys_old_select()Christoph Hellwig2-0/+35
2010-03-13fs: buffer_head: remove kmem_cache constructor to reduce memory usage under slubRichard Kennedy1-11/+2
2010-03-13fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4Joe Perches1-2/+2
2010-03-11GFS2: Skip check for mandatory locks when unlockingSachin Prabhu1-1/+1
2010-03-11NFS: Avoid a deadlock in nfs_release_pageTrond Myklebust1-10/+13
2010-03-11GFS2: Allow the number of committed revokes to temporarily be negativeBenjamin Marzinski2-3/+2
2010-03-10NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()Trond Myklebust3-2/+8
2010-03-09[CIFS] checkpatch cleanupSteve French2-5/+5
2010-03-09cifs: add cifs_revalidate_fileJeff Layton5-3/+91
2010-03-09udf: use ext2_find_next_bitAkinobu Mita1-48/+1
2010-03-09udf: Do not read inode before writing itJan Kara1-3/+3
2010-03-09udf: Fix unalloc space handling in udf_update_inodeJan Kara1-14/+14
2010-03-09GFS2: do not select QUOTAChristoph Hellwig1-1/+0
2010-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds9-14/+15
2010-03-09Btrfs: kfree correct pointer during mount option parsingJosef Bacik1-2/+3
2010-03-09Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris8-12/+12
2010-03-08nfs4: Make the v4 callback service hiddenSteve Dickson1-0/+1
2010-03-08nfs: fix unlikely memory leakDan Carpenter1-0/+1
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds12-126/+189
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina24-1728/+26
2010-03-08FS-Cache: Remove the EXPERIMENTAL flagChristian Kujau1-1/+0