aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-04-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-04-20quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara
2010-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2010-04-19eCryptfs: Turn lower lookup error messages into debug messagesTyler Hicks
2010-04-19eCryptfs: Copy lower directory inode times and size on linkTyler Hicks
2010-04-19ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney
2010-04-19ecryptfs: fix error code for missing xattrs in lower fsChristian Pulvermacher
2010-04-19eCryptfs: Decrypt symlink target for stat sizeTyler Hicks
2010-04-16xfs: don't warn on EAGAIN in inode reclaimDave Chinner
2010-04-16xfs: ensure that sync updates the log tail correctlyDave Chinner
2010-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-04-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-04-13ceph: use separate class for ceph sockets' sk_lockSage Weil
2010-04-13ceph: reserve one more caps space when doing readdirYehuda Sadeh
2010-04-13ceph: queue_cap_snap should always queue dirty contextSage Weil
2010-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds
2010-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-04-12ceph: fix dentry reference leak in dcache readdirSage Weil
2010-04-12quota: Fix possible dq_flags corruptionAndrew Perepechko
2010-04-12quota: Hide warnings about writes to the filesystem before quota was turned onJan Kara
2010-04-12ext3: symlink must be handled via filesystem specific operationDmitry Monakhov
2010-04-12ext2: symlink must be handled via filesystem specific operationDmitry Monakhov
2010-04-12NFSv4: fix delegated lockingTrond Myklebust
2010-04-12nilfs2: fix typo "numer" -> "number" in alloc.cRyusuke Konishi
2010-04-09NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptibleTrond Myklebust
2010-04-09NFS: Fix a race with the new commit codeTrond Myklebust
2010-04-09NFS: Ensure that writeback_single_inode() calls write_inode() when syncingTrond Myklebust
2010-04-09NFS: Fix the mode calculation in nfs_find_open_contextTrond Myklebust
2010-04-09NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIRTrond Myklebust
2010-04-09ceph: decode v5 of osdmap (pool names) [protocol change]Sage Weil
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-04-08udf: add speciffic ->setattr callbackDmitry Monakhov
2010-04-08udf: potential integer overflowDan Carpenter
2010-04-07Have nfs ->d_revalidate() report errors properlyAl Viro
2010-04-07fs-cache: order the debugfs stats correctlyDavid Howells
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton
2010-04-07raw: fsync method is now requiredAnton Blanchard
2010-04-06not overwriting file_lock structure after GET_LKPavel Shilovsky
2010-04-06proc: copy_to_user() returns unsignedDan Carpenter
2010-04-06Btrfs: make sure the chunk allocator doesn't create zero length chunksChris Mason
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-04-05Btrfs: fix data enospc check overflowJosef Bacik
2010-04-059p: return on mutex_lock_interruptible()Dan Carpenter
2010-04-05Btrfs: add check for changed leaves in setup_leaf_for_splitChris Mason
2010-04-05Btrfs: create snapshot references in same commit as snapshotSage Weil