aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-11vmsplice_to_user(): switch to import_iovec()Al Viro1-16/+11
2015-04-11kill aio_setup_single_vector()Al Viro1-17/+1
2015-04-11Merge branch 'iov_iter' into for-nextAl Viro2-0/+71
2015-04-11aio: simplify arguments of aio_setup_..._rw()Al Viro1-28/+17
2015-04-11aio: lift iov_iter_init() into aio_setup_..._rw()Al Viro1-6/+11
2015-04-11lift iov_iter into {compat_,}do_readv_writev()Al Viro1-31/+23
2015-04-11Merge branch 'iocb' into for-nextAl Viro68-271/+201
2015-04-11NFS: fix BUG() crash in notify_change() with patch to chown_common()Andrew Elble1-1/+1
2015-04-11dcache: return -ESTALE not -EBUSY on distributed fs raceJ. Bruce Fields1-1/+1
2015-04-11NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.Anton Altaparmakov2-477/+308
2015-04-11VFS: Add iov_iter_fault_in_multipages_readable()Anton Altaparmakov2-0/+27
2015-04-11drop bogus check in file_open_root()Al Viro1-3/+0
2015-04-11switch security_inode_getattr() to struct path *Al Viro10-35/+24
2015-04-11constify tomoyo_realpath_from_path()Al Viro2-4/+4
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro6-21/+0
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro6-8/+0
2015-04-11remove incorrect comment in lookup_one_len()Al Viro1-3/+1
2015-04-11namei.c: fold do_path_lookup() into both callersAl Viro1-24/+24
2015-04-11kill struct filename.separateAl Viro2-14/+17
2015-03-30saner iov_iter initialization primitivesAl Viro2-0/+71
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig63-86/+55
2015-03-24switch path_init() to struct filenameAl Viro1-8/+8
2015-03-24switch path_mountpoint() to struct filenameAl Viro1-10/+11
2015-03-24switch path_lookupat() to struct filenameAl Viro1-7/+6
2015-03-24getname_flags(): clean up a bitAl Viro1-28/+25
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-75/+238
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-15/+141
2015-03-23sparc64: Fix several bugs in memmove().David S. Miller1-3/+32
2015-03-22Linux 4.0-rc5Linus Torvalds1-1/+1
2015-03-22Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2-3/+2
2015-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller10-13/+61
2015-03-22Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-0/+4
2015-03-22Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-183/+3
2015-03-22Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-17/+17
2015-03-22Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-3/+12
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds34-719/+131
2015-03-22netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso1-0/+6
2015-03-21cx82310_eth: wait for firmware to become readyOndrej Zary1-6/+24
2015-03-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-80/+137
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds8-54/+78
2015-03-21Merge git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-372/+159
2015-03-21Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-12/+14
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds14-47/+61
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds5-26/+142
2015-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds8-46/+352
2015-03-21Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2015-03-21Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds1-1/+2
2015-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-5/+19
2015-03-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-23/+23
2015-03-21Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources'Rafael J. Wysocki266-1509/+2867