summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-04f2fs: remove the unnecessary cast for PTR_ERRZhang Shengju1-1/+1
2017-07-04f2fs: remove false-positive bug_onJaegeuk Kim1-2/+3
2017-07-04f2fs: Do not issue small discards in LFS modeDamien Le Moal1-1/+2
2017-05-24f2fs: don't bother checking for encryption key in ->write_iter()Eric Biggers1-5/+0
2017-05-24f2fs: don't bother checking for encryption key in ->mmap()Eric Biggers1-8/+0
2017-05-24f2fs: wait discard IO completion without cmd_lock heldChao Yu1-3/+20
2017-05-24f2fs: wake up all waiters in f2fs_submit_discard_endioChao Yu1-1/+1
2017-05-24f2fs: show more info if fail to issue discardChao Yu1-1/+2
2017-05-24f2fs: introduce io_list for serialize data/node IOsChao Yu6-13/+46
2017-05-24f2fs: split wio_mutexChao Yu3-6/+8
2017-05-24f2fs: combine huge num of discard rb tree consistence checksYunlei He1-11/+2
2017-05-24f2fs: fix a bug caused by NULL extent treeYunlei He1-1/+11
2017-05-24f2fs: try to freeze in gc and discard threadsJaegeuk Kim2-13/+21
2017-05-24f2fs: add a new function get_ssr_costYunlei He1-1/+10
2017-05-24f2fs: declare load_free_nid_bitmap staticHou Pengyang1-1/+1
2017-05-24f2fs: avoid f2fs_lock_op for IPU writesJaegeuk Kim4-16/+45
2017-05-24f2fs: split bio cacheJaegeuk Kim7-29/+103
2017-05-24f2fs: use fio instead of multiple parametersJaegeuk Kim1-20/+21
2017-05-24f2fs: remove unnecessary read cases in merged IO flowJaegeuk Kim8-65/+51
2017-05-24f2fs: use f2fs_submit_page_bio for ra_meta_pagesJaegeuk Kim1-3/+1
2017-05-24f2fs: make sure f2fs_gc returns consistent errnoWeichao Guo1-2/+5
2017-05-24f2fs: support statxChao Yu1-1/+22
2017-05-24f2fs: load inode's flag from diskJaegeuk Kim2-1/+2
2017-05-16f2fs: sanity check checkpoint segno and blkoffJin Qian1-0/+16
2017-05-07docs: complete bumping minimal GNU Make version to 3.81Max Filippov1-1/+1
2017-05-06refcount: change EXPORT_SYMBOL markingsGreg Kroah-Hartman1-11/+11
2017-05-06docs: bump minimal GNU Make version to 3.81Masahiro Yamada1-1/+1
2017-05-06initramfs: avoid "label at end of compound statement" errorLinus Torvalds1-0/+1
2017-05-05GFS2: Allow glocks to be unlocked after withdrawBob Peterson1-2/+4
2017-05-05xfs: fix use-after-free in xfs_finish_page_writebackEryu Guan1-2/+2
2017-05-05dm cache metadata: fail operations if fail_io mode has been establishedMike Snitzer1-4/+8
2017-05-05CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2-0/+7
2017-05-05arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUSCatalin Marinas1-16/+49
2017-05-05befs: make export work with cold dcacheFabian Frederick1-0/+15
2017-05-05kvm: nVMX: Don't validate disabled secondary controlsJim Mattson1-3/+4
2017-05-05initramfs: Always do fput() and load modules after rootfs populateStafford Horne1-6/+9
2017-05-05libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams1-2/+4
2017-05-05drm: Document code of conductDaniel Vetter1-0/+11
2017-05-05libnvdimm: handle locked label storage areasDan Williams5-10/+39
2017-05-04libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams6-9/+19
2017-05-04of: fix sparse warnings in fdt, irq, reserved mem, and resolver codeRob Herring5-6/+6
2017-05-04orangefs: count directory pieces correctlyMartin Brandenburg1-2/+5
2017-05-04orangefs: invalidate stored directory on seekMartin Brandenburg1-1/+23
2017-05-04orangefs: skip forward to the next directory entry if seek is shortMartin Brandenburg1-4/+14
2017-05-04of: fix sparse warning in of_pci_range_parser_oneRob Herring1-1/+1
2017-05-04of: fix sparse warnings in of_find_next_cache_nodeRob Herring1-7/+6
2017-05-04cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg1-1/+1
2017-05-04ipv6: initialize route null entry in addrconf_init()WANG Cong3-11/+18
2017-05-04qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com1-0/+5
2017-05-04qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com3-1/+9