summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.14.28v3.14.28Greg Kroah-Hartman2015-01-081-1/+1
* Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana2015-01-082-10/+6
* Btrfs: do not move em to modified list when unpinningJosef Bacik2015-01-081-2/+0
* eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow2015-01-081-1/+0
* eCryptfs: Force RO mount when encrypted view is enabledTyler Hicks2015-01-082-15/+13
* udf: Verify symlink size before loading itJan Kara2015-01-081-4/+13
* exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exitingOleg Nesterov2015-01-081-0/+2
* ncpfs: return proper error from NCP_IOC_SETROOT ioctlJan Kara2015-01-081-1/+0
* crypto: af_alg - fix backlog handlingRabin Vincent2015-01-081-0/+3
* audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2015-01-082-0/+14
* userns: Unbreak the unprivileged remount testsEric W. Biederman2015-01-081-8/+24
* userns: Allow setting gid_maps without privilege when setgroups is disabledEric W. Biederman2015-01-081-0/+5
* userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman2015-01-084-0/+146
* userns: Rename id_map_mutex to userns_state_mutexEric W. Biederman2015-01-081-8/+6
* userns: Only allow the creator of the userns unprivileged mappingsEric W. Biederman2015-01-081-2/+4
* userns: Check euid no fsuid when establishing an unprivileged uid mappingEric W. Biederman2015-01-081-1/+1
* userns: Don't allow unprivileged creation of gid mappingsEric W. Biederman2015-01-081-5/+0
* userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman2015-01-083-1/+22
* userns: Document what the invariant required for safe unprivileged mappings.Eric W. Biederman2015-01-081-1/+3
* groups: Consolidate the setgroups permission checksEric W. Biederman2015-01-084-3/+11
* umount: Disallow unprivileged mount forceEric W. Biederman2015-01-081-0/+3
* mnt: Update unprivileged remount testEric W. Biederman2015-01-081-30/+142
* mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mountEric W. Biederman2015-01-081-1/+7
* thermal: Fix error path in thermal_init()Luis Henriques2015-01-081-2/+2
* mnt: Fix a memory stomp in umountEric W. Biederman2015-01-081-0/+2
* mac80211: free management frame keys when removing stationJohannes Berg2015-01-081-1/+1
* mac80211: fix multicast LED blinking and counterAndreas Müller2015-01-081-5/+6
* KEYS: Fix stale key registration at error pathTakashi Iwai2015-01-081-1/+4
* isofs: Fix unchecked printing of ER recordsJan Kara2015-01-081-0/+3
* x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski2015-01-082-6/+7
* ARM: mvebu: fix ordering in Armada 370 .dtsiUwe Kleine-König2015-01-081-5/+5
* ARM: tegra: Re-add removed SoC id macro to tegra_resume()Dmitry Osipenko2015-01-081-0/+1
* arm64: Add COMPAT_HWCAP_LPAECatalin Marinas2015-01-082-1/+3
* dm thin: fix missing out-of-data-space to write mode transition if blocks are...Joe Thornber2015-01-081-2/+20
* dm thin: fix inability to discard blocks when in out-of-data-space modeJoe Thornber2015-01-081-1/+1
* dm space map metadata: fix sm_bootstrap_get_nr_blocks()Dan Carpenter2015-01-081-1/+3
* dm cache: dirty flag was mistakenly being cleared when promoting via overwriteJoe Thornber2015-01-081-3/+7
* dm cache: only use overwrite optimisation for promotion when in writeback modeJoe Thornber2015-01-081-1/+2
* dm crypt: use memzero_explicit for on-stack bufferMilan Broz2015-01-081-1/+1
* dm bufio: fix memleak when using a dm_buffer's inline bioDarrick J. Wong2015-01-081-1/+19
* nfs41: fix nfs4_proc_layoutget error handlingPeng Tao2015-01-081-3/+3
* scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke2015-01-086-18/+18
* megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com2015-01-081-1/+1
* mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo2015-01-081-2/+0
* mmc: block: add newline to sysfs display of force_roBaruch Siach2015-01-081-1/+1
* mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan2015-01-081-0/+7
* mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov2015-01-081-1/+12
* md/bitmap: always wait for writes on unplug.NeilBrown2015-01-081-10/+6
* x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski2015-01-082-2/+8
* x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski2015-01-081-28/+73