summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-20pptp: fix stack info leak in pptp_getname()Mathias Krause1-1/+3
2014-11-21Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2-1/+4
2014-11-20x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski1-1/+1
2014-11-20brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg1-1/+1
2014-11-20drm/radeon: fix endian swapping in vbios fetch for tdp tableAlex Deucher1-1/+1
2014-11-20drm/radeon: disable native backlight control on pre-r6xx asics (v2)Alex Deucher1-0/+3
2014-11-20ovl: ovl_dir_fsync() cleanupMiklos Szeredi1-2/+2
2014-11-20ovl: update MAINTAINERSMiklos Szeredi1-2/+3
2014-11-20ovl: pass dentry into ovl_dir_read_merged()Miklos Szeredi1-21/+14
2014-11-20ovl: use lockless_dereference() for upperdentryMiklos Szeredi1-6/+1
2014-11-20ovl: allow filenames with commaMiklos Szeredi1-3/+45
2014-11-20ovl: fix race in private xattr checksMiklos Szeredi1-9/+18
2014-11-20ovl: fix remove/copy-up raceMiklos Szeredi1-12/+19
2014-11-20ovl: rename filesystem type to "overlay"Miklos Szeredi6-9/+9
2014-11-20of/selftest: Fix testing when /aliases is missingGrant Likely1-1/+7
2014-11-19IB/isert: Adjust CQ size to HW limitsChris Moore1-2/+6
2014-11-20Merge tag 'drm-intel-fixes-2014-11-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-9/+6
2014-11-20ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki1-1/+1
2014-11-19cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt2-1/+3
2014-11-19ipv6: delete protocol and unregister rtnetlink when cleanupDuan Jiong1-0/+4
2014-11-19PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu1-12/+16
2014-11-19Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linu...John W. Linville1-9/+6
2014-11-19Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller10-64/+183
2014-11-19net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz1-1/+6
2014-11-19bonding: fix curr_active_slave/carrier with loadbalance arp monitoringNikolay Aleksandrov1-1/+2
2014-11-19btrfs: fix lockups from btrfs_clear_path_blockingChris Mason3-15/+25
2014-11-19isofs: avoid unused function warningArnd Bergmann1-21/+21
2014-11-19vfs: fix reference leak in d_prune_aliases()Yan, Zheng1-0/+1
2014-11-19Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Al Viro38-437/+410
2014-11-19kill f_dentry macroAl Viro2-1/+4
2014-11-19Merge branch 'for-lustre' into for-nextAl Viro12-376/+265
2014-11-19dcache: fix kmemcheck warning in switch_namesMikulas Patocka1-0/+2
2014-11-19new helper: audit_file()Al Viro5-14/+24
2014-11-19nfsd_vfs_write(): use file_inode()Al Viro1-3/+1
2014-11-19ncpfs: use file_inode()Al Viro3-15/+9
2014-11-19kill f_dentry usesAl Viro19-37/+31
2014-11-19lockd: get rid of ->f_path.dentry->d_sbAl Viro1-1/+1
2014-11-19procfs: get rid of ->f_dentryAl Viro1-2/+2
2014-11-19nfsd: get rid of ->f_dentryAl Viro1-1/+1
2014-11-19rpc_pipefs.c: get rid of f_dentryAl Viro1-1/+1
2014-11-19afs_fsync: don't bother with ->f_path.dentryAl Viro1-5/+4
2014-11-19cifs: get rid of ->f_path.dentry->d_sb uses, add a new helperAl Viro4-11/+16
2014-11-19btrfs: get rid of f_dentry useAl Viro1-1/+1
2014-11-19nfsd/nfsctl.c: new helperAl Viro1-21/+16
2014-11-19assorted conversions to %p[dD]Al Viro36-260/+194
2014-11-19switch d_materialise_unique() users to d_splice_alias()Al Viro11-29/+19
2014-11-19merge d_materialise_unique() into d_splice_alias()Al Viro2-109/+36
2014-11-19Merge branch 'for-gfs2' into for-nextAl Viro1-17/+9
2014-11-19d_add_ci() should just accept a hashed exact match if it finds oneAl Viro1-39/+7
2014-11-19gfs2_atomic_open(): simplify the use of finish_no_open()Al Viro1-5/+2