| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | libceph: avoid truncation due to racing banners | Jim Schutt | 2012-08-21 | 1 | -2/+9 |
| * | | | ceph: tolerate (and warn on) extraneous dentry from mds | Sage Weil | 2012-08-21 | 1 | -5/+10 |
| * | | | libceph: delay debugfs initialization until we learn global_id | Sage Weil | 2012-08-20 | 4 | -6/+51 |
* | | | | Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-08-22 | 17 | -119/+241 |
|\ \ \ \ |
|
| * | | | | NFSv3: Ensure that do_proc_get_root() reports errors correctly | Trond Myklebust | 2012-08-20 | 1 | -1/+1 |
| * | | | | NFSv4: Ensure that nfs4_alloc_client cleans up on error. | Trond Myklebust | 2012-08-20 | 1 | -1/+1 |
| * | | | | NFS: return -ENOKEY when the upcall fails to map the name | Bryan Schumaker | 2012-08-16 | 1 | -4/+2 |
| * | | | | NFS: Clear key construction data if the idmap upcall fails | Bryan Schumaker | 2012-08-16 | 1 | -14/+42 |
| * | | | | NFSv4: Don't use private xdr_stream fields in decode_getacl | Trond Myklebust | 2012-08-16 | 1 | -5/+6 |
| * | | | | NFSv4: Fix the acl cache size calculation | Trond Myklebust | 2012-08-16 | 1 | -2/+3 |
| * | | | | NFSv4: Fix pointer arithmetic in decode_getacl | Trond Myklebust | 2012-08-16 | 2 | -15/+8 |
| * | | | | NFS: Alias the nfs module to nfs4 | bjschuma@gmail.com | 2012-08-16 | 1 | -0/+2 |
| * | | | | NFS: Fix a regression when loading the NFS v4 module | bjschuma@gmail.com | 2012-08-16 | 5 | -26/+49 |
| * | | | | NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done | Trond Myklebust | 2012-08-08 | 1 | -6/+2 |
| * | | | | pnfs-obj: Better IO pattern in case of unaligned offset | Boaz Harrosh | 2012-08-02 | 1 | -3/+52 |
| * | | | | NFS41: add pg_layout_private to nfs_pageio_descriptor | Peng Tao | 2012-08-02 | 3 | -0/+4 |
| * | | | | pnfs: nfs4_proc_layoutget returns void | Idan Kedar | 2012-08-02 | 2 | -5/+5 |
| * | | | | pnfs: defer release of pages in layoutget | Idan Kedar | 2012-08-02 | 3 | -40/+58 |
| * | | | | nfs: tear down caches in nfs_init_writepagecache when allocation fails | Jeff Layton | 2012-08-02 | 1 | -3/+12 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-08-22 | 5 | -46/+56 |
|\ \ \ \ \ |
|
| * | | | | | task_work: add a scheduling point in task_work_run() | Eric Dumazet | 2012-08-22 | 1 | -0/+1 |
| * | | | | | fs: fix fs/namei.c kernel-doc warnings | Randy Dunlap | 2012-08-22 | 1 | -0/+2 |
| * | | | | | eventpoll: use-after-possible-free in epoll_create1() | Al Viro | 2012-08-22 | 1 | -1/+1 |
| * | | | | | vfio: grab vfio_device reference *before* exposing the sucker via fd_install() | Al Viro | 2012-08-22 | 1 | -2/+2 |
| * | | | | | vfio: get rid of vfio_device_put()/vfio_group_get_device* races | Al Viro | 2012-08-22 | 1 | -2/+1 |
| * | | | | | vfio: get rid of open-coding kref_put_mutex | Al Viro | 2012-08-22 | 1 | -7/+2 |
| * | | | | | introduce kref_put_mutex() | Al Viro | 2012-08-22 | 1 | -0/+18 |
| * | | | | | vfio: don't dereference after kfree... | Al Viro | 2012-08-22 | 1 | -1/+2 |
| * | | | | | mqueue: lift mnt_want_write() outside ->i_mutex, clean up a bit | Al Viro | 2012-08-18 | 1 | -33/+28 |
* | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-08-21 | 16 | -110/+258 |
|\ \ \ \ \ \ |
|
| * | | | | | | mm: compaction: Abort async compaction if locks are contended or taking too long | Mel Gorman | 2012-08-21 | 4 | -29/+93 |
| * | | | | | | mm: have order > 0 compaction start near a pageblock with free pages | Mel Gorman | 2012-08-21 | 1 | -26/+28 |
| * | | | | | | rapidio/tsi721: fix unused variable compiler warning | Alexandre Bounine | 2012-08-21 | 1 | -1/+4 |
| * | | | | | | rapidio/tsi721: fix inbound doorbell interrupt handling | Alexandre Bounine | 2012-08-21 | 1 | -0/+7 |
| * | | | | | | drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode | Atsushi Nemoto | 2012-08-21 | 1 | -2/+5 |
| * | | | | | | mm: correct page->pfmemalloc to fix deactivate_slab regression | Alex Shi | 2012-08-21 | 1 | -10/+11 |
| * | | | | | | drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes | Ilya Shchepetkov | 2012-08-21 | 1 | -0/+2 |
| * | | | | | | mm/compaction.c: fix deferring compaction mistake | Minchan Kim | 2012-08-21 | 1 | -1/+1 |
| * | | | | | | drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ... | Robin Holt | 2012-08-21 | 1 | -19/+65 |
| * | | | | | | string: do not export memweight() to userspace | WANG Cong | 2012-08-21 | 1 | -1/+1 |
| * | | | | | | hugetlb: update hugetlbpage.txt | Zhouping Liu | 2012-08-21 | 1 | -2/+8 |
| * | | | | | | checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO | Joe Perches | 2012-08-21 | 1 | -1/+2 |
| * | | | | | | mm: hugetlbfs: correctly populate shared pmd | Michal Hocko | 2012-08-21 | 1 | -5/+16 |
| * | | | | | | cciss: fix incorrect scsi status reporting | Stephen M. Cameron | 2012-08-21 | 1 | -10/+1 |
| * | | | | | | Documentation: update mount option in filesystem/vfat.txt | Namjae Jeon | 2012-08-21 | 1 | -0/+11 |
| * | | | | | | mm: change nr_ptes BUG_ON to WARN_ON | Hugh Dickins | 2012-08-21 | 1 | -1/+1 |
| * | | | | | | cs5535-clockevt: typo, it's MFGPT, not MFPGT | Jens Rottmann | 2012-08-21 | 1 | -2/+2 |
* | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-08-21 | 15 | -179/+217 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [media] media: soc_camera: don't clear pix->sizeimage in JPEG mode | Albert Wang | 2012-08-15 | 2 | -1/+8 |
| * | | | | | | | [media] media: mx2_camera: Fix clock handling for i.MX27 | Javier Martin | 2012-08-15 | 1 | -14/+29 |