aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-19ceph: fix file mode calculationSage Weil1-7/+10
2011-06-13ceph: fix sync and dio writes across stripe boundariesSage Weil1-3/+3
2011-06-13libceph: fix page calculation for non-page-aligned ioSage Weil1-4/+6
2011-06-13ceph: fix page alignment correctionsSage Weil1-5/+3
2011-06-07ceph: unwind canceled flock stateSage Weil1-10/+16
2011-06-07ceph: fix ENOENT logic in striped_readSage Weil1-2/+2
2011-06-07ceph: fix short sync reads from the OSDSage Weil1-13/+15
2011-06-07ceph: fix sync vs canceled writeSage Weil1-5/+10
2011-06-07ceph: use ihold when we already have an inode refSage Weil10-28/+37
2011-05-24ceph: fix cap flush race reentrancySage Weil3-29/+31
2011-05-24libceph: subscribe to osdmap when cluster is fullSage Weil1-0/+9
2011-05-24libceph: handle new osdmap down/state change encodingSage Weil1-3/+8
2011-05-24rbd: handle online resize of underlying rbd imageSage Weil1-0/+3
2011-05-24ceph: avoid inode lookup on nfs fh reconnectSage Weil1-2/+6
2011-05-24ceph: use LOOKUPINO to make unconnected nfs fh more reliableSage Weil2-2/+18
2011-05-24rbd: use snprintf for disk->disk_nameSage Weil1-1/+2
2011-05-24rbd: cleanup: make kfree match kmallocSage Weil1-7/+7
2011-05-19rbd: warn on update_snaps failure on notifySage Weil1-1/+6
2011-05-19ceph: check return value for start_request in writepagesSage Weil2-2/+9
2011-05-19ceph: remove useless checkSage Weil1-2/+0
2011-05-19libceph: add missing breaks in addr_set_portSage Weil1-0/+2
2011-05-19libceph: fix TAG_WAIT caseSage Weil1-1/+3
2011-05-19ceph: fix broken comparison in readdir loopSage Weil1-1/+1
2011-05-19libceph: fix osdmap timestamp assignmentSage Weil1-1/+1
2011-05-19ceph: fix rare potential cap leakSage Weil1-1/+2
2011-05-19libceph: use snprintf for unknown addrsSage Weil1-1/+2
2011-05-19libceph: use snprintf for formatting object nameSage Weil1-1/+1
2011-05-19ceph: use snprintf for dirstat contentSage Weil1-2/+3
2011-05-19libceph: fix uninitialized value when no get_authorizer method is setSage Weil1-5/+6
2011-05-19libceph: remove unused variableSage Weil1-2/+0
2011-05-19libceph: handle connection reopen race with callbacksSage Weil1-13/+51
2011-05-19ceph: take reference on mds request r_unsafe_dirSage Weil1-0/+4
2011-05-18Linux 2.6.39Linus Torvalds1-1/+1
2011-05-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds7-27/+96
2011-05-18Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds22-46/+108
2011-05-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-8/+6
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely22-50/+108
2011-05-18of: fix race when matching driversMilton Miller1-2/+6
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds25-43/+62
2011-05-18MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle1-0/+2
2011-05-18MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli1-3/+1
2011-05-18MIPS: Fix duplicate invocation of notify_die.Ralf Baechle1-4/+2
2011-05-18MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle1-1/+1
2011-05-18configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker1-5/+28
2011-05-18configfs: Don't try to d_delete() negative dentries.Joel Becker1-2/+4
2011-05-18block: don't delay blk_run_queue_asyncShaohua Li1-1/+3
2011-05-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds4-15/+54
2011-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-46/+147
2011-05-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-56/+119
2011-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-8/+11