aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23pagemap.h: move dir_pages() over thereFabian Frederick1-0/+6
2015-06-23Merge branch 'fscache-fixes' into for-nextAl Viro1-28/+27
2015-06-23fs: Call security_ops->inode_killpriv on truncateJan Kara1-1/+5
2015-06-23fs: Provide function telling whether file_remove_privs() will do anythingJan Kara1-0/+1
2015-06-23fs: Rename file_remove_suid() to file_remove_privs()Jan Kara1-1/+1
2015-06-23vfs: add seq_file_path() helperMiklos Szeredi1-0/+1
2015-06-23vfs: add file_path() helperMiklos Szeredi1-0/+2
2015-06-19overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells2-2/+2
2015-05-15turn user_{path_at,path,lpath,path_dir}() into static inlinesAl Viro1-10/+24
2015-05-15get rid of assorted nameidata-related debrisAl Viro3-2/+1
2015-05-15VFS/namei: make the use of touch_atime() in get_link() RCU-safe.NeilBrown1-0/+1
2015-05-11new helper: free_page_put_link()Al Viro1-0/+1
2015-05-11switch ->put_link() from dentry to inodeAl Viro1-3/+3
2015-05-11security: make inode_follow_link RCU-walk awareNeilBrown1-3/+9
2015-05-10don't pass nameidata to ->follow_link()Al Viro2-4/+4
2015-05-10VFS: replace {, total_}link_count in task_struct with pointer to nameidataNeilBrown1-1/+1
2015-05-10namei: remove restrictions on nesting depthAl Viro1-0/+2
2015-05-10new ->follow_link() and ->put_link() calling conventionsAl Viro2-8/+6
2015-05-10SECURITY: remove nameidata arg from inode_follow_link.NeilBrown1-6/+3
2015-05-10debugfs: switch to simple_follow_link()Al Viro1-1/+0
2015-05-10libfs: simple_follow_link()Al Viro1-0/+3
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-05-08Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2015-05-06tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée1-1/+1
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2015-05-05nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-05-05util_macros.h: have array pointer point to array of constantsGuenter Roeck1-1/+1
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-1/+22
2015-05-04blk-mq: fix FUA request hangShaohua Li1-1/+1
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann3-1/+22
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-5/+19
2015-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-8/+0
2015-04-30Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2015-04-30Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+2
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2-3/+5
2015-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+4
2015-04-28tty: Re-add external interface for tty_set_termios()Frederic Danis1-0/+1
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede1-0/+2
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+14
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+10
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini1-8/+0
2015-04-26Merge git://git.infradead.org/intel-iommuLinus Torvalds1-3/+15
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-85/+14
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+29
2015-04-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platformLinus Torvalds1-5/+18
2015-04-25net: fix crash in build_skb()Eric Dumazet1-0/+1
2015-04-24fix I_DIO_WAKEUP definitionEric Sandeen1-1/+1
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe1-1/+28
2015-04-24irqchip: gic: Drop support for gic_arch_extnMarc Zyngier1-2/+0