index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-04
f2fs: remove the unnecessary cast for PTR_ERR
Zhang Shengju
1
-1
/
+1
2017-07-04
f2fs: remove false-positive bug_on
Jaegeuk Kim
1
-2
/
+3
2017-07-04
f2fs: Do not issue small discards in LFS mode
Damien Le Moal
1
-1
/
+2
2017-05-24
f2fs: don't bother checking for encryption key in ->write_iter()
Eric Biggers
1
-5
/
+0
2017-05-24
f2fs: don't bother checking for encryption key in ->mmap()
Eric Biggers
1
-8
/
+0
2017-05-24
f2fs: wait discard IO completion without cmd_lock held
Chao Yu
1
-3
/
+20
2017-05-24
f2fs: wake up all waiters in f2fs_submit_discard_endio
Chao Yu
1
-1
/
+1
2017-05-24
f2fs: show more info if fail to issue discard
Chao Yu
1
-1
/
+2
2017-05-24
f2fs: introduce io_list for serialize data/node IOs
Chao Yu
6
-13
/
+46
2017-05-24
f2fs: split wio_mutex
Chao Yu
3
-6
/
+8
2017-05-24
f2fs: combine huge num of discard rb tree consistence checks
Yunlei He
1
-11
/
+2
2017-05-24
f2fs: fix a bug caused by NULL extent tree
Yunlei He
1
-1
/
+11
2017-05-24
f2fs: try to freeze in gc and discard threads
Jaegeuk Kim
2
-13
/
+21
2017-05-24
f2fs: add a new function get_ssr_cost
Yunlei He
1
-1
/
+10
2017-05-24
f2fs: declare load_free_nid_bitmap static
Hou Pengyang
1
-1
/
+1
2017-05-24
f2fs: avoid f2fs_lock_op for IPU writes
Jaegeuk Kim
4
-16
/
+45
2017-05-24
f2fs: split bio cache
Jaegeuk Kim
7
-29
/
+103
2017-05-24
f2fs: use fio instead of multiple parameters
Jaegeuk Kim
1
-20
/
+21
2017-05-24
f2fs: remove unnecessary read cases in merged IO flow
Jaegeuk Kim
8
-65
/
+51
2017-05-24
f2fs: use f2fs_submit_page_bio for ra_meta_pages
Jaegeuk Kim
1
-3
/
+1
2017-05-24
f2fs: make sure f2fs_gc returns consistent errno
Weichao Guo
1
-2
/
+5
2017-05-24
f2fs: support statx
Chao Yu
1
-1
/
+22
2017-05-24
f2fs: load inode's flag from disk
Jaegeuk Kim
2
-1
/
+2
2017-05-16
f2fs: sanity check checkpoint segno and blkoff
Jin Qian
1
-0
/
+16
2017-05-07
docs: complete bumping minimal GNU Make version to 3.81
Max Filippov
1
-1
/
+1
2017-05-06
refcount: change EXPORT_SYMBOL markings
Greg Kroah-Hartman
1
-11
/
+11
2017-05-06
docs: bump minimal GNU Make version to 3.81
Masahiro Yamada
1
-1
/
+1
2017-05-06
initramfs: avoid "label at end of compound statement" error
Linus Torvalds
1
-0
/
+1
2017-05-05
GFS2: Allow glocks to be unlocked after withdraw
Bob Peterson
1
-2
/
+4
2017-05-05
xfs: fix use-after-free in xfs_finish_page_writeback
Eryu Guan
1
-2
/
+2
2017-05-05
dm cache metadata: fail operations if fail_io mode has been established
Mike Snitzer
1
-4
/
+8
2017-05-05
CIFS: add misssing SFM mapping for doublequote
Björn Jacke
2
-0
/
+7
2017-05-05
arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS
Catalin Marinas
1
-16
/
+49
2017-05-05
befs: make export work with cold dcache
Fabian Frederick
1
-0
/
+15
2017-05-05
kvm: nVMX: Don't validate disabled secondary controls
Jim Mattson
1
-3
/
+4
2017-05-05
initramfs: Always do fput() and load modules after rootfs populate
Stafford Horne
1
-6
/
+9
2017-05-05
libnvdimm, pfn: fix 'npfns' vs section alignment
Dan Williams
1
-2
/
+4
2017-05-05
drm: Document code of conduct
Daniel Vetter
1
-0
/
+11
2017-05-05
libnvdimm: handle locked label storage areas
Dan Williams
5
-10
/
+39
2017-05-04
libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED
Dan Williams
6
-9
/
+19
2017-05-04
of: fix sparse warnings in fdt, irq, reserved mem, and resolver code
Rob Herring
5
-6
/
+6
2017-05-04
orangefs: count directory pieces correctly
Martin Brandenburg
1
-2
/
+5
2017-05-04
orangefs: invalidate stored directory on seek
Martin Brandenburg
1
-1
/
+23
2017-05-04
orangefs: skip forward to the next directory entry if seek is short
Martin Brandenburg
1
-4
/
+14
2017-05-04
of: fix sparse warning in of_pci_range_parser_one
Rob Herring
1
-1
/
+1
2017-05-04
of: fix sparse warnings in of_find_next_cache_node
Rob Herring
1
-7
/
+6
2017-05-04
cfg80211: make RATE_INFO_BW_20 the default
Johannes Berg
1
-1
/
+1
2017-05-04
ipv6: initialize route null entry in addrconf_init()
WANG Cong
3
-11
/
+18
2017-05-04
qede: Fix possible misconfiguration of advertised autoneg value.
sudarsana.kalluru@cavium.com
1
-0
/
+5
2017-05-04
qed: Fix overriding of supported autoneg value.
sudarsana.kalluru@cavium.com
3
-1
/
+9
[next]