aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-06-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-06-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-06-25ext3: update ctime when changing the file's permission by setfaclMiao Xie
2010-06-25ext2: update ctime when changing the file's permission by setfaclJan Kara
2010-06-22NFSv4: Fix an embarassing typo in encode_attrs()Trond Myklebust
2010-06-22NFSv4: Ensure that /proc/self/mountinfo displays the minor version numberTrond Myklebust
2010-06-22NFSv4.1: Ensure that we initialise the session when following a referralTrond Myklebust
2010-06-22nfs4 use mandatory attribute file type in nfs4_get_rootAndy Adamson
2010-06-16cifs: remove bogus first_time check in NTLMv2 session setup codeJeff Layton
2010-06-16cifs: don't call cifs_new_fileinfo unless cifs_open succeedsJeff Layton
2010-06-16cifs: don't ignore cifs_posix_open_inode_helper return valueSuresh Jayaraman
2010-06-16cifs: clean up arguments to cifs_open_inode_helperJeff Layton
2010-06-16cifs: pass instantiated filp back after open callJeff Layton
2010-06-16cifs: move cifs_new_fileinfo call out of cifs_posix_openJeff Layton
2010-06-16Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2010-06-13of: Drop properties with "/" in their nameMichael Ellerman
2010-06-12cifs: implement drop_inode superblock opJeff Layton
2010-06-12cifs: don't attempt busy-file rename unless it's in same directoryJeff Layton
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2010-06-11Btrfs: The file argument for fsync() is never nullDan Carpenter
2010-06-11Btrfs: handle ERR_PTR from posix_acl_from_xattr()Dan Carpenter
2010-06-11Btrfs: avoid BUG when dropping root and reference in same transactionSage Weil
2010-06-11Btrfs: prohibit a operation of changing acl's mask when noacl mount option usedShi Weihua
2010-06-11Btrfs: should add a permission check for setfaclShi Weihua
2010-06-11Btrfs: btrfs_lookup_dir_item() can return ERR_PTRDan Carpenter
2010-06-11Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRsDan Carpenter
2010-06-11Btrfs: unwind after btrfs_start_transaction() errorsDan Carpenter
2010-06-11Btrfs: btrfs_iget() returns ERR_PTRDan Carpenter
2010-06-11Btrfs: handle kzalloc() failure in open_ctree()Dan Carpenter
2010-06-11Btrfs: handle error returns from btrfs_lookup_dir_item()Dan Carpenter
2010-06-11Btrfs: Fix BUG_ON for fs converted from extNYan, Zheng
2010-06-11Btrfs: Fix null dereference in relocation.cYan, Zheng
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-06-11Btrfs: fix remap_file_pages errorMiao Xie
2010-06-11Btrfs: uninitialized data is check_path_shared()Dan Carpenter
2010-06-11Btrfs: fix fallocate regressionJosef Bacik
2010-06-11Btrfs: fix loop device on top of btrfsMiao Xie
2010-06-10ceph: try to send partial cap release on cap message on missing inodeSage Weil
2010-06-10ceph: release cap on import if we don't have the inodeSage Weil
2010-06-10ceph: fix misleading/incorrect debug messageSage Weil
2010-06-10ceph: fix atomic64_t initialization on ia64Jeff Mahoney
2010-06-10pipe: fix check in "set size" fcntlMiklos Szeredi
2010-06-10pipe: fix pipe buffer resizingMiklos Szeredi
2010-06-10block: remove duplicate BUG_ON() in bd_finish_claiming()Jens Axboe
2010-06-10block: bd_start_claiming cleanupNick Piggin
2010-06-10block: bd_start_claiming fix module refcountNick Piggin
2010-06-09Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-06-08xfs: remove nr_to_write writeback windup.Dave Chinner
2010-06-08Merge branch 'for-2.6.34-incoming' into for-2.6.35-incomingJ. Bruce Fields