summaryrefslogtreecommitdiffstats
path: root/mm/zpool.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-12aio: lift iov_iter_init() into aio_setup_..._rw()Al Viro1-6/+11
2015-04-12lift iov_iter into {compat_,}do_readv_writev()Al Viro1-31/+23
2015-04-12NFS: fix BUG() crash in notify_change() with patch to chown_common()Andrew Elble1-1/+1
2015-04-12dcache: return -ESTALE not -EBUSY on distributed fs raceJ. Bruce Fields1-1/+1
2015-04-12NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.Anton Altaparmakov2-477/+308
2015-04-12VFS: Add iov_iter_fault_in_multipages_readable()Anton Altaparmakov2-0/+27
2015-04-12drop bogus check in file_open_root()Al Viro1-3/+0
2015-04-12switch security_inode_getattr() to struct path *Al Viro10-35/+24
2015-04-12constify tomoyo_realpath_from_path()Al Viro2-4/+4
2015-04-12whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro6-21/+0
2015-04-12whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro6-8/+0
2015-04-12remove incorrect comment in lookup_one_len()Al Viro1-3/+1
2015-04-12namei.c: fold do_path_lookup() into both callersAl Viro1-24/+24
2015-04-12kill struct filename.separateAl Viro2-14/+17
2015-03-26fs: 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-23sparc64: Fix several bugs in memmove().David S. Miller1-3/+32
2015-03-23Linux 4.0-rc5v4.0-rc5Linus Torvalds1-1/+1
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-20md: fix problems with freeing private data after ->run failure.NeilBrown2-3/+2
2015-03-20net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro1-0/+4
2015-03-20net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas1-0/+7
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose1-3/+9
2015-03-20be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2-11/+23
2015-03-20be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQsSuresh Reddy1-9/+5
2015-03-20be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam4-24/+80
2015-03-20tcp: fix tcp fin memory accountingJosh Hunt1-5/+1
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon2-2/+10
2015-03-20ipv6: fix backtracking for throw routesSteven Barth1-0/+1
2015-03-20net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras1-2/+29
2015-03-20ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...Sabrina Dubroca1-5/+3
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki5-32/+32
2015-03-20netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()Pablo Neira Ayuso1-2/+2
2015-03-20target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier4-18/+17
2015-03-20target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger1-2/+2
2015-03-20target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger1-1/+1
2015-03-20tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter1-1/+2
2015-03-20target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche1-0/+4
2015-03-20loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche4-16/+8
2015-03-20tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche1-1/+1
2015-03-20iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger1-4/+10
2015-03-20Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"Nicholas Bellinger1-3/+1
2015-03-20target: Disallow changing of WRITE cache/FUA attrs after exportNicholas Bellinger1-1/+15
2015-03-20sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern1-0/+4
2015-03-20sparc: perf: Add support M7 processorDavid Ahern5-0/+102
2015-03-20sparc: perf: Make counting mode actually workDavid Ahern1-8/+3