summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ceph: remove useless variable revoked_rdcacheLi Wang2013-08-271-4/+1
* libceph: create_singlethread_workqueue() doesn't return ERR_PTRsDan Carpenter2013-08-271-4/+2
* libceph: potential NULL dereference in ceph_osdc_handle_map()Dan Carpenter2013-08-271-0/+2
* libceph: fix error handling in handle_reply()Dan Carpenter2013-08-271-3/+3
* ceph: fix fallocate divisionSage Weil2013-08-271-6/+10
* ceph: punch hole supportLi Wang2013-08-152-2/+205
* ceph: fix request max sizeYan, Zheng2013-08-151-7/+11
* ceph: introduce i_truncate_mutexYan, Zheng2013-08-154-22/+30
* ceph: cleanup the logic in ceph_invalidatepageMilosz Tanski2013-08-151-14/+15
* Merge remote-tracking branch 'linus/master' into testingSage Weil2013-08-159549-303118/+749347
|\
| * Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-1432-105/+282
| |\
| | * fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng2013-08-131-4/+4
| | * arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang2013-08-133-0/+4
| | * ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()Jeff Liu2013-08-131-3/+1
| | * x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-133-2/+3
| | * ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_pageTiger Yang2013-08-135-53/+16
| | * ocfs2: Revert 40bd62e to avoid regression in extended allocationJie Liu2013-08-131-1/+1
| | * drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll...Lothar Waßmann2013-08-131-10/+25
| | * hugetlb: fix lockdep splat caused by pmd sharingMichal Hocko2013-08-131-0/+10
| | * aoe: adjust ref of head for compound page tailsEd Cashin2013-08-131-10/+7
| | * microblaze: fix clone syscallMichal Simek2013-08-134-1/+18
| | * mm: save soft-dirty bits on file pagesCyrill Gorcunov2013-08-139-10/+107
| | * mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2013-08-138-9/+84
| | * memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin2013-08-131-2/+2
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-08-134-25/+77
| |\ \
| | * | sched: Ensure update_cfs_shares() is called for parents of continuously-runni...Peter Zijlstra2013-07-301-0/+1
| | * | sched: Fix some kernel-doc warningsYacine Belkadi2013-07-184-25/+76
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-08-132-2/+3
| |\ \ \
| | * | | perf/x86: Add Haswell ULT model number used in Macbook Air and other systemsAndi Kleen2013-08-121-0/+1
| | * | | perf/x86: Fix intel QPI uncore event definitionsVince Weaver2013-08-051-2/+2
| * | | | perf/arm: Fix armpmu_map_hw_event()Stephen Boyd2013-08-131-1/+6
| * | | | sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov2013-08-133-8/+24
| | |_|/ | |/| |
| * | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-08-1211-51/+98
| |\ \ \
| | * | | cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton2013-08-071-0/+8
| | * | | cifs: set sb->s_d_op before calling d_make_root()Jeff Layton2013-07-311-6/+5
| | * | | cifs: fix bad error handling in crypto codeJeff Layton2013-07-312-6/+15
| | * | | cifs: file: initialize oparms.reconnect before using itAndi Shyti2013-07-301-0/+1
| | * | | Do not attempt to do cifs operations reading symlinks with SMB2Steve French2013-07-304-32/+60
| | * | | cifs: extend the buffer length enought for sprintf() usingChen Gang2013-07-304-7/+9
| * | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-08-122-4/+21
| |\ \ \ \
| | * | | | ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOTTheodore Ts'o2013-08-121-2/+4
| | * | | | ext4: fix mount/remount error messages for incompatible mount optionsPiotr Sarna2013-08-081-1/+16
| | * | | | ext4: allow the mount options nodelalloc and data=journalTheodore Ts'o2013-08-081-1/+1
| * | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-08-121-2/+2
| |\ \ \ \ \
| | * | | | | mutex: Fix w/w mutex deadlock injectionMaarten Lankhorst2013-07-301-2/+2
| * | | | | | Linux 3.11-rc5v3.11-rc5Linus Torvalds2013-08-111-1/+1
| * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-08-114-19/+28
| |\ \ \ \ \ \
| | * | | | | | [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen2013-08-021-0/+3
| | * | | | | | [SCSI] fnic: BUG: sleeping function called from invalid context during probeChris Leech2013-08-022-14/+10
| | * | | | | | [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com2013-08-021-5/+15
| | |/ / / / /
OpenPOWER on IntegriCloud