summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.17.8v3.17.8linux-3.17.yGreg Kroah-Hartman2015-01-081-1/+1
* Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana2015-01-082-10/+6
* Btrfs: fix loop writing of async reclaimLiu Bo2015-01-081-3/+14
* Btrfs: make sure logged extents complete in the current transaction V3Josef Bacik2015-01-086-6/+72
* Btrfs: do not move em to modified list when unpinningJosef Bacik2015-01-081-2/+0
* btrfs: fix wrong accounting of raid1 data profile in statfsDavid Sterba2015-01-081-1/+1
* Btrfs: make sure we wait on logged extents when fsycning two subvolsJosef Bacik2015-01-081-1/+1
* 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: Check component length before reading itJan Kara2015-01-081-2/+7
* udf: Verify symlink size before loading itJan Kara2015-01-081-4/+13
* udf: Verify i_size when loading inodeJan Kara2015-01-081-0/+14
* udf: Check path length when reading symlinkJan Kara2015-01-085-20/+48
* 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
* audit: don't attempt to lookup PIDs when changing PID filtering audit rulesPaul Moore2015-01-081-13/+0
* audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skbRichard Guy Briggs2015-01-081-4/+4
* 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-4/+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
* x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski2015-01-081-2/+3
* ARM: mvebu: fix ordering in Armada 370 .dtsiUwe Kleine-König2015-01-081-5/+5
* ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni2015-01-081-14/+30
* ARM: mvebu: make the coherency_ll.S functions work with no coherency fabricThomas Petazzoni2015-01-081-2/+19
* ARM: tegra: Re-add removed SoC id macro to tegra_resume()Dmitry Osipenko2015-01-081-0/+1
* drm/tegra: gem: dumb: pitch and size are outputsThierry Reding2015-01-081-7/+3
* arm64: Add COMPAT_HWCAP_LPAECatalin Marinas2015-01-082-1/+3
* brcmfmac: Fix bitmap malloc bug in msgbuf.Hante Meuleman2015-01-081-0/+1
* dm thin: fix a race in thin_dtrMikulas Patocka2015-01-081-3/+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