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
...
*
ext4: refactor sysfs support code
Theodore Ts'o
2017-12-31
1
-133
/
+128
*
ext4: move sysfs code from super.c to fs/ext4/sysfs.c
Theodore Ts'o
2017-12-31
4
-410
/
+410
*
ext4: optimize ext4_writepage() for attempted 4k delalloc writes
Theodore Ts'o
2017-12-31
1
-1
/
+12
*
ext4: fix an endianness bug in ext4_encrypted_follow_link()
Al Viro
2017-12-31
1
-1
/
+1
*
ext4: fix an endianness bug in ext4_encrypted_zeroout()
Al Viro
2017-12-31
1
-1
/
+1
*
ext4: remove unused definition for MAX_32_NUM
Fabian Frederick
2017-12-31
1
-2
/
+0
*
ext4: create EXT4_MAX_BLOCKS() macro
Fabian Frederick
2017-12-31
3
-14
/
+7
*
ext4: improve ext4lazyinit scalability
Dmitry Monakhov
2017-12-31
1
-10
/
+31
*
ext4: remove checks for e_value_block
Jan Kara
2017-12-31
1
-8
/
+7
*
ext4: explicit mount options parsing cleanup
Dmitry Monakhov
2017-12-31
1
-2
/
+6
*
ext4: don't manipulate recovery flag when freezing no-journal fs
Eric Sandeen
2017-12-31
1
-4
/
+8
*
ext4: Check that external xattr value block is zero
Jan Kara
2017-12-31
1
-0
/
+2
*
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
2017-12-31
3
-54
/
+74
*
fsync: __FUNCTION__ > __func__ & indentation cleanup
Mister Oyster
2017-12-26
1
-19
/
+17
*
vfs: conditionally clear close-on-exec flag
Linus Torvalds
2017-12-26
1
-1
/
+2
*
vfs: Fix pathological performance case for __alloc_fd()
Linus Torvalds
2017-12-26
1
-4
/
+35
*
fs: xattr: Use kvfree()
Richard Weinberger
2017-12-26
1
-24
/
+14
*
fs/xattr.c: zero out memory copied to userspace in getxattr
Michal Hocko
2017-12-26
1
-1
/
+1
*
fsync: revert to a version with fbsuspend instead of earlysuspend
Mister Oyster
2017-12-23
4
-194
/
+160
*
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
2017-12-22
1
-3
/
+2
*
ext4: fix crash when a directory's i_size is too small
Chandan Rajendra
2017-12-22
1
-0
/
+4
*
ANDROID: sdcardfs: notify lower file of opens
Daniel Rosenberg
2017-12-21
1
-0
/
+2
*
UPSTREAM: fscrypt: lock mutex before checking for bounce page pool
Eric Biggers
2017-12-19
2
-10
/
+5
*
exfat: do error check for d_splice_alias return
Min Shi
2017-12-18
1
-1
/
+1
*
ext4: fix data corruption for mmap writes
gregkh@linuxfoundation.org
2017-12-10
1
-5
/
+19
*
BACKPORT: dentry name snapshots
Al Viro
2017-12-08
4
-11
/
+52
*
f2fs: trace f2fs_lookup
Chao Yu
2017-12-06
1
-17
/
+32
*
f2fs: skip searching non-exist range in truncate_hole
Weichao Guo
2017-12-06
1
-1
/
+1
*
f2fs: expose some sectors to user in inline data or dentry case
Jaegeuk Kim
2017-12-06
1
-0
/
+6
*
Revert "FROMLIST: f2fs: expose some sectors to user in inline data or dentry ...
Mister Oyster
2017-12-06
1
-5
/
+0
*
f2fs: avoid stale fi->gdirty_list pointer
Jaegeuk Kim
2017-12-06
1
-1
/
+3
*
f2fs/crypto: drop crypto key at evict_inode only
Jaegeuk Kim
2017-12-06
1
-1
/
+0
*
f2fs: fix to avoid race when accessing last_disk_size
Chao Yu
2017-12-06
3
-2
/
+15
*
f2fs: Fix bool initialization/comparison
Thomas Meyer
2017-12-06
1
-2
/
+2
*
f2fs: give up CP_TRIMMED_FLAG if it drops discards
Chao Yu
2017-12-06
3
-6
/
+14
*
f2fs: trace f2fs_remove_discard
Chao Yu
2017-12-06
1
-0
/
+2
*
f2fs: reduce cmd_lock coverage in __issue_discard_cmd
Chao Yu
2017-12-06
1
-8
/
+10
*
f2fs: split discard policy
Chao Yu
2017-12-06
4
-96
/
+88
*
f2fs: wrap discard policy
Chao Yu
2017-12-06
2
-10
/
+40
*
f2fs: support issuing/waiting discard in range
Chao Yu
2017-12-06
3
-23
/
+109
*
f2fs: fix to flush multiple device in checkpoint
Chao Yu
2017-12-06
4
-0
/
+41
*
f2fs: enhance multiple device flush
Chao Yu
2017-12-06
9
-21
/
+86
*
f2fs: fix to show ino management cache size correctly
Chao Yu
2017-12-06
1
-1
/
+1
*
f2fs: drop FI_UPDATE_WRITE tag after f2fs_issue_flush
Chao Yu
2017-12-06
1
-2
/
+4
*
f2fs: obsolete ALLOC_NID_LIST list
Chao Yu
2017-12-06
5
-73
/
+64
*
f2fs: convert inline data for direct I/O & FI_NO_PREALLOC
Weichao Guo
2017-12-06
1
-5
/
+8
*
f2fs: allow readpages with NULL file pointer
Hsiang Kao
2017-12-06
1
-1
/
+1
*
f2fs: show flush list status in sysfs
Chao Yu
2017-12-06
2
-2
/
+6
*
f2fs: introduce read_xattr_block
Chao Yu
2017-12-06
1
-26
/
+24
*
f2fs: introduce read_inline_xattr
Chao Yu
2017-12-06
1
-30
/
+29
[prev]
[next]