aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-03-23ceph: handle kmalloc() failureDan Carpenter
2010-03-23ceph: propagate mds session allocation failures to callerSage Weil
2010-03-23ceph: make write_begin wait propagate ERESTARTSYSSage Weil
2010-03-23ceph: fix snap rebuild conditionSage Weil
2010-03-23ceph: avoid reopening osd connections when address hasn't changedSage Weil
2010-03-23ceph: rename r_sent_stamp r_stampSage Weil
2010-03-23ceph: fix connection fault con_work reentrancy problemSage Weil
2010-03-23ceph: prevent dup stale messages to console for restarting mdsSage Weil
2010-03-23ceph: fix pg pool decoding from incremental osdmap updateSage Weil
2010-03-23ceph: fix mds sync() race with completing requestsSage Weil
2010-03-23ceph: only release unused caps with mds requestsSage Weil
2010-03-23ceph: clean up handle_cap_grant, handle_caps wrt session mutexSage Weil
2010-03-23ceph: fix session locking in handle_caps, ceph_check_capsSage Weil
2010-03-23ceph: drop unnecessary WARN_ON in caps migrationSage Weil
2010-03-23ceph: fix null pointer deref of r_osd in debug outputSage Weil
2010-03-23ceph: clean up service ticket decodingSage Weil
2010-03-22AFS: Potential null dereferenceDan Carpenter
2010-03-22NFS: don't try to decode GETATTR if DELEGRETURN returned errorJeff Layton
2010-03-22nilfs2: fix duplicate call to nilfs_segctor_cancel_freevRyusuke Konishi
2010-03-20ceph: release old ticket_blob bufferSage Weil
2010-03-20ceph: fix authenticator buffer size calculationSage Weil
2010-03-20ceph: fix authenticator timeoutSage Weil
2010-03-20ceph: fix inode removal from snap realm when racing with migrationSage Weil
2010-03-20ceph: add missing locking to protect i_snap_realm_item during splitSage Weil
2010-03-20ceph: implemented caps should always be superset of issued capsSage Weil
2010-03-19ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block.Tao Ma
2010-03-19ocfs2: Fix the update of name_offset when removing xattrsTao Ma
2010-03-19NFS: Prevent another deadlock in nfs_release_page()Trond Myklebust
2010-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-03-18Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-03-18Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-03-18ocfs2: Always try for maximum bits with new local alloc windowsMark Fasheh
2010-03-18Btrfs: fix the inode ref searches done by btrfs_search_path_in_treeChris Mason
2010-03-18Btrfs: allow treeid==0 in the inode lookup ioctlChris Mason
2010-03-18Btrfs: return keys for large items to the search ioctlChris Mason
2010-03-18Btrfs: fix key checks and advance in the search ioctlChris Mason
2010-03-17ntfs: use bitmap_weightAkinobu Mita
2010-03-17jffs2: fix up rb_root initializations to use RB_ROOTVenkatesh Pallipadi
2010-03-17ocfs2: set i_mode on disk during acl operationsMark Fasheh
2010-03-17ocfs2: Update i_blocks in reflink operations.Tao Ma
2010-03-17ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.Tao Ma
2010-03-17[PATCH] Skip check for mandatory locks when unlockingSachin Prabhu
2010-03-16xfs: don't warn about page discards on shutdownDave Chinner
2010-03-16xfs: use scalable vmap APIAlex Elder
2010-03-16xfs: remove old vmap cacheAlex Elder
2010-03-16Btrfs: buffer results in the space_info ioctlChris Mason
2010-03-16Btrfs: use __u64 types in ioctl.hSage Weil
2010-03-16Btrfs: fix search_ioctl key advanceSage Weil