summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Fix error handling in construct_key_and_link()David Howells2011-06-211-1/+2
* MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells2011-06-211-0/+1
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-2118-66/+139
|\
| * NFS: Fix decode_secinfo_maxszBryan Schumaker2011-06-211-1/+1
| * NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_testTrond Myklebust2011-06-211-5/+16
| * NFSv4.1: Fix some issues with pnfs_generic_pg_testTrond Myklebust2011-06-212-5/+10
| * NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy2011-06-203-3/+9
| * pnfs-obj: No longer needed to take an extra ref at add_deviceBoaz Harrosh2011-06-191-1/+0
| * SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2011-06-172-3/+3
| * NFSv4: Fix a readdir regressionTrond Myklebust2011-06-161-7/+7
| * nfs4.1: mark layout as bad on error path in _pnfs_return_layoutFred Isaman2011-06-151-0/+2
| * nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layoutFred Isaman2011-06-151-2/+2
| * NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error pathBenny Halevy2011-06-151-0/+1
| * NFS: (d)printks should use %zd for ssize_t argumentsDavid Howells2011-06-151-1/+1
| * NFSv4.1: fix break condition in pnfs_find_lsegBenny Halevy2011-06-151-1/+1
| * nfs4.1: fix several problems with _pnfs_return_layoutFred Isaman2011-06-152-7/+9
| * NFSv4.1: allow zero fh array in filelayout decode layoutAndy Adamson2011-06-151-5/+10
| * NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson2011-06-153-11/+36
| * NFSv4.1: Fix a refcounting issue in the pNFS device id cacheTrond Myklebust2011-06-151-0/+1
| * NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy2011-06-153-9/+6
| * NFS41: do not update isize if inode needs layoutcommitPeng Tao2011-06-151-1/+2
| * NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-154-2/+13
| * NFS: fix umount of pnfs filesystemsWeston Andros Adamson2011-06-152-5/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-06-216-22/+66
|\ \
| * \ Merge branches 'cxgb4' and 'qib' into for-nextRoland Dreier2011-06-172-8/+23
| |\ \
| | * | IB/qib: Ensure that LOS and DFE are being turned offMitko Haralanov2011-06-172-8/+23
| * | | RDMA/cxgb4: Couple of abort fixesSteve Wise2011-06-172-13/+38
| * | | RDMA/cxgb4: Don't truncate MR lengthsSteve Wise2011-06-171-1/+1
| * | | RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQsSteve Wise2011-06-171-0/+4
| |/ /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-06-2112-265/+223
|\ \ \
| * | | jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara2011-06-135-122/+99
| * | | jbd2: Remove obsolete parameters in the comments for some jbd2 functionsTao Ma2011-06-121-2/+0
| * | | ext4: fixed tracepoints cleanupLukas Czerner2011-06-063-107/+80
| * | | ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap Lukas Czerner2011-06-062-6/+4
| * | | ext4: Fix max file size and logical block counting of extent format fileLukas Czerner2011-06-064-27/+39
| * | | ext4: correct comments for ext4_free_blocks()Yongqiang Yang2011-06-051-1/+1
* | | | Linux 3.0-rc4v3.0-rc4Linus Torvalds2011-06-201-1/+1
* | | | vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds2011-06-201-1/+1
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-2010-61/+84
|\ \ \ \
| * | | | drm/radeon/kms/r6xx+: voltage fixesAlex Deucher2011-06-214-0/+16
| * | | | drm/nouveau: drop leftover debuggingDave Airlie2011-06-201-1/+0
| * | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2011-06-204-39/+46
| |\ \ \ \
| | * | | | drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan syncBen Skeggs2011-06-181-34/+25
| | * | | | drm/nv50/disp: fix gamma with page flipping overlay turned onBen Skeggs2011-06-181-3/+14
| | * | | | drm/nouveau/pm: Prevent overflow in nouveau_perf_init()Emil Velikov2011-06-181-0/+5
| | * | | | drm/nouveau: fix big-endian switchBen Skeggs2011-06-181-2/+2
| | | |/ / | | |/| |
| * | | | drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.Dave Airlie2011-06-202-18/+14
| * | | | drm/radeon/kms: add missing param for dce3.2 DP transmitter setupAlex Deucher2011-06-201-2/+3
| * | | | drm/radeon/kms/atom: fix duallink on some early DCE3.2 cardsAlex Deucher2011-06-201-1/+5
* | | | | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-06-201-3/+11
|\ \ \ \ \
OpenPOWER on IntegriCloud