summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ovl: store real inode pointer in ->i_privateMiklos Szeredi2016-07-295-37/+40
* ovl: permission: return ECHILD instead of ENOENTMiklos Szeredi2016-07-291-1/+1
* ovl: update atime on upperMiklos Szeredi2016-07-294-5/+37
* ovl: fix sgid on directoryMiklos Szeredi2016-07-291-4/+27
* ovl: simplify permission checkingMiklos Szeredi2016-07-293-53/+1
* ovl: do not require mounter to have MAY_WRITE on lowerVivek Goyal2016-07-291-0/+2
* ovl: do operations on underlying file system in mounter's contextVivek Goyal2016-07-292-37/+72
* ovl: modify ovl_permission() to do checks on two inodesVivek Goyal2016-07-291-4/+14
* ovl: define ->get_acl() for overlay inodesVivek Goyal2016-07-294-0/+28
* ovl: move some common code in a functionVivek Goyal2016-07-291-8/+12
* ovl: store ovl_entry in inode->i_private for all inodesAndreas Gruenbacher2016-07-291-37/+11
* ovl: use generic_delete_inodeMiklos Szeredi2016-07-291-0/+1
* ovl: check mounter creds on underlying lookupMiklos Szeredi2016-07-291-4/+9
* Merge branch 'd_real' into overlayfs-nextMiklos Szeredi2016-07-2710-78/+80
|\
| * vfs: clean up documentationMiklos Szeredi2016-06-302-18/+8
| * vfs: document ->d_real()Miklos Szeredi2016-06-303-1/+36
| * vfs: merge .d_select_inode() into .d_real()Miklos Szeredi2016-06-308-62/+39
* | Linux 4.7v4.7Linus Torvalds2016-07-241-1/+1
* | Merge tag 'ceph-for-4.7-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2016-07-241-43/+113
|\ \
| * | libceph: apply new_state before new_up_client on incrementalsIlya Dryomov2016-07-221-43/+113
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-07-2364-320/+850
|\ \ \
| * | | packet: propagate sock_cmsg_send() errorSoheil Hassas Yeganeh2016-07-221-3/+1
| * | | net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed2016-07-211-2/+2
| * | | packet: fix second argument of sock_tx_timestamp()Yoshihiro Shimoda2016-07-201-3/+3
| * | | net: switchdev: change ageing_time type to clock_tVivien Didelot2016-07-201-1/+1
| * | | Update maintainer for EHEA driver.Douglas Miller2016-07-201-1/+1
| * | | Merge branch 'mlx4-fixes'David S. Miller2016-07-204-40/+136
| |\ \ \
| | * | | net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev2016-07-203-37/+132
| | * | | net/mlx4_en: Move filters cleanup to a proper locationEugenia Emantayev2016-07-202-3/+4
| |/ / /
| * | | sctp: load transport header after sk_filterWillem de Bruijn2016-07-191-4/+1
| * | | net/sched/sch_htb: clamp xstats tokens to fit into 32-bit intKonstantin Khlebnikov2016-07-191-2/+4
| * | | net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndataFlorian Fainelli2016-07-171-4/+5
| * | | net: nb8800: Fix SKB leak in nb8800_receive()Florian Fainelli2016-07-171-0/+1
| * | | et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli2016-07-171-1/+1
| * | | vlan: use a valid default mtu value for vlan over macsecPaolo Abeni2016-07-173-6/+18
| * | | net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli2016-07-161-1/+1
| * | | Merge branch 'mlxsw-fixes'David S. Miller2016-07-154-29/+26
| |\ \ \
| | * | | mlxsw: spectrum: Prevent invalid ingress buffer mappingIdo Schimmel2016-07-153-3/+19
| | * | | mlxsw: spectrum: Prevent overwrite of DCB capability fieldsIdo Schimmel2016-07-151-0/+2
| | * | | mlxsw: spectrum: Don't emit errors when PFC is disabledIdo Schimmel2016-07-151-1/+2
| | * | | mlxsw: spectrum: Indicate support for autonegotiationIdo Schimmel2016-07-151-1/+2
| | * | | mlxsw: spectrum: Force link training according to admin stateIdo Schimmel2016-07-151-24/+1
| |/ / /
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-07-154-44/+66
| |\ \ \
| | * | | i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli2016-07-151-5/+11
| | * | | ixgbe: napi_poll must return the work donePaolo Abeni2016-07-151-1/+1
| | * | | i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil2016-07-151-12/+20
| | * | | i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck2016-07-152-26/+34
| * | | | r8152: add MODULE_VERSIONGrant Grundler2016-07-151-0/+1
| * | | | tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron2016-07-151-17/+22
| |/ / /
| * | | bonding: set carrier off for devices created through netlinkBeniamino Galvani2016-07-151-1/+5