summaryrefslogtreecommitdiffstats
path: root/fs/proc_namespace.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-23vfs: abort dedupe loop if fatal signals are pendingDarrick J. Wong1-0/+3
2016-01-23MAINTAINERS: return arch/sh to maintained state, with new maintainersRich Felker1-1/+3
2016-01-23tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa17-103/+36
2016-01-23dax: never rely on bh.b_dev being set by get_block()Ross Zwisler1-0/+3
2016-01-23xfs: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler1-3/+4
2016-01-23ext4: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler1-1/+3
2016-01-23ext2: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler1-1/+3
2016-01-23dax: add support for fsync/syncRoss Zwisler3-16/+266
2016-01-23mm: add find_get_entries_tag()Ross Zwisler2-0/+71
2016-01-23dax: support dirty DAX entries in radix treeRoss Zwisler9-42/+78
2016-01-23pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler2-6/+27
2016-01-23dax: fix conversion of holes to PMDsRoss Zwisler1-10/+10
2016-01-23dax: fix NULL pointer dereference in __dax_dbg()Ross Zwisler1-0/+1
2016-01-23make sure that freeing shmem fast symlinks is RCU-delayedAl Viro2-9/+5
2016-01-23wrappers for ->i_mutex accessAl Viro177-883/+908
2016-01-22[IA64] Enable copy_file_range syscall for ia64Tony Luck3-1/+3
2016-01-22lustre: remove unused declarationAl Viro1-2/+0
2016-01-22pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust1-4/+2
2016-01-22soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann1-1/+1
2016-01-22ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed1-0/+6
2016-01-22reiserfs: fix dereference of ERR_PTRSudip Mukherjee1-1/+1
2016-01-22ratelimit: fix bug in time interval by resetting right begin timeJaewon Kim1-1/+1
2016-01-22mm: fix kernel crash in khugepaged threadyalin wang2-9/+9
2016-01-22mm: fix mlock accoutingKirill A. Shutemov1-1/+1
2016-01-22thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov5-25/+36
2016-01-22NTB: Fix macro parameter conflict with field nameAllen Hubbe1-2/+3
2016-01-22NTB: Add support for AMD PCI-Express Non-Transparent BridgeXiangliang Yu7-0/+1376
2016-01-21[regression] fix braino in fs/dlm/user.cAl Viro1-1/+1
2016-01-21NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker3-6/+5
2016-01-21pNFS/flexfiles: Improve merging of errors in LAYOUTRETURNTrond Myklebust1-59/+40
2016-01-21IB/mlx5: Unify CQ create flags checkLeon Romanovsky2-9/+3
2016-01-21IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com1-12/+127
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com3-54/+50
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com4-4/+57
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com4-23/+205
2016-01-21IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com3-18/+365
2016-01-21IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com3-95/+147
2016-01-21IB/mlx5: Allocate a Transport Domain for each ucontextmajd@mellanox.com2-1/+18
2016-01-21net/mlx5_core: Warn on unsupported events of QP/RQ/SQmajd@mellanox.com1-0/+52
2016-01-21net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com5-23/+132
2016-01-21net/mlx5_core: Export transport objectsmajd@mellanox.com5-10/+20
2016-01-21IB/mlx5: Expose CQE version to user-spaceHaggai Abramovsky2-5/+18
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky7-21/+114
2016-01-21IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontextHaggai Abramovsky1-1/+4
2016-01-21IB/sa: Fix netlink local service GFP crashKaike Wan1-2/+6
2016-01-21ALSA: timer: Introduce disconnect op to snd_timer_instanceTakashi Iwai2-12/+12
2016-01-21ALSA: timer: Handle disconnection more safelyTakashi Iwai1-0/+48
2016-01-21pwm: Mark all devices as "might sleep"Thierry Reding1-1/+1
2016-01-21mmc: pwrseq_simple: Make reset-gpios optional to match docMartin Fuzzey1-8/+14
2016-01-21ARM: realview: fix device tree buildLinus Walleij1-2/+1