aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/namei.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-01ep_send_events_proc(): return result via esed->resAl Viro1-7/+10
2018-02-01preparation to switching ->poll() to returning EPOLL...Al Viro1-1/+2
2018-02-01add EPOLLNVAL, annotate EPOLL... and event_poll->eventAl Viro1-16/+17
2018-02-01use linux/poll.h instead of asm/poll.hAl Viro3-3/+3
2018-02-01xen: fix poll misannotationAl Viro1-1/+1
2018-02-01smc: missing poll annotationsAl Viro1-1/+1
2018-01-31devpts: fix error handling in devpts_mntget()Eric Biggers1-2/+2
2018-01-31iversion: make inode_cmp_iversion{+raw} return bool instead of s64Jeff Layton1-12/+8
2018-01-31tls: Add support for encryption using async offload acceleratorVakul Garg2-1/+9
2018-01-31ip6mr: fix stale iteratorNikolay Aleksandrov1-0/+1
2018-01-31net/sched: kconfig: Remove blank help textsUlf Magnusson1-3/+0
2018-01-31openvswitch: meter: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-1/+1
2018-01-31tcp_nv: fix potential integer overflow in tcpnv_ackedGustavo A. R. Silva1-1/+1
2018-01-31r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin1-2/+2
2018-01-31qmi_wwan: Add support for Quectel EP06Kristian Evensen1-0/+1
2018-01-31rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINKChristian Brauner1-5/+1
2018-01-30dm cache: Documentation: update default migration_throttling valueJohn Pittman1-1/+1
2018-01-30Documentation: Fix 'file_mapped' -> 'mapped_file'Florian Schmidt1-2/+2
2018-01-30gfs2: Add a few missing newlines in messagesAndreas Gruenbacher3-5/+5
2018-01-30gfs2: Remove inode from ordered write list in gfs2_write_inode()Abhi Das1-0/+6
2018-01-30ipmr: Fix ptrdiff_t print formattingJames Hogan1-1/+1
2018-01-30dmaengine: dmatest: fix container_of member in dmatest_callbackYang Shunyong1-1/+1
2018-01-29RDMA/nldev: Provide detailed QP informationLeon Romanovsky2-0/+269
2018-01-29RDMA/nldev: Provide global resource utilizationLeon Romanovsky2-0/+154
2018-01-29RDMA/core: Add resource tracking for create and destroy PDsLeon Romanovsky2-0/+7
2018-01-29RDMA/core: Add resource tracking for create and destroy CQsLeon Romanovsky4-0/+14
2018-01-29RDMA/core: Add resource tracking for create and destroy QPsLeon Romanovsky3-5/+30
2018-01-29RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky6-1/+346
2018-01-29ibmvnic: Wait for device response when changing MACThomas Falcon1-7/+14
2018-01-29qlcnic: fix deadlock bugJunxiao Bi1-9/+9
2018-01-29tcp: release sk_frag.page in tcp_disconnectLi RongQing1-0/+6
2018-01-29RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky3-9/+18
2018-01-29RDMA/core: Use the MODNAME instead of the function name for pd callersLeon Romanovsky1-1/+1
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe5-11/+11
2018-01-29IB/rxe: Change RDMA_RXE kconfig to use selectJason Gunthorpe1-2/+2
2018-01-29ipv4: Get the address of interface correctly.Tonghao Zhang1-0/+4
2018-01-29net_sched: gen_estimator: fix lockdep splatEric Dumazet1-0/+4
2018-01-29net: macb: Handle HRESP errorHarini Katakam2-4/+58
2018-01-29net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoringGal Pressman1-1/+1
2018-01-29ipv6: addrconf: break critical section in addrconf_verify_rtnl()Eric Dumazet1-0/+2
2018-01-29ipv6: change route cache aging logicWei Wang1-8/+12
2018-01-29i40e/i40evf: Update DESC_NEEDED value to reflect larger valueAlexander Duyck2-2/+2
2018-01-29bnxt_en: cleanup DIM work on device shutdownAndy Gospodarek1-1/+7
2018-01-29net: ipv6: send unsolicited NA after DADDavid Ahern2-4/+31
2018-01-29gianfar: prevent integer wrapping in the rx handlerAndy Spencer1-2/+7
2018-01-29dm mpath selector: more evenly distribute tiesKhazhismel Kumykov2-6/+6
2018-01-29dm unstripe: fix target length versus number of stripes size checkScott Bauer1-8/+2
2018-01-29dm thin: fix trailing semicolon in __remap_and_issue_shared_cellLuis de Bethencourt1-1/+1
2018-01-29dm table: fix NVMe bio-based dm_table_determine_type() validationMike Snitzer1-22/+35
2018-01-29dm: various cleanups to md->queue initialization codeMike Snitzer3-22/+12