Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | KEYS: Fix error handling in construct_key_and_link() | David Howells | 2011-06-21 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep() | David Howells | 2011-06-21 | 1 | -0/+1 | |
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2011-06-21 | 18 | -66/+139 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | NFS: Fix decode_secinfo_maxsz | Bryan Schumaker | 2011-06-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_test | Trond Myklebust | 2011-06-21 | 1 | -5/+16 | |
| * | | | | | | | | | | | | | | NFSv4.1: Fix some issues with pnfs_generic_pg_test | Trond Myklebust | 2011-06-21 | 2 | -5/+10 | |
| * | | | | | | | | | | | | | | NFSv4.1: file layout must consider pg_bsize for coalescing | Benny Halevy | 2011-06-20 | 3 | -3/+9 | |
| * | | | | | | | | | | | | | | pnfs-obj: No longer needed to take an extra ref at add_device | Boaz Harrosh | 2011-06-19 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | SUNRPC: Ensure the RPC client only quits on fatal signals | Trond Myklebust | 2011-06-17 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | NFSv4: Fix a readdir regression | Trond Myklebust | 2011-06-16 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | nfs4.1: mark layout as bad on error path in _pnfs_return_layout | Fred Isaman | 2011-06-15 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layout | Fred Isaman | 2011-06-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error path | Benny Halevy | 2011-06-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | NFS: (d)printks should use %zd for ssize_t arguments | David Howells | 2011-06-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | NFSv4.1: fix break condition in pnfs_find_lseg | Benny Halevy | 2011-06-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | nfs4.1: fix several problems with _pnfs_return_layout | Fred Isaman | 2011-06-15 | 2 | -7/+9 | |
| * | | | | | | | | | | | | | | NFSv4.1: allow zero fh array in filelayout decode layout | Andy Adamson | 2011-06-15 | 1 | -5/+10 | |
| * | | | | | | | | | | | | | | NFSv4.1: allow nfs_fhget to succeed with mounted on fileid | Andy Adamson | 2011-06-15 | 3 | -11/+36 | |
| * | | | | | | | | | | | | | | NFSv4.1: Fix a refcounting issue in the pNFS device id cache | Trond Myklebust | 2011-06-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | NFSv4.1: deprecate headerpadsz in CREATE_SESSION | Benny Halevy | 2011-06-15 | 3 | -9/+6 | |
| * | | | | | | | | | | | | | | NFS41: do not update isize if inode needs layoutcommit | Peng Tao | 2011-06-15 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | NLM: Don't hang forever on NLM unlock requests | Trond Myklebust | 2011-06-15 | 4 | -2/+13 | |
| * | | | | | | | | | | | | | | NFS: fix umount of pnfs filesystems | Weston Andros Adamson | 2011-06-15 | 2 | -5/+12 | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-06-21 | 6 | -22/+66 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'cxgb4' and 'qib' into for-next | Roland Dreier | 2011-06-17 | 2 | -8/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | IB/qib: Ensure that LOS and DFE are being turned off | Mitko Haralanov | 2011-06-17 | 2 | -8/+23 | |
| * | | | | | | | | | | | | | | | | RDMA/cxgb4: Couple of abort fixes | Steve Wise | 2011-06-17 | 2 | -13/+38 | |
| * | | | | | | | | | | | | | | | | RDMA/cxgb4: Don't truncate MR lengths | Steve Wise | 2011-06-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQs | Steve Wise | 2011-06-17 | 1 | -0/+4 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2011-06-21 | 12 | -265/+223 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | jbd2: Fix oops in jbd2_journal_remove_journal_head() | Jan Kara | 2011-06-13 | 5 | -122/+99 | |
| * | | | | | | | | | | | | | | | jbd2: Remove obsolete parameters in the comments for some jbd2 functions | Tao Ma | 2011-06-12 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | ext4: fixed tracepoints cleanup | Lukas Czerner | 2011-06-06 | 3 | -107/+80 | |
| * | | | | | | | | | | | | | | | ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap | Lukas Czerner | 2011-06-06 | 2 | -6/+4 | |
| * | | | | | | | | | | | | | | | ext4: Fix max file size and logical block counting of extent format file | Lukas Czerner | 2011-06-06 | 4 | -27/+39 | |
| * | | | | | | | | | | | | | | | ext4: correct comments for ext4_free_blocks() | Yongqiang Yang | 2011-06-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Linux 3.0-rc4v3.0-rc4 | Linus Torvalds | 2011-06-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | vfs: i_state needs to be 'unsigned long' for now | Linus Torvalds | 2011-06-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-06-20 | 10 | -61/+84 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | drm/radeon/kms/r6xx+: voltage fixes | Alex Deucher | 2011-06-21 | 4 | -0/+16 | |
| * | | | | | | | | | | | | | | | | drm/nouveau: drop leftover debugging | Dave Airlie | 2011-06-20 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie | 2011-06-20 | 4 | -39/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync | Ben Skeggs | 2011-06-18 | 1 | -34/+25 | |
| | * | | | | | | | | | | | | | | | | drm/nv50/disp: fix gamma with page flipping overlay turned on | Ben Skeggs | 2011-06-18 | 1 | -3/+14 | |
| | * | | | | | | | | | | | | | | | | drm/nouveau/pm: Prevent overflow in nouveau_perf_init() | Emil Velikov | 2011-06-18 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | drm/nouveau: fix big-endian switch | Ben Skeggs | 2011-06-18 | 1 | -2/+2 | |
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | drm/radeon: avoid warnings from r600/eg irq handlers on powered off card. | Dave Airlie | 2011-06-20 | 2 | -18/+14 | |
| * | | | | | | | | | | | | | | | | drm/radeon/kms: add missing param for dce3.2 DP transmitter setup | Alex Deucher | 2011-06-20 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards | Alex Deucher | 2011-06-20 | 1 | -1/+5 | |
* | | | | | | | | | | | | | | | | | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds | 2011-06-20 | 1 | -3/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |