Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7f54f51f46f69f3ccde2b65e682a51b0aa6199c3
7f54f51
f2fs: remove preflush for nobarrier case
by Jaegeuk Kim
· 8 years ago
942fd31
f2fs: check last page index in cached bio to decide submission
by Jaegeuk Kim
· 8 years ago
d68f735
f2fs: check io submission more precisely
by Jaegeuk Kim
· 8 years ago
f566bae
f2fs: call internal __write_data_page directly
by Jaegeuk Kim
· 8 years ago
e7c75ab
f2fs: avoid out-of-order execution of atomic writes
by Jaegeuk Kim
· 8 years ago
faa2489
f2fs: move write_node_page above fsync_node_pages
by Jaegeuk Kim
· 8 years ago
c1b2210
f2fs: move flush tracepoint
by Jaegeuk Kim
· 8 years ago
a00861d
f2fs: show # of APPEND and UPDATE inodes
by Jaegeuk Kim
· 8 years ago
cac5a3d
f2fs: fix 446 coding style warnings in f2fs.h
by DongOh Shin
· 8 years ago
c64ab12
f2fs: fix 3 coding style errors in f2fs.h
by DongOh Shin
· 8 years ago
8ed5974
f2fs: declare missing static function
by Jaegeuk Kim
· 8 years ago
0cc0dec
f2fs: show the fault injection mount option
by Kaixu Xia
· 8 years ago
7354581
f2fs: fix null pointer dereference when issuing flush in ->fsync
by Chao Yu
· 8 years ago
dba79f3
f2fs: fix to avoid overflow when left shifting page offset
by Chao Yu
· 8 years ago
ba38c27
f2fs: enhance lookup xattr
by Chao Yu
· 8 years ago
04b9a5f
Doc: f2fs: Fix typo in Documentation/filesystems/f2fs.txt
by Masanari Iida
· 8 years ago
b86e330
f2fs: fix a dead loop in f2fs_fiemap()
by Wei Fang
· 8 years ago
dc91de7
f2fs: do not preallocate blocks which has wrong buffer
by Jaegeuk Kim
· 8 years ago
dcc9165
f2fs: show # of on-going flush and discard bios
by Jaegeuk Kim
· 8 years ago
1546996
f2fs: add a kernel thread to issue discard commands asynchronously
by Jaegeuk Kim
· 8 years ago
0b54fb8
f2fs: factor out discard command info into discard_cmd_control
by Jaegeuk Kim
· 8 years ago
d4adb30
f2fs: reorganize stat information
by Jaegeuk Kim
· 8 years ago
b01a920
f2fs: clean up flush/discard command namings
by Jaegeuk Kim
· 8 years ago
ae27d62
f2fs: check in-memory sit version bitmap
by Chao Yu
· 8 years ago
599a09b
f2fs: check in-memory nat version bitmap
by Chao Yu
· 8 years ago
355e789
f2fs: check in-memory block bitmap
by Chao Yu
· 8 years ago
5fe4574
f2fs: introduce FI_ATOMIC_COMMIT
by Chao Yu
· 8 years ago
939afa9
f2fs: clean up with list_{first, last}_entry
by Chao Yu
· 8 years ago
25290fa
f2fs: return fs_trim if there is no candidate
by Jaegeuk Kim
· 8 years ago
0333ad4
f2fs: avoid needless checkpoint in f2fs_trim_fs
by Jaegeuk Kim
· 8 years ago
4e6a8d9
f2fs: relax async discard commands more
by Jaegeuk Kim
· 8 years ago
bb95d9a
f2fs: drop exist_data for inline_data when truncated to 0
by Jaegeuk Kim
· 8 years ago
363fa4e
f2fs: don't allow encrypted operations without keys
by Jaegeuk Kim
· 8 years ago
26a28a0
f2fs: show the max number of atomic operations
by Jaegeuk Kim
· 8 years ago
ec91538
f2fs: get io size bit from mount option
by Jaegeuk Kim
· 8 years ago
0a595eb
f2fs: support IO alignment for DATA and NODE writes
by Jaegeuk Kim
· 8 years ago
554b512
f2fs: add submit_bio tracepoint
by Jaegeuk Kim
· 8 years ago
d621e6b
f2fs: fix wrong tracepoints for op and op_flags
by Jaegeuk Kim
· 8 years ago
9d52a50
f2fs: reassign new segment for mode=lfs
by Jaegeuk Kim
· 8 years ago
650d3c4
f2fs: fix a missing discard prefree segments
by Yunlei He
· 8 years ago
ed0b562
f2fs: use rb_entry_safe
by Geliang Tang
· 8 years ago
746e240
f2fs: add a case of no need to read a page in write begin
by Yunlei He
· 8 years ago
7855eba
f2fs: fix a problem of using memory after free
by Yunlei He
· 8 years ago
07fe8d4
f2fs: remove unneeded condition
by Dan Carpenter
· 8 years ago
5c9e418
f2fs: don't cache nat entry if out of memory
by Chao Yu
· 8 years ago
fed2466
f2fs: remove unused values in recover_fsync_data
by Yunlei He
· 8 years ago
53cd1ad
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
d56a5ca
Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
dd55396
Merge tag 'md/4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
64a172d
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
ef1dce9
Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
1b1bc42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
3365135
Merge tag 'xfs-for-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
5906374
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
2fb78e8
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
dd3b9f2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
69978aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
2b43215
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
3aebae0
Merge tag 'vfio-v4.10-rc6' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
b4cfe39
RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
by Jack Morgenstein
· 8 years ago
c14024d
Merge branch 'stable/for-jens-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
by Jens Axboe
· 8 years ago
9aed02f
ARC: [arcompact] handle unaligned access delay slot corner case
by Vineet Gupta
· 8 years ago
9d1d166
Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
b84f027
Merge tag 'mmc-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
ed4d50c
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
e0d76fa
xfs: prevent quotacheck from overloading inode lru
by Brian Foster
· 8 years ago
950eabb
ISDN: eicon: silence misleading array-bounds warning
by Arnd Bergmann
· 8 years ago
9d162ed
net: phy: micrel: add support for KSZ8795
by Sean Nyekjaer
· 8 years ago
95120eb
Merge branch 'gtp-fixes'
by David S. Miller
· 8 years ago
3ab1b46
gtp: fix cross netns recv on gtp socket
by Andreas Schultz
· 8 years ago
c6ce1d0
gtp: clear DF bit on GTP packet tx
by Andreas Schultz
· 8 years ago
ab72982
gtp: add genl family modules alias
by Andreas Schultz
· 8 years ago
92e55f4
tcp: don't annotate mark on control socket from tcp_v6_send_response()
by Pablo Neira
· 8 years ago
606f422
arm64: skip register_cpufreq_notifier on ACPI-based systems
by Prashanth Prakash
· 8 years ago
fd694aa
Merge tag 'drm-fixes-for-v4.10-rc6-part-two' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
736a149
Merge tag 'drm-intel-fixes-2017-01-26' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
2287a24
Merge tag 'acpi-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
7d3a0fa
Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
15266ae
drm/nouveau: Handle fbcon suspend/resume in seperate worker
by Lyude Paul
· 8 years ago
cae9ff0
drm/nouveau: Don't enabling polling twice on runtime resume
by Lyude Paul
· 8 years ago
6c971c0
drm/ast: Fixed system hanged if disable P2A
by Y.C. Chen
· 8 years ago
e996598
Merge tag 'drm-vc4-fixes-2017-01-23' of https://github.com/anholt/linux into drm-fixes
by Dave Airlie
· 8 years ago
1fb2d35
Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 8 years ago
99f300c
Merge tag 'drm-misc-fixes-2017-01-23' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 8 years ago
57b59ed
Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations
by Omar Sandoval
· 8 years ago
1fdf419
Btrfs: disable xattr operations on subvolume directories
by Omar Sandoval
· 8 years ago
67ade05
Btrfs: remove old tree_root case in btrfs_read_locked_inode()
by Omar Sandoval
· 8 years ago
a47b70e
ravb: unmap descriptors when freeing rings
by Kazuya Mizuguchi
· 8 years ago
0389227
Merge branches 'acpica' and 'acpi-video'
by Rafael J. Wysocki
· 8 years ago
ff7e593
Merge branches 'pm-sleep' and 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
ee6625a
pNFS: Fix a reference leak in _pnfs_return_layout
by Trond Myklebust
· 8 years ago
406dab8
nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
by Chuck Lever
· 8 years ago
086cb6a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
c364b6d
xfs: fix bmv_count confusion w/ shared extents
by Darrick J. Wong
· 8 years ago
ff9f8a7
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
by Eric Dumazet
· 8 years ago
928d336
Merge tag 'pinctrl-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
08965c2
Revert "sd: remove __data_len hack for WRITE SAME"
by Bart Van Assche
· 8 years ago
0d4ee01
Merge branch 'nvme-4.10-fixes' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 8 years ago
bed7b01
Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
19e420b
nvme-fc: use blk_rq_nr_phys_segments
by Christoph Hellwig
· 8 years ago
Next »