aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-03-246-2/+20
|\
| * Blackfin: bf54x: re-enable anomaly 05000353 for all revsMike Frysinger2011-03-221-1/+5
| * Blackfin: enable atomic64_t supportMike Frysinger2011-03-222-0/+3
| * Blackfin: wire up new syncfs syscallMike Frysinger2011-03-222-1/+3
| * Blackfin: SMP: flush CoreB cache when shutting downGraf Yang2011-03-221-0/+9
* | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2011-03-247-20/+14
|\ \
| * | UBIFS: fix assertion warning and refine commentsArtem Bityutskiy2011-03-241-4/+7
| * | UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKSArtem Bityutskiy2011-03-241-9/+0
| * | UBIFS: use GFP_NOFS properlyArtem Bityutskiy2011-03-244-5/+5
| * | UBI: use GFP_NOFS properlyArtem Bityutskiy2011-03-241-2/+2
* | | Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-03-2410-115/+135
|\ \ \
| * | | SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl2011-03-171-0/+1
| * | | nfsd: wrong index used in inner loopMi Jinlong2011-03-171-4/+1
| * | | Merge create_session decoding fix into for-2.6.39J. Bruce Fields2011-03-173-9/+10
| |\ \ \
| * | | | nfsd4: fix comment and remove unused nfsd4_file fieldsJ. Bruce Fields2011-03-171-8/+4
| * | | | nfs41: make sure nfs server return right ca_maxresponsesize_cachedMi Jinlong2011-03-161-1/+2
| * | | | nfsd: fix compile errorJ. Bruce Fields2011-03-141-0/+4
| * | | | svcrpc: fix bad argument in unix_domain_findJ. Bruce Fields2011-03-091-1/+1
| * | | | nfsd4: fix struct file leakJ. Bruce Fields2011-03-081-11/+21
| * | | | nfsd4: minor nfs4state.c reshufflingJ. Bruce Fields2011-03-081-64/+61
| * | | | svcrpc: fix rare race on unix_domain creationJ. Bruce Fields2011-03-081-9/+9
| * | | | nfsd41: modify the members value of nfsd4_op_flagsMi Jinlong2011-03-071-2/+2
| * | | | nfsd: add proc file listing kernel's gss_krb5 enctypesKevin Coffman2011-03-071-1/+30
| * | | | gss:krb5 only include enctype numbers in gm_upcall_enctypesKevin Coffman2011-03-072-2/+2
| * | | | NFSD, VFS: Remove dead code in nfsd_rename()Jesper Juhl2011-03-071-2/+0
| * | | | nfsd: kill unused macro definitionShan Wei2011-03-073-3/+1
| * | | | locks: use assign_type()Namhyung Kim2011-03-071-11/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-03-2412-44/+145
|\ \ \ \ \
| * | | | | Squashfs: Use vmalloc rather than kmalloc for zlib workspacePhillip Lougher2011-03-221-3/+3
| * | | | | Squashfs: handle corruption of directory structurePhillip Lougher2011-03-162-0/+21
| * | | | | Squashfs: wrap squashfs_mount() definitionPhillip Lougher2011-02-281-2/+2
| * | | | | Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymorePhillip Lougher2011-02-281-1/+0
| * | | | | Squashfs: Update documentation to include compression optionsPhillip Lougher2011-02-281-9/+19
| * | | | | Squashfs: Update Kconfig help text to include xz compressionPhillip Lougher2011-02-281-6/+6
| * | | | | Squashfs: add compression options support to xz decompressorPhillip Lougher2011-02-281-8/+41
| * | | | | Squashfs: extend decompressor framework to handle compression optionsPhillip Lougher2011-02-288-16/+54
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-03-247-252/+524
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'misc', 'nes' and 'srp' into for-nextRoland Dreier2011-03-233-250/+515
| |\ \ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'external-indirect' of git://git.kernel.org/pub/scm/linux/kernel...Roland Dreier2011-03-212-249/+514
| | | |\ \ \ \ \ \
| | | | * | | | | | IB/srp: try to use larger FMR sizes to cover our mappingsDavid Dillow2011-03-152-13/+21
| | | | * | | | | | IB/srp: add support for indirect tables that don't fit in SRP_CMDDavid Dillow2011-03-152-12/+110
| | | | * | | | | | IB/srp: rework mapping engine to use multiple FMR entriesDavid Dillow2011-03-152-129/+266
| | | | * | | | | | IB/srp: allow sg_tablesize to be set for each targetDavid Dillow2011-03-152-24/+59
| | | | * | | | | | IB/srp: move IB CM setup completion into its own functionDavid Dillow2011-03-151-71/+73
| | | | * | | | | | IB/srp: always avoid non-zero offsets into an FMRDavid Dillow2011-03-151-16/+1
| | * | | | | | | | RDMA/nes: Don't print success message at level KERN_ERRRoland Dreier2011-03-181-1/+1
| | |/ / / / / / /
| * | | | | | | | IB: Increase DMA max_segment_size on Mellanox hardwareDavid Dillow2011-03-222-0/+6
| * | | | | | | | IB/mad: Improve an error message so error code is includedMichael Heinz2011-03-181-1/+2
| * | | | | | | | RDMA/addr: Fix return of uninitialized ret valueSean Hefty2011-03-171-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-24110-785/+6059
|\ \ \ \ \ \ \ \