summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)Author
2015-05-15VFS/namei: make the use of touch_atime() in get_link() RCU-safe.NeilBrown
2015-05-11new helper: free_page_put_link()Al Viro
2015-05-11switch ->put_link() from dentry to inodeAl Viro
2015-05-11security: make inode_follow_link RCU-walk awareNeilBrown
2015-05-10don't pass nameidata to ->follow_link()Al Viro
2015-05-10VFS: replace {, total_}link_count in task_struct with pointer to nameidataNeilBrown
2015-05-10namei: remove restrictions on nesting depthAl Viro
2015-05-10new ->follow_link() and ->put_link() calling conventionsAl Viro
2015-05-10SECURITY: remove nameidata arg from inode_follow_link.NeilBrown
2015-05-10debugfs: switch to simple_follow_link()Al Viro
2015-05-10libfs: simple_follow_link()Al Viro
2015-05-06tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée
2015-05-05nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-05util_macros.h: have array pointer point to array of constantsGuenter Roeck
2015-05-05IB/core: Fix unaligned accessesDavid Ahern
2015-05-05IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova
2015-05-04blk-mq: fix FUA request hangShaohua Li
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann
2015-05-01virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel
2015-04-29xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky
2015-04-29ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj
2015-04-28ACPICA: remove duplicate u8 typedefOlaf Hering
2015-04-28ASoC: Update email-id of Rajeev KumarRajeev Kumar
2015-04-28tty: Re-add external interface for tty_set_termios()Frederic Danis
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede
2015-04-27SCSI: add 1024 max sectors black list flagMike Christie
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini
2015-04-27xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu
2015-04-26net/bonding: Make DRV macros privateMatan Barak
2015-04-25net: fix crash in build_skb()Eric Dumazet
2015-04-24fix I_DIO_WAKEUP definitionEric Sandeen
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe
2015-04-24irqchip: gic: Drop support for gic_arch_extnMarc Zyngier
2015-04-24netfilter: bridge: fix NULL deref in physin/out ifindex helpersFlorian Westphal
2015-04-24inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet
2015-04-24rhashtable: don't attempt to grow when at max_sizeJohannes Berg
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker
2015-04-23NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker
2015-04-23sunrpc: make debugfs file creation failure non-fatalJeff Layton
2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker
2015-04-23netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg
2015-04-23kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky
2015-04-22ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLECharles Keepax
2015-04-22mpls: Per-device MPLS stateRobert Shearman
2015-04-22Revert "mm: avoid tail page refcounting on non-THP compound pages"Linus Torvalds
2015-04-22libceph: announce support for straw2 bucketsIlya Dryomov
2015-04-22crush: straw2 bucket type with an efficient 64-bit crush_ln()Ilya Dryomov
2015-04-22ceph: rename snapshot supportYan, Zheng