Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ce23447fe5764391025a67c20c97eaf5c6ac1ec3
ce23447
f2fs: fix to cover io->bio with io_rwsem
by Jaegeuk Kim
· 11 years ago
d54c795
f2fs: fix error path when fail to read inline data
by Chao Yu
· 11 years ago
2d7b822
f2fs: use list_for_each_entry{_safe} for simplyfying code
by Chao Yu
· 11 years ago
cf0ee0f
f2fs: avoid free slab cache under spinlock
by Chao Yu
· 11 years ago
6e452d6
f2fs: avoid unneeded lookup when xattr name length is too long
by Chao Yu
· 11 years ago
df0f8dc
f2fs: avoid unnecessary bio submit when wait page writeback
by Chao Yu
· 11 years ago
3bb5e2c
f2fs: return -EIO when node id is not matched
by Jaegeuk Kim
· 11 years ago
808a1d7
f2fs: avoid RECLAIM_FS-ON-W warning
by Jaegeuk Kim
· 11 years ago
479f40c
f2fs: skip unnecessary node writes during fsync
by Jaegeuk Kim
· 11 years ago
d928bfb
f2fs: introduce fi->i_sem to protect fi's info
by Jaegeuk Kim
· 11 years ago
58c4103
f2fs: change reclaim rate in percentage
by Jaegeuk Kim
· 11 years ago
9179682
f2fs: add missing documentation for dir_level
by Jaegeuk Kim
· 11 years ago
a5f42010
f2fs: remove unnecessary threshold
by Jaegeuk Kim
· 11 years ago
cdfc41c
f2fs: throttle the memory footprint with a sysfs entry
by Jaegeuk Kim
· 11 years ago
40bb005
f2fs: avoid to drop nat entries due to the negative nr_shrink
by Jaegeuk Kim
· 11 years ago
3cb5ad1
f2fs: call f2fs_wait_on_page_writeback instead of native function
by Jaegeuk Kim
· 11 years ago
50c8cdb
f2fs: introduce nr_pages_to_write for segment alignment
by Jaegeuk Kim
· 11 years ago
d3baf95
f2fs: increase pages_skipped when skipping writepages
by Jaegeuk Kim
· 11 years ago
87d6f89
f2fs: avoid small data writes by skipping writepages
by Jaegeuk Kim
· 11 years ago
f8b2c1f
f2fs: introduce get_dirty_dents for readability
by Jaegeuk Kim
· 11 years ago
04c0938
f2fs: fix incorrect parsing with option string
by Chao Yu
· 11 years ago
e4fc5fb
f2fs: avoid to return incorrect errno of read_normal_summaries
by Chao Yu
· 11 years ago
4bc8e9b
f2fs: introduce f2fs_has_xattr_block for better readability
by Chao Yu
· 11 years ago
90aa6dc
f2fs: print type for each segment in segment_info's show
by Chao Yu
· 11 years ago
910bb12
f2fs: check upper bound of ino value in f2fs_nfs_get_inode
by Chao Yu
· 11 years ago
987c7c3
f2fs: introduce f2fs_has_inline_xattr for better readability
by Chao Yu
· 11 years ago
28cdce0
f2fs: recover inline xattr data in roll-forward process
by Chao Yu
· 11 years ago
d653788
f2fs: optimize restore_node_summary slightly
by Gu Zheng
· 11 years ago
46c0436
f2fs: format segment_info's show for better legibility
by Gu Zheng
· 11 years ago
e8512d2
f2fs: remove the unused ctor argument of f2fs_kmem_cache_create()
by Gu Zheng
· 11 years ago
b6ce391
f2fs: update start nid only once each circle
by Gu Zheng
· 11 years ago
20f7075
f2fs: fix wrong kernel coding style
by Jaegeuk Kim
· 11 years ago
c81bf1c
f2fs: fix to write node pages with WRITE_SYNC
by Jaegeuk Kim
· 11 years ago
9cf3c38
f2fs: fix dirty page accounting when redirty
by Chao Yu
· 11 years ago
695fd1e
f2fs: use existing macro to clean up some codes
by Chao Yu
· 11 years ago
81c1a0f1
f2fs: readahead contiguous SSA blocks for f2fs_gc
by Chao Yu
· 11 years ago
ab9fa66
f2fs: add an sysfs entry to control the directory level
by Jaegeuk Kim
· 11 years ago
3843154
f2fs: introduce large directory support
by Jaegeuk Kim
· 11 years ago
5d0c6671
f2fs: remove costly bit operations for f2fs_find_entry
by Jaegeuk Kim
· 11 years ago
8b8343f
f2fs: implement a lock-free stat_show
by Jaegeuk Kim
· 11 years ago
8a7ed66
f2fs: introduce a radix_tree for the free_nid list
by Jaegeuk Kim
· 11 years ago
f978f5a
f2fs: introduce help macro on_build_free_nids()
by Gu Zheng
· 11 years ago
fffc2a0
f2fs: fix to mark the checkpointed nat entry correctly
by Jaegeuk Kim
· 11 years ago
6437d1b
f2fs: fix to do build_stat prior to the recovery procedure
by Jaegeuk Kim
· 11 years ago
8618b88
f2fs: fix not to write data pages on the page reclaiming path
by Jaegeuk Kim
· 11 years ago
b63da15
f2fs: fix the calculation of max_nids
by Jaegeuk Kim
· 11 years ago
942e0be
f2fs: show counts of checkpoint in status
by Changman Lee
· 11 years ago
662befd
f2fs: introduce ra_meta_pages to readahead CP/NAT/SIT pages
by Chao Yu
· 11 years ago
3375f69
f2fs: use inode mutex to keep atomicity of f2fs_falloc
by Chao Yu
· 11 years ago
1fe54f9
f2fs: clean up redundant function call
by Jaegeuk Kim
· 11 years ago
203681f
f2fs: fix f2fs_write_meta_page at no checkpoint status
by Jaegeuk Kim
· 11 years ago
bd859c6
f2fs: fix to truncate dentry pages in the error case
by Jaegeuk Kim
· 11 years ago
f6517cf
f2fs: fix a build warning
by Jaegeuk Kim
· 11 years ago
491c085
f2fs: clean up with a macro
by Jaegeuk Kim
· 11 years ago
924a2dd
f2fs: fix the potential mismatch between dir's i_size and i_blocks
by Jaegeuk Kim
· 11 years ago
1b1f559
f2fs: remove the ugly pointer conversion
by Jaegeuk Kim
· 11 years ago
abb2366
f2fs: fix to recover xattr node block
by Jaegeuk Kim
· 11 years ago
5e44381
f2fs: handle dirty segments inside refresh_sit_entry
by Jaegeuk Kim
· 11 years ago
744602c
f2fs: update_inode_page should be done all the time
by Jaegeuk Kim
· 11 years ago
6d0abec
Linux 3.14-rc3
by Linus Torvalds
· 11 years ago
3962dfb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
4302a87
Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
06b29e7
of: search the best compatible match first in __of_match_node()
by Kevin Hao
· 11 years ago
946dd68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
2d0ef4f
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
5a667a0
Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
3a19c07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9bd01b9
Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
7fc9280
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
83660b7
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
fde1e41
Documentation: i2c: mention ACPI method for instantiating devices
by Wolfram Sang
· 11 years ago
aeca0fe
Documentation: i2c: describe devicetree method for instantiating devices
by Wolfram Sang
· 11 years ago
93de4ba
Btrfs: use right clone root offset for compressed extents
by Filipe David Borba Manana
· 11 years ago
f085381
btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105
by Anand Jain
· 11 years ago
79970db
i2c: mv64xxx: refactor message start to ensure proper initialization
by Wolfram Sang
· 11 years ago
ca03339
Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
40a215f
Merge tag 'tty-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
e2e481d
Merge tag 'staging-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
ad07f12
Merge tag 'driver-core-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
bb0a05d
Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
3a0dfa6
Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol
by Josef Bacik
· 11 years ago
feb5f96
Btrfs: fix max_inline mount option
by Mitch Harder
· 11 years ago
a9d2d4a
Btrfs: fix a lockdep warning when cleaning up aborted transaction
by Liu Bo
· 11 years ago
11bcac8
Revert "btrfs: add ioctl to export size of global metadata reservation"
by Chris Mason
· 11 years ago
8ba7451
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
bd3813d
Merge tag 'md/3.14-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
4e8ca6e
Revert "OF: base: match each node compatible against all given matches first"
by Kevin Hao
· 11 years ago
bf74710
Revert "misc: eeprom: sunxi: Add new compatibles"
by Greg Kroah-Hartman
· 11 years ago
8c44279
Revert "ARM: sunxi: dt: Convert to the new SID compatibles"
by Greg Kroah-Hartman
· 11 years ago
31fce91e
Merge remote-tracking branch 'efi/urgent' into x86/urgent
by H. Peter Anvin
· 11 years ago
c1b8ae0
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
161aa77
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
eef445e
Merge tag 'pm+acpi-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
3bd354a
Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 11 years ago
cbc2525
Merge tag 'fbdev-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 11 years ago
5e57dc8
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
0d25e36
Merge tag 'sound-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
e847882
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
8564358
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
0a33d88
Merge tag 'for-v3.14-fixes' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 11 years ago
Next »