index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ANDROID: sdcardfs: move path_put outside of spinlock
Daniel Rosenberg
2017-04-13
1
-1
/
+6
*
ANDROID: sdcardfs: Use case insensitive hash function
Daniel Rosenberg
2017-04-13
1
-1
/
+10
*
ANDROID: sdcardfs: declare MODULE_ALIAS_FS
Daniel Rosenberg
2017-04-13
1
-0
/
+1
*
ANDROID: sdcardfs: Get the blocksize from the lower fs
Daniel Rosenberg
2017-04-13
1
-12
/
+9
*
ANDROID: sdcardfs: Use d_invalidate instead of drop_recurisve
Daniel Rosenberg
2017-04-13
3
-41
/
+1
*
ANDROID: sdcardfs: Switch to internal case insensitive compare
Daniel Rosenberg
2017-04-13
4
-13
/
+10
*
ANDROID: sdcardfs: Use spin_lock_nested
Daniel Rosenberg
2017-04-13
1
-2
/
+2
*
ANDROID: sdcardfs: Replace get/put with d_lock
Daniel Rosenberg
2017-04-13
1
-13
/
+19
*
ANDROID: sdcardfs: rate limit warning print
Daniel Rosenberg
2017-04-13
1
-2
/
+3
*
ANDROID: sdcardfs: Fix case insensitive lookup
Daniel Rosenberg
2017-04-13
1
-17
/
+51
*
timerfd: Remove an always true check
Dan Carpenter
2017-04-13
1
-2
/
+1
*
timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3
Cyrill Gorcunov
2017-04-13
1
-0
/
+37
*
timerfd: Implement show_fdinfo method
Cyrill Gorcunov
2017-04-13
1
-1
/
+33
*
ANDROID: Put KUSER_HELPERS disable behind config
mspector
2017-04-13
1
-4
/
+4
*
ANDROID: Fixing incorrect return value on error
mspector
2017-04-13
1
-2
/
+6
*
ANDROID: Fix for building non-arm64
mspector
2017-04-13
1
-0
/
+2
*
ANDROID: Support to disable arm32 Kuser_Helpers
mspector
2017-04-13
1
-5
/
+102
*
f2fs: use __set{__clear}_bit_le
Jaegeuk Kim
2017-04-13
1
-3
/
+3
*
f2fs: update_free_nid_bitmap() can be static
kbuild test robot
2017-04-13
1
-2
/
+2
*
f2fs: __update_nat_bits() can be static
kbuild test robot
2017-04-13
1
-1
/
+1
*
f2fs: le16_to_cpu for xattr->e_value_size
Jaegeuk Kim
2017-04-13
1
-1
/
+3
*
f2fs: don't overwrite node block by SSR
Jaegeuk Kim
2017-04-13
1
-0
/
+6
*
f2fs: don't need to invalidate wrong node page
Jaegeuk Kim
2017-04-13
1
-1
/
+4
*
f2fs: fix an error return value in truncate_partial_data_page
Yunlei He
2017-04-13
1
-1
/
+1
*
fscrypt: catch up to v4.11-rc1
Jaegeuk Kim
2017-04-13
12
-378
/
+501
*
f2fs: avoid to flush nat journal entries
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: avoid to issue redundant discard commands
Jaegeuk Kim
2017-04-13
1
-0
/
+2
*
f2fs: fix a plint compile warning
Hou Pengyang
2017-04-13
1
-1
/
+1
*
f2fs: add f2fs_drop_inode tracepoint
Hou Pengyang
2017-04-13
1
-2
/
+5
*
f2fs: Fix zoned block device support
Masato Suzuki
2017-04-13
1
-23
/
+48
*
f2fs: remove redundant set_page_dirty()
Yunlei He
2017-04-13
1
-2
/
+1
*
f2fs: fix to enlarge size of write_io_dummy mempool
Chao Yu
2017-04-13
1
-1
/
+1
*
f2fs: fix memory leak of write_io_dummy mempool during umount
Chao Yu
2017-04-13
1
-1
/
+2
*
f2fs: fix to update F2FS_{CP_}WB_DATA count correctly
Chao Yu
2017-04-13
1
-1
/
+2
*
f2fs: use MAX_FREE_NIDS for the free nids target
Kinglong Mee
2017-04-13
1
-5
/
+3
*
f2fs: introduce free nid bitmap
Chao Yu
2017-04-13
3
-10
/
+119
*
f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint
Kinglong Mee
2017-04-13
4
-19
/
+15
*
f2fs: update the comment of default nr_pages to skipping
Kinglong Mee
2017-04-13
1
-2
/
+2
*
f2fs: drop the duplicate pval in f2fs_getxattr
Kinglong Mee
2017-04-13
1
-3
/
+0
*
f2fs: Don't update the xattr data that same as the exist
Kinglong Mee
2017-04-13
1
-4
/
+16
*
f2fs: kill __is_extent_same
Chao Yu
2017-04-13
2
-12
/
+3
*
f2fs: avoid bggc->fggc when enough free segments are avaliable after cp
Hou Pengyang
2017-04-13
1
-8
/
+9
*
f2fs: select target segment with closer temperature in SSR mode
Chao Yu
2017-04-13
1
-6
/
+17
*
f2fs: show simple call stack in fault injection message
Chao Yu
2017-04-13
8
-13
/
+32
*
fscrypt: catch fscrypto_get_policy in v4.10-rc6
Jaegeuk Kim
2017-04-13
3
-35
/
+47
*
f2fs: use __clear_bit_le
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: no need lock_op in f2fs_write_inline_data
Yunlei He
2017-04-13
1
-2
/
+5
*
f2fs: add bitmaps for empty or full NAT blocks
Jaegeuk Kim
2017-04-13
5
-20
/
+230
*
f2fs: replace rw semaphore extent_tree_lock with mutex lock
Yunlei He
2017-04-13
2
-12
/
+12
*
f2fs: avoid m_flags overlay when allocating more data blocks
Kinglong Mee
2017-04-13
1
-1
/
+1
[prev]
[next]