index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-04-01
pipe: kill ->map() and ->unmap()
Al Viro
2014-04-01
fuse/dev: use atomic maps
Al Viro
2014-04-01
VFS: Make delayed_free() call free_vfsmnt()
David Howells
2014-04-01
mn10300: kmap_atomic() returns void *, not unsigned long...
Al Viro
2014-04-01
cifs: ->rename() without ->lookup() makes no sense
Al Viro
2014-04-01
get rid of pointless checks for NULL ->i_op
Al Viro
2014-04-01
ntfs: don't put NULL into ->i_op/->i_fop
Al Viro
2014-04-01
new helper: readlink_copy()
Al Viro
2014-04-01
lustre: generic_readlink() is just fine there, TYVM...
Al Viro
2014-04-01
get rid of files_defer_init()
Al Viro
2014-04-01
namei.c: move EXPORT_SYMBOL to corresponding definitions
Al Viro
2014-04-01
get_write_access() is inlined, exporting it is pointless
Al Viro
2014-04-01
tidy do_dentry_open() up a bit
Al Viro
2014-04-01
mark struct file that had write access grabbed by open()
Al Viro
2014-04-01
fold __get_file_write_access() into its only caller
Al Viro
2014-04-01
get rid of DEBUG_WRITECOUNT
Al Viro
2014-04-01
don't bother with {get,put}_write_access() on non-regular files
Al Viro
2014-04-01
ncpfs: switch to sockfd_lookup()/sockfd_put()
Al Viro
2014-04-01
switch nbd to sockfd_lookup/sockfd_put
Al Viro
2014-04-01
vhost: don't open-code sockfd_put()
Al Viro
2014-04-01
usbip: don't open-code sockfd_lookup/sockfd_put
Al Viro
2014-04-01
reduce m_start() cost...
Al Viro
2014-04-01
smarter propagate_mnt()
Al Viro
2014-03-30
switch mnt_hash to hlist
Al Viro
2014-03-30
don't bother with propagate_mnt() unless the target is shared
Al Viro
2014-03-30
keep shadowed vfsmounts together
Al Viro
2014-03-30
resizable namespace.c hashes
Al Viro
2014-03-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-03-29
rbd: drop an unsafe assertion
Alex Elder
2014-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-03-28
Merge branch 'vlan_offloads'
David S. Miller
2014-03-28
vlan: Warn the user if lowerdev has bad vlan features.
Vlad Yasevich
2014-03-28
veth: Turn off vlan rx acceleration in vlan_features
Vlad Yasevich
2014-03-28
ifb: Remove vlan acceleration from vlan_features
Vlad Yasevich
2014-03-28
qlge: Do not propaged vlan tag offloads to vlans
Vlad Yasevich
2014-03-28
bridge: Fix crash with vlan filtering and tcpdump
Vlad Yasevich
2014-03-28
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
2014-03-28
MAINTAINERS: bonding: change email address
Veaceslav Falico
2014-03-28
MAINTAINERS: bonding: change email address
Jay Vosburgh
2014-03-28
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2014-03-28
x86: fix boot on uniprocessor systems
Artem Fetishev
2014-03-28
ocfs2: check if cluster name exists before deref
Sasha Levin
2014-03-28
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2014-03-28
tcp: fix get_timewait4_sock() delay computation on 64bit
Eric Dumazet
2014-03-28
openvswitch: fix a possible deadlock and lockdep warning
Flavio Leitner
2014-03-28
bridge: Fix handling stacked vlan tags
Toshiaki Makita
2014-03-28
bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled
Toshiaki Makita
2014-03-28
vhost: validate vhost_get_vq_desc return value
Michael S. Tsirkin
2014-03-28
vhost: fix total length when packets are too short
Michael S. Tsirkin
[next]