summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-09Btrfs: implement inode_operations callback tmpfileFilipe Manana
2014-06-09btrfs: make FS_INFO ioctl available to anyoneDavid Sterba
2014-06-09btrfs: make DEV_INFO ioctl available to anyoneDavid Sterba
2014-06-09btrfs: export more from FS_INFO to sysfsDavid Sterba
2014-06-09btrfs: retrieve more info from FS_INFO ioctlDavid Sterba
2014-06-09btrfs: balance filter: add limit of processed chunksDavid Sterba
2014-06-09Btrfs: fix leaf corruption caused by ENOSPC while hole punchingFilipe Manana
2014-06-09Btrfs: do not increment on bio_index one by oneLiu Bo
2014-06-09Btrfs: read inode size after acquiring the mutex when punching a holeFilipe Manana
2014-06-09btrfs: Remove unnecessary check for NULLTobias Klauser
2014-06-09btrfs: fix inline compressed read err corruptionZach Brown
2014-06-09btrfs: return ptr error from compression workspaceZach Brown
2014-06-09btrfs: return errno instead of -1 from compressionZach Brown
2014-06-09btrfs: check_int: propagate out-of-memory error upwardsStefan Behrens
2014-06-09Btrfs: fix hang on error (such as ENOSPC) when writing extent pagesFilipe Manana
2014-06-08Linux 3.15v3.15Linus Torvalds
2014-06-08Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds
2014-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-06-07Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-07x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming
2014-06-06mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi
2014-06-06Btrfs: send, fix corrupted path strings for long pathsFilipe Manana
2014-06-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-06mm: rmap: fix use-after-free in __put_anon_vmaAndrey Ryabinin
2014-06-06target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger
2014-06-06target: Allow READ_CAPACITY opcode in ALUA Standby access stateNicholas Bellinger
2014-06-05Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-05Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner)Linus Torvalds
2014-06-05futex: Make lookup_pi_state more robustThomas Gleixner
2014-06-05futex: Always cleanup owner tid in unlock_piThomas Gleixner
2014-06-05futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner
2014-06-05futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...Thomas Gleixner
2014-06-05x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov
2014-06-05x86/smpboot: Log error on secondary CPU wakeup failure at ERR levelIgor Mammedov
2014-06-05x86: Fix list/memory corruption on CPU hotplugIgor Mammedov
2014-06-05sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lockRoman Gushchin
2014-06-05sched/dl: Fix race in dl_task_timer()Kirill Tkhai
2014-06-05sched: Fix sched_policy < 0 comparisonRichard Weinberger
2014-06-05sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabledSteven Rostedt
2014-06-05Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-06-04Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-04percpu-refcount: fix usage of this_cpu_opsSebastian Ott
2014-06-04Merge tag 'pm-3.15-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2014-06-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-06-04perf probe: Fix perf probe to find correct variable DIEMasami Hiramatsu
2014-06-04perf probe: Fix a segfault if asked for variable it doesn't findMasami Hiramatsu
2014-06-04x86: irq: Get correct available vectors for cpu disableYinghai Lu
2014-06-04Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie