Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0771fcc71c0c28bf31ac5c2c863b9f0de0fdf00d
0771fcc
f2fs: skip ->writepages for {mete,node}_inode during recovery
by Chao Yu
· 8 years ago
6915ea9
f2fs: introduce __check_sit_bitmap
by Chao Yu
· 8 years ago
cce1325
f2fs: stop gc/discard thread in prior during umount
by Chao Yu
· 8 years ago
daeb433
f2fs: introduce reserved_blocks in sysfs
by Chao Yu
· 8 years ago
d871cd0
f2fs: avoid redundant f2fs_flush after remount
by Yunlong Song
· 8 years ago
0cc091d
f2fs: report # of free inodes more precisely
by Jaegeuk Kim
· 8 years ago
34dc77a
f2fs: add ioctl to do gc with target block address
by Jaegeuk Kim
· 8 years ago
a9bcf9b
f2fs: don't need to check encrypted inode for partial truncation
by Jaegeuk Kim
· 8 years ago
0eb0ada
f2fs: measure inode.i_blocks as generic filesystem
by Chao Yu
· 8 years ago
663f387
f2fs: set CP_TRIMMED_FLAG correctly
by Chao Yu
· 8 years ago
67773a1
f2fs: require key for truncate(2) of encrypted file
by Eric Biggers
· 8 years ago
8ceffcb
f2fs: move sysfs code from super.c to fs/f2fs/sysfs.c
by Chao Yu
· 8 years ago
a398101
f2fs: clean up sysfs codes
by Chao Yu
· 8 years ago
5641289
f2fs: fix to document fault injection option and sysfs file
by Chao Yu
· 8 years ago
1727f31
f2fs: fix wrong error number of fill_super
by Chao Yu
· 8 years ago
6f6d9fe
f2fs: fix incorrect document of batched_trim_sections
by Chao Yu
· 8 years ago
44529f8
f2fs: fix to show injection rate in ->show_options
by Chao Yu
· 8 years ago
b63def9
f2fs: Fix a return value in case of error in 'f2fs_fill_super'
by Christophe JAILLET
· 8 years ago
a005774
f2fs: use proper variable name
by Tiezhu Yang
· 8 years ago
1f258ec
f2fs: fix to avoid panic when encountering corrupt node
by Chao Yu
· 8 years ago
febeca6
f2fs: don't track newly allocated nat entry in list
by Chao Yu
· 8 years ago
d9703d9
f2fs: add f2fs_bug_on in __remove_discard_cmd
by Chao Yu
· 8 years ago
2a510c00
f2fs: introduce __wait_one_discard_bio
by Chao Yu
· 8 years ago
5a3a2d8
f2fs: dax: fix races between page faults and truncating pages
by Qiuyang Sun
· 8 years ago
72fdbe2
f2fs: simplify the way of calulating next nat address
by Fan Li
· 8 years ago
21d3f8e
f2fs: sanity check size of nat and sit cache
by Jin Qian
· 8 years ago
d4fdf8b
f2fs: fix a panic caused by NULL flush_cmd_control
by Yunlei He
· 8 years ago
68390dd
f2fs: remove the unnecessary cast for PTR_ERR
by Zhang Shengju
· 8 years ago
d8c4256
f2fs: remove false-positive bug_on
by Jaegeuk Kim
· 8 years ago
acfd2810
f2fs: Do not issue small discards in LFS mode
by Damien Le Moal
· 8 years ago
aaebdee
f2fs: don't bother checking for encryption key in ->write_iter()
by Eric Biggers
· 8 years ago
b82a6ea
f2fs: don't bother checking for encryption key in ->mmap()
by Eric Biggers
· 8 years ago
6afae63
f2fs: wait discard IO completion without cmd_lock held
by Chao Yu
· 8 years ago
e31b982
f2fs: wake up all waiters in f2fs_submit_discard_endio
by Chao Yu
· 8 years ago
04dfc23
f2fs: show more info if fail to issue discard
by Chao Yu
· 8 years ago
fb830fc
f2fs: introduce io_list for serialize data/node IOs
by Chao Yu
· 8 years ago
e41e6d7
f2fs: split wio_mutex
by Chao Yu
· 8 years ago
963932a
f2fs: combine huge num of discard rb tree consistence checks
by Yunlei He
· 8 years ago
dad48e7
f2fs: fix a bug caused by NULL extent tree
by Yunlei He
· 8 years ago
1d7be27
f2fs: try to freeze in gc and discard threads
by Jaegeuk Kim
· 8 years ago
b7b7c4c
f2fs: add a new function get_ssr_cost
by Yunlei He
· 8 years ago
bd80a4b
f2fs: declare load_free_nid_bitmap static
by Hou Pengyang
· 8 years ago
cc15620
f2fs: avoid f2fs_lock_op for IPU writes
by Jaegeuk Kim
· 8 years ago
a912b54
f2fs: split bio cache
by Jaegeuk Kim
· 8 years ago
81377bd
f2fs: use fio instead of multiple parameters
by Jaegeuk Kim
· 8 years ago
b9109b0
f2fs: remove unnecessary read cases in merged IO flow
by Jaegeuk Kim
· 8 years ago
1919ffc
f2fs: use f2fs_submit_page_bio for ra_meta_pages
by Jaegeuk Kim
· 8 years ago
e5dbd95
f2fs: make sure f2fs_gc returns consistent errno
by Weichao Guo
· 8 years ago
1c6d8ee
f2fs: support statx
by Chao Yu
· 8 years ago
9360712
f2fs: load inode's flag from disk
by Jaegeuk Kim
· 8 years ago
15d3042
f2fs: sanity check checkpoint segno and blkoff
by Jin Qian
· 8 years ago
2d3e486
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
9c6ee01
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
d9dc089
Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 8 years ago
70ef8f0
Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
677375c
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 8 years ago
dd727da
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
2a4e669
Merge branch 'xtensa-sim-params' into xtensa-fixes
by Max Filippov
· 8 years ago
13e0988
docs: complete bumping minimal GNU Make version to 3.81
by Max Filippov
· 8 years ago
fe7a719
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
d484467
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
044f1da
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
d557d1b
refcount: change EXPORT_SYMBOL markings
by Greg Kroah-Hartman
· 8 years ago
37d69ee
docs: bump minimal GNU Make version to 3.81
by Masahiro Yamada
· 8 years ago
394e4f5
initramfs: avoid "label at end of compound statement" error
by Linus Torvalds
· 8 years ago
3ef2bc0
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
2eecf3a
Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
53ef7d0
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
c6a677c
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
e87d51a
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
bdc713b
Merge tag 'drm-coc-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
1062ae4
Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
1a5fb64
Merge tag 'gfs2-4.12.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 8 years ago
aeced66
Merge tag 'for-linus-4.12-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 8 years ago
414975e
Merge tag 'befs-v4.12-rc1' of git://github.com/luisbg/linux-befs
by Linus Torvalds
· 8 years ago
58017a3
Merge tag 'initramfs-fix-4.12-rc1' of git://github.com/stffrdhrn/linux
by Linus Torvalds
· 8 years ago
ed17545
GFS2: Allow glocks to be unlocked after withdraw
by Bob Peterson
· 8 years ago
161f55e
xfs: fix use-after-free in xfs_finish_page_writeback
by Eryu Guan
· 8 years ago
ab182e6
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
10add84e
dm cache metadata: fail operations if fail_io mode has been established
by Mike Snitzer
· 8 years ago
7246f60
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
e579dde
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
85435d7
CIFS: add misssing SFM mapping for doublequote
by Björn Jacke
· 8 years ago
92f66f8
arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS
by Catalin Marinas
· 8 years ago
dcfd9b21
befs: make export work with cold dcache
by Fabian Frederick
· 8 years ago
2e5b0bd
kvm: nVMX: Don't validate disabled secondary controls
by Jim Mattson
· 8 years ago
17a9be3
initramfs: Always do fput() and load modules after rootfs populate
by Stafford Horne
· 8 years ago
7361636
Merge branch 'for-4.12/dax' into libnvdimm-for-next
by Dan Williams
· 8 years ago
d5483fe
libnvdimm, pfn: fix 'npfns' vs section alignment
by Dan Williams
· 8 years ago
af82455
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
8676df5
drm: Document code of conduct
by Daniel Vetter
· 8 years ago
644b493
Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 8 years ago
0be7517
Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
8f28472
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
9d62ed9
libnvdimm: handle locked label storage areas
by Dan Williams
· 8 years ago
8f078b3
libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED
by Dan Williams
· 8 years ago
4ac4d58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
8d5e72d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
2bd8040
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
17a7035
of: fix sparse warnings in fdt, irq, reserved mem, and resolver code
by Rob Herring
· 8 years ago
Next »