Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
12719ae14e57980ebf0a7baa63bc80494c76b192
12719ae
f2fs: avoid unnecessary f2fs_balance_fs calls
by Jaegeuk Kim
· 9 years ago
7612118
f2fs: check the page status filled from disk
by Jaegeuk Kim
· 9 years ago
0e022ea
f2fs: introduce __get_node_page to reuse common code
by Chao Yu
· 9 years ago
e845872
f2fs: check node id earily when readaheading node page
by Chao Yu
· 9 years ago
de1475c
f2fs: read isize while holding i_mutex in fiemap
by Fan Li
· 9 years ago
957efb0
Revert "f2fs: check the node block address of newly allocated nid"
by Jaegeuk Kim
· 9 years ago
a513119
f2fs: cover more area with nat_tree_lock
by Jaegeuk Kim
· 9 years ago
e0afc4d
f2fs: introduce max_file_blocks in sbi
by Chao Yu
· 9 years ago
3a9e643
f2fs crypto: check CONFIG_F2FS_FS_XATTR for encrypted symlink
by Chao Yu
· 9 years ago
137d09f
f2fs: introduce zombie list for fast shrinking extent trees
by Jaegeuk Kim
· 9 years ago
c00ba55
f2fs: monitor zombie_tree count
by Jaegeuk Kim
· 9 years ago
c46a155
f2fs: use IPU for fdatasync
by Jaegeuk Kim
· 9 years ago
8d4ea29
f2fs: write pending bios when cp_error is set
by Jaegeuk Kim
· 9 years ago
1f6fa26
f2fs: remove f2fs_bug_on in terms of max_depth
by Jaegeuk Kim
· 9 years ago
732d564
f2fs: fix f2fs_ioc_abort_volatile_write
by Jaegeuk Kim
· 9 years ago
4e0d836
f2fs: fix to skip recovering dot dentries in a readonly fs
by Chao Yu
· 9 years ago
ed3d125
f2fs: load largest extent all the time
by Jaegeuk Kim
· 9 years ago
819d915
f2fs: use i_size_read to get i_size
by Jaegeuk Kim
· 9 years ago
8dc0d6a
f2fs: early check broken symlink length in the encrypted case
by Jaegeuk Kim
· 9 years ago
e96248b
f2fs: clean up f2fs_ioc_write_checkpoint
by Chao Yu
· 9 years ago
179448b
f2fs: add a max block check for get_data_block_bmap
by Yunlei He
· 9 years ago
9a950d5
f2fs: fix bugs and simplify codes of f2fs_fiemap
by Fan Li
· 9 years ago
6d5a149
f2fs: let user being aware of IO error
by Chao Yu
· 9 years ago
d538417
f2fs: add missing f2fs_balance_fs in __recover_dot_dentries
by Chao Yu
· 9 years ago
06d6f22
f2fs: declare static function
by Jaegeuk Kim
· 9 years ago
b4d07a3
f2fs: avoid f2fs_lock_op in f2fs_write_begin
by Jaegeuk Kim
· 9 years ago
4aa69d5
f2fs: return early when trying to read null nid
by Jaegeuk Kim
· 9 years ago
2aadac0
f2fs: introduce prepare_write_begin to clean up
by Jaegeuk Kim
· 9 years ago
fba48a8
f2fs: don't convert inline inode when inline_data option is disable
by Chao Yu
· 9 years ago
c34f42e
f2fs: report error of do_checkpoint
by Chao Yu
· 9 years ago
2a34076
f2fs: call f2fs_balance_fs only when node was changed
by Jaegeuk Kim
· 9 years ago
3104af35
f2fs: reduce covered region of sbi->cp_rwsem in f2fs_map_blocks
by Chao Yu
· 9 years ago
93bae09
f2fs: record node block allocation in dnode_of_data
by Jaegeuk Kim
· 9 years ago
00623e6
f2fs: avoid unnecessary f2fs_gc for dir operations
by Jaegeuk Kim
· 9 years ago
b9d777b
f2fs: check inline_data flag at converting time
by Jaegeuk Kim
· 9 years ago
74fd8d9
f2fs: speed up shrinking extent tree entries
by Jaegeuk Kim
· 9 years ago
7441cce
f2fs: use atomic variable for total_extent_tree
by Jaegeuk Kim
· 9 years ago
4cf1853
f2fs: add a tracepoint for sync_dirty_inodes
by Chao Yu
· 9 years ago
7df3a43
f2fs: optimize the flow of f2fs_map_blocks
by Fan Li
· 9 years ago
36b35a0
f2fs: support data flush in background
by Chao Yu
· 9 years ago
33fbd51
f2fs: stat dirty regular/symlink inodes
by Chao Yu
· 9 years ago
343f40f
f2fs: introduce new option for controlling data flush
by Chao Yu
· 9 years ago
c227f91
f2fs: record dirty status of regular/symlink inode
by Chao Yu
· 9 years ago
b398091
f2fs: introduce __f2fs_commit_super
by Chao Yu
· 9 years ago
55d1cdb
f2fs: relocate tracepoint of write_checkpoint
by Jaegeuk Kim
· 9 years ago
e8240f6
f2fs: don't grab super block buffer header all the time
by Chao Yu
· 9 years ago
b39f0de
f2fs: backup raw_super in sbi
by Yunlei He
· 9 years ago
a1c1e9b
f2fs: fix to reset variable correctlly
by Fan Li
· 9 years ago
6ad7609
f2fs: introduce __remove_dirty_inode
by Chao Yu
· 9 years ago
2710fd7
f2fs: introduce dirty list node in inode info
by Chao Yu
· 9 years ago
a49324f
f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entry
by Chao Yu
· 9 years ago
a11fac3
f2fs: add symbol to avoid any confusion with tools
by Jaegeuk Kim
· 9 years ago
9a59b62
f2fs: do more integrity verification for superblock
by Chao Yu
· 9 years ago
e893158
f2fs: fix to update variable correctly when skip a unmapped block
by Fan Li
· 9 years ago
d8fe4f0
f2fs: write only the pages in range during defragment
by Fan Li
· 9 years ago
e1c51b9f
f2fs: clean up node page updating flow
by Chao Yu
· 9 years ago
ea212a4
f2fs: use lock_buffer when changing superblock
by Jaegeuk Kim
· 9 years ago
5d909cd
f2fs: refactor f2fs_commit_super
by Jaegeuk Kim
· 9 years ago
8060944
f2fs: enhance the bit operation for SSR
by Jaegeuk Kim
· 9 years ago
0cab80e
f2fs: fix to convert inline inode in ->setattr
by Chao Yu
· 9 years ago
3519e3f
f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation
by Chao Yu
· 9 years ago
9006f2c
f2fs: kill f2fs_drop_largest_extent
by Chao Yu
· 9 years ago
b7973f2
f2fs: clean up argument of recover_data
by Chao Yu
· 9 years ago
855639d
f2fs: clean up code with __has_cursum_space
by Chao Yu
· 9 years ago
e9837bc
f2fs: clean up error path in f2fs_readdir
by Chao Yu
· 9 years ago
807b1e1
f2fs: do not recover from previous remained wrong dnodes
by Jaegeuk Kim
· 9 years ago
760de79
f2fs: avoid deadlock in f2fs_shrink_extent_tree
by Jaegeuk Kim
· 9 years ago
57b62d2
f2fs: fix to report error in f2fs_readdir
by Chao Yu
· 9 years ago
f478f43
f2fs: clear page uptodate when dropping cache for atomic write
by Chao Yu
· 9 years ago
692223d
f2fs: optimize __find_rev_next_bit
by Fan Li
· 9 years ago
eb7e813
f2fs: fix to remove directory inode from dirty list
by Chao Yu
· 9 years ago
04ef4b6
f2fs: fix to enable missing ioctl interfaces in ->compat_ioctl
by Chao Yu
· 9 years ago
29ba108
f2fs: fix memory leak of kobject in error path of fill_super
by Chao Yu
· 9 years ago
4bb9998
Doc: f2fs: Fix typos in Documentation/filesystems/f2fs.txt
by Masanari Iida
· 9 years ago
d323d00
f2fs: support file defragment
by Chao Yu
· 9 years ago
2da3e027
f2fs: commit atomic written page in LFS mode
by Chao Yu
· 9 years ago
787c7b8c
f2fs: report error of f2fs_create_root_stats
by Chao Yu
· 9 years ago
fb39cbd
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
db28176
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
0992207
Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 9 years ago
8cdef96
Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
b1007e7
Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
0de58f8
ARM/arm64: KVM: correct PTE uncachedness check
by Ard Biesheuvel
· 9 years ago
f6be563
arm64: KVM: Get rid of old vcpu_reg()
by Pavel Fedin
· 9 years ago
2ec5be3
arm64: KVM: Correctly handle zero register in system register accesses
by Pavel Fedin
· 9 years ago
3fec037
arm64: KVM: Remove const from struct sys_reg_params
by Pavel Fedin
· 9 years ago
bc45a51
arm64: KVM: Correctly handle zero register during MMIO
by Pavel Fedin
· 9 years ago
d441fe2
Merge branches 'pm-domains' and 'pm-cpufreq'
by Rafael J. Wysocki
· 9 years ago
3e5050e
Merge branches 'acpica', 'acpi-video' and 'device-properties'
by Rafael J. Wysocki
· 9 years ago
c09c9dd
Merge branches 'acpi-pci' and 'pm-pci'
by Rafael J. Wysocki
· 9 years ago
265e2cf
PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()
by Eric Anholt
· 9 years ago
071f5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
2873d32
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
c041f08
Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
e3c9b1e
Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
cf18b77
net: phy: reset only targeted phy
by Jérôme Pouiller
· 9 years ago
c5ba5c8
Merge branch 'bnxt_en-fixes'
by David S. Miller
· 9 years ago
b664f00
bnxt_en: Setup uc_list mac filters after resetting the chip.
by Michael Chan
· 9 years ago
bdd4347
bnxt_en: enforce proper storing of MAC address
by Jeffrey Huang
· 9 years ago
1fc2cfd
bnxt_en: Fixed incorrect implementation of ndo_set_mac_address
by Jeffrey Huang
· 9 years ago
Next »