aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2011-05-254-10/+28
|\
| * export_report: use warn() to issue WARNING, so they go to stderrJim Cromie2011-05-241-1/+7
| * export_report: sort SECTION 2 outputJim Cromie2011-05-241-3/+5
| * export_report: do collectcfiles work in perl itselfJim Cromie2011-05-241-2/+8
| * kbuild: make versioncheck work in KBUILD_OUTDIRPeter Foley2011-05-121-1/+1
| * kbuild: make includecheck work in KBUILD_OUTDIRPeter Foley2011-05-121-1/+1
| * kbuild: make headerdep work in KBUILD_OUTDIRPeter Foley2011-05-121-1/+2
| * kbuild: add targets to PHONYPeter Foley2011-05-121-0/+2
| * kbuild: don't warn about include/linux/version.h not including itselfPeter Foley2011-04-291-0/+1
| * eradicate bashisms in scripts/patch-kernelAndreas Mohr2011-04-041-1/+1
* | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2011-05-252-3/+20
|\ \
| * | kbuild: Create a kernel-headers RPMArun Sharma2011-05-241-0/+17
| * | rpm-pkg: Fix when current directory is a symlinkMichal Marek2011-05-241-1/+1
| * | Replace '-' in kernel version with '_'Arun Sharma2011-05-042-2/+2
| |/
* | 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
|\ \ \ \