aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-23ceph: fix connection fault con_work reentrancy problemSage Weil1-2/+0
2010-03-23ceph: prevent dup stale messages to console for restarting mdsSage Weil1-1/+1
2010-03-23ceph: fix pg pool decoding from incremental osdmap updateSage Weil1-7/+10
2010-03-23ceph: fix mds sync() race with completing requestsSage Weil1-7/+20
2010-03-23ceph: only release unused caps with mds requestsSage Weil1-3/+10
2010-03-23ceph: clean up handle_cap_grant, handle_caps wrt session mutexSage Weil1-32/+25
2010-03-23ceph: fix session locking in handle_caps, ceph_check_capsSage Weil1-5/+9
2010-03-23ceph: drop unnecessary WARN_ON in caps migrationSage Weil1-2/+1
2010-03-23ceph: fix null pointer deref of r_osd in debug outputSage Weil1-1/+1
2010-03-23ceph: clean up service ticket decodingSage Weil1-8/+20
2010-03-22AFS: Potential null dereferenceDan Carpenter1-2/+3
2010-03-22NFS: don't try to decode GETATTR if DELEGRETURN returned errorJeff Layton1-0/+2
2010-03-22nilfs2: fix duplicate call to nilfs_segctor_cancel_freevRyusuke Konishi1-6/+6
2010-03-20ceph: release old ticket_blob bufferSage Weil1-1/+5
2010-03-20ceph: fix authenticator buffer size calculationSage Weil1-6/+13
2010-03-20ceph: fix authenticator timeoutSage Weil1-8/+1
2010-03-20ceph: fix inode removal from snap realm when racing with migrationSage Weil1-0/+16
2010-03-20ceph: add missing locking to protect i_snap_realm_item during splitSage Weil1-0/+2
2010-03-20ceph: implemented caps should always be superset of issued capsSage Weil1-0/+2
2010-03-19ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block.Tao Ma1-6/+4
2010-03-19ocfs2: Fix the update of name_offset when removing xattrsTao Ma1-1/+1
2010-03-19NFS: Prevent another deadlock in nfs_release_page()Trond Myklebust1-1/+2
2010-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds64-0/+27917
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds8-121/+333
2010-03-19Merge branch 'master' into for-linusJens Axboe72-1991/+364
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds19-229/+1225
2010-03-18Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds7-17/+43
2010-03-18Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-80/+14
2010-03-18ocfs2: Always try for maximum bits with new local alloc windowsMark Fasheh1-2/+2
2010-03-18Btrfs: fix the inode ref searches done by btrfs_search_path_in_treeChris Mason1-3/+6
2010-03-18Btrfs: allow treeid==0 in the inode lookup ioctlChris Mason1-0/+3
2010-03-18Btrfs: return keys for large items to the search ioctlChris Mason1-1/+1
2010-03-18Btrfs: fix key checks and advance in the search ioctlChris Mason1-14/+25
2010-03-17ntfs: use bitmap_weightAkinobu Mita1-12/+13
2010-03-17jffs2: fix up rb_root initializations to use RB_ROOTVenkatesh Pallipadi1-1/+1
2010-03-17ocfs2: set i_mode on disk during acl operationsMark Fasheh1-5/+72
2010-03-17ocfs2: Update i_blocks in reflink operations.Tao Ma1-0/+1
2010-03-17ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.Tao Ma1-5/+8
2010-03-17[PATCH] Skip check for mandatory locks when unlockingSachin Prabhu1-1/+1
2010-03-16xfs: don't warn about page discards on shutdownDave Chinner1-3/+10
2010-03-16xfs: use scalable vmap APIAlex Elder1-3/+4
2010-03-16xfs: remove old vmap cacheAlex Elder1-75/+1
2010-03-16Btrfs: buffer results in the space_info ioctlChris Mason1-11/+46
2010-03-16Btrfs: use __u64 types in ioctl.hSage Weil1-5/+5
2010-03-16Btrfs: fix search_ioctl key advanceSage Weil1-1/+1
2010-03-15NFS: ensure bdi_unregister is called on mount failure.NeilBrown1-5/+20
2010-03-15cifs: trivial white spaceDan Carpenter1-1/+1
2010-03-15Btrfs: fix gfp flags masking in the compression codeNick Piggin1-1/+1
2010-03-15Btrfs: don't look at bio flags after submit_bioChris Mason1-3/+3
2010-03-15btrfs: using btrfs_stack_device_id() get devidXiao Guangrong1-3/+3