| 2014-04-12 |
Al Viro | missing bits of "splice: fix racy pipe->buffers uses" |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-12 |
Al Viro | cifs: fix the race in cifs_writev() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-12 |
Al Viro | ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | kill generic_file_buffered_write() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | ocfs2_file_aio_write(): switch to generic_perform_write() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | ceph_aio_write(): switch to generic_perform_write() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | xfs_file_buffered_aio_write(): switch to generic_perfor... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | export generic_perform_write(), start getting rid of... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | generic_file_direct_write(): get rid of ppos argument |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | btrfs_file_aio_write(): get rid of ppos |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | kill the 5th argument of generic_file_buffered_write() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | kill the 4th argument of __generic_file_aio_write() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | lustre: don't open-code kernel_recvmsg() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | ocfs2: don't open-code kernel_recvmsg() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | drbd: don't open-code kernel_recvmsg() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | constify blk_rq_map_user_iov() and friends |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | lustre: switch to kernel_sendmsg() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | ocfs2: don't open-code kernel_sendmsg() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | take iov_iter stuff to mm/iov_iter.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | process_vm_access: tidy up a bit |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | process_vm_access: don't bother with returning the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | process_vm_rw_pages(): pass accurate amount of bytes |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | process_vm_access: take get_user_pages/put_pages one... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | process_vm_access: switch to copy_page_to_iter/iov_iter... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | process_vm_access: switch to iov_iter |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | untangling process_vm_..., part 4 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | untangling process_vm_..., part 3 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | untangling process_vm_..., part 2 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | untangling process_vm_..., part 1 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | read_code(): go through vfs_read() instead of calling... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | fold cifs_iovec_read() into its (only) caller |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | cifs_iovec_read: keep iov_iter between the calls of... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | switch vmsplice_to_user() to copy_page_to_iter() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | switch pipe_read() to copy_page_to_iter() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | cifs_iovec_read(): resubmit shouldn't restart the loop |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | introduce copy_page_to_iter, kill loop over iovec in... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Kent Overstreet | iov_iter: Move iov_iter to uio.h |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | do_shmem_file_read(): call file_read_actor() directly |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | callers of iov_copy_from_user_atomic() don't need pagec... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | switch ->is_partially_uptodate() to saner arguments |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | pipe: kill ->map() and ->unmap() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | fuse/dev: use atomic maps |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
David Howells | VFS: Make delayed_free() call free_vfsmnt() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | mn10300: kmap_atomic() returns void *, not unsigned... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | cifs: ->rename() without ->lookup() makes no sense |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | get rid of pointless checks for NULL ->i_op |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | ntfs: don't put NULL into ->i_op/->i_fop |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | new helper: readlink_copy() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | lustre: generic_readlink() is just fine there, TYVM... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | get rid of files_defer_init() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | namei.c: move EXPORT_SYMBOL to corresponding definitions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | get_write_access() is inlined, exporting it is pointless |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | tidy do_dentry_open() up a bit |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | mark struct file that had write access grabbed by open() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | fold __get_file_write_access() into its only caller |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | get rid of DEBUG_WRITECOUNT |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | don't bother with {get,put}_write_access() on non-regul... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | ncpfs: switch to sockfd_lookup()/sockfd_put() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | switch nbd to sockfd_lookup/sockfd_put |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | vhost: don't open-code sockfd_put() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | usbip: don't open-code sockfd_lookup/sockfd_put |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | reduce m_start() cost... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-04-02 |
Al Viro | smarter propagate_mnt() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-30 |
Al Viro | switch mnt_hash to hlist |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-30 |
Al Viro | don't bother with propagate_mnt() unless the target... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-30 |
Al Viro | keep shadowed vfsmounts together |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-30 |
Al Viro | resizable namespace.c hashes |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-29 |
Linus Torvalds | Merge branch 'timers-urgent-for-linus' of git://git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-29 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-29 |
Alex Elder | rbd: drop an unsafe assertion |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
David S. Miller | Merge branch 'vlan_offloads' |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Vlad Yasevich | vlan: Warn the user if lowerdev has bad vlan features. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Vlad Yasevich | veth: Turn off vlan rx acceleration in vlan_features |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Vlad Yasevich | ifb: Remove vlan acceleration from vlan_features |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Vlad Yasevich | qlge: Do not propaged vlan tag offloads to vlans |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Vlad Yasevich | bridge: Fix crash with vlan filtering and tcpdump |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Vlad Yasevich | net: Account for all vlan headers in skb_mac_gso_segment |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Veaceslav Falico | MAINTAINERS: bonding: change email address |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Jay Vosburgh | MAINTAINERS: bonding: change email address |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew Morton) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Artem Fetishev | x86: fix boot on uniprocessor systems |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Sasha Levin | ocfs2: check if cluster name exists before deref |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Hannes Frederic... | ipv6: move DAD and addrconf_verify processing to workqueue |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Eric Dumazet | tcp: fix get_timewait4_sock() delay computation on... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Flavio Leitner | openvswitch: fix a possible deadlock and lockdep warning |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Toshiaki Makita | bridge: Fix handling stacked vlan tags |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Toshiaki Makita | bridge: Fix inabillity to retrieve vlan tags when tx... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Michael S.... | vhost: validate vhost_get_vq_desc return value |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Michael S.... | vhost: fix total length when packets are too short |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Sasha Levin | random32: avoid attempt to late reseed if in the middle... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Sasha Levin | random32: assign to network folks in MAINTAINERS |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Linus Torvalds | Merge branch 'drm-fixes' of git://people.freedesktop... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Linus Torvalds | Merge branch 'i2c/for-current' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Linus Torvalds | Merge tag 'stable/for-linus-3.14-rc8-tag' of git:/... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Hans de Goede | Input: synaptics - add manual min/max quirk for ThinkPa... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Benjamin Tissoires | Input: synaptics - add manual min/max quirk |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
John Stultz | time: Revert to calling clock_was_set_delayed() while... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-03-28 |
Daniel Vetter | drm/i915: Undo gtt scratch pte unmapping again |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |