summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-07-01fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet
2015-06-23make simple_positive() publicAl Viro
2015-06-23pagemap.h: move dir_pages() over thereFabian Frederick
2015-06-23Merge branch 'fscache-fixes' into for-nextAl Viro
2015-06-23fs: Call security_ops->inode_killpriv on truncateJan Kara
2015-06-23fs: Provide function telling whether file_remove_privs() will do anythingJan Kara
2015-06-23fs: Rename file_remove_suid() to file_remove_privs()Jan Kara
2015-06-23vfs: add seq_file_path() helperMiklos Szeredi
2015-06-23vfs: add file_path() helperMiklos Szeredi
2015-06-19overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells
2015-05-15turn user_{path_at,path,lpath,path_dir}() into static inlinesAl Viro
2015-05-15get rid of assorted nameidata-related debrisAl Viro
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-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-08Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-05-06tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-04blk-mq: fix FUA request hangShaohua Li
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-30Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-30Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel
2015-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
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-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini
2015-04-26Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-25net: fix crash in build_skb()Eric Dumazet
2015-04-24fix I_DIO_WAKEUP definitionEric Sandeen