summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-05-2511-75/+173
|\
| * ceph: fix cap flush race reentrancySage Weil2011-05-243-29/+31
| * libceph: subscribe to osdmap when cluster is fullSage Weil2011-05-241-0/+9
| * libceph: handle new osdmap down/state change encodingSage Weil2011-05-241-3/+8
| * rbd: handle online resize of underlying rbd imageSage Weil2011-05-241-0/+3
| * ceph: avoid inode lookup on nfs fh reconnectSage Weil2011-05-241-2/+6
| * ceph: use LOOKUPINO to make unconnected nfs fh more reliableSage Weil2011-05-242-2/+18
| * rbd: use snprintf for disk->disk_nameSage Weil2011-05-241-1/+2
| * rbd: cleanup: make kfree match kmallocSage Weil2011-05-241-7/+7
| * rbd: warn on update_snaps failure on notifySage Weil2011-05-191-1/+6
| * ceph: check return value for start_request in writepagesSage Weil2011-05-192-2/+9
| * ceph: remove useless checkSage Weil2011-05-191-2/+0
| * libceph: add missing breaks in addr_set_portSage Weil2011-05-191-0/+2
| * libceph: fix TAG_WAIT caseSage Weil2011-05-191-1/+3
| * ceph: fix broken comparison in readdir loopSage Weil2011-05-191-1/+1
| * libceph: fix osdmap timestamp assignmentSage Weil2011-05-191-1/+1
| * ceph: fix rare potential cap leakSage Weil2011-05-191-1/+2
| * libceph: use snprintf for unknown addrsSage Weil2011-05-191-1/+2
| * libceph: use snprintf for formatting object nameSage Weil2011-05-191-1/+1
| * ceph: use snprintf for dirstat contentSage Weil2011-05-191-2/+3
| * libceph: fix uninitialized value when no get_authorizer method is setSage Weil2011-05-191-5/+6
| * libceph: remove unused variableSage Weil2011-05-191-2/+0
| * libceph: handle connection reopen race with callbacksSage Weil2011-05-191-13/+51
| * ceph: take reference on mds request r_unsafe_dirSage Weil2011-05-191-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2011-05-2511-59/+55
|\ \
| * | 9p: update Documentation pointersEric Van Hensbergen2011-05-251-19/+10
| * | net/9p: enable 9p to work in non-default network namespaceRob Landley2011-05-251-3/+4
| * | net/9p: p9_idpool_get return -1 on errorAneesh Kumar K.V2011-05-252-9/+13
| * | fs/9p: Don't clunk dentry fid when we fail to get a writeback inodeAneesh Kumar K.V2011-05-251-5/+6
| * | 9p: Small cleanup in <net/9p/9p.h>Sasha Levin2011-05-251-2/+1
| * | 9p: remove experimental tag from tested configurationsEric Van Hensbergen2011-05-252-7/+6
| * | 9p: typo fixes and minor cleanupsRob Landley2011-05-254-12/+13
| * | net/9p: Change linuxdoc names to match functions.Rob Landley2011-05-251-2/+2
* | | Merge branch 'for-2.6.40/splice' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-251-18/+15
|\ \ \
| * | | splice: add wakeup_pipe_readers()Namhyung Kim2011-05-231-18/+15
| | |/ | |/|
* | | Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-2527-307/+2677
|\ \ \
| * | | loop: handle on-demand devices correctlyNamhyung Kim2011-05-241-4/+4
| * | | loop: limit 'max_part' module param to DISK_MAX_PARTSNamhyung Kim2011-05-241-0/+3
| * | | drbd: fix warningAndrew Morton2011-05-242-2/+1
| * | | drbd: fix warningPhilipp Reisner2011-05-242-7/+1
| * | | drbd: Fix spellingBart Van Assche2011-05-2411-45/+45
| * | | drbd: fix schedule in atomicLars Ellenberg2011-05-243-4/+16
| * | | drbd: Take a more conservative approach when deciding max_bio_sizePhilipp Reisner2011-05-244-50/+97
| * | | drbd: Fixed state transitions after async outdate-peer-handler returnedPhilipp Reisner2011-05-241-1/+14
| * | | drbd: Disallow the peer_disk_state to be D_OUTDATED while connectedPhilipp Reisner2011-05-241-0/+3
| * | | drbd: Fix for the connection problems on high latency linksPhilipp Reisner2011-05-241-1/+1
| * | | drbd: fix potential activity log refcount imbalance in error pathLars Ellenberg2011-05-241-1/+1
| * | | drbd: Only downgrade the disk state in case of disk failuresPhilipp Reisner2011-05-241-1/+2
| * | | drbd: fix disconnect/reconnect loop, if ping-timeout == ping-intLars Ellenberg2011-05-241-2/+8
| * | | drbd: fix potential distributed deadlockLars Ellenberg2011-05-241-35/+59
OpenPOWER on IntegriCloud