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: 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
*
Revert "f2fs: reuse nids more aggressively"
Chao Yu
2017-12-06
1
-4
/
+0
*
Revert "f2fs: node segment is prior to data segment selected victim"
Yunlong Song
2017-12-06
1
-11
/
+1
*
AIO: Don't plug the I/O queue in do_io_submit()
Dave Kleikamp
2017-11-19
1
-5
/
+0
*
btrfs: prevent to set invalid default subvolid
satoru takeuchi
2017-11-06
1
-0
/
+4
*
udf: Fix deadlock between writeback and udf_setsize()
Jan Kara
2017-11-06
1
-2
/
+2
*
ext4: avoid deadlock when expanding inode size
Jan Kara
2017-11-06
2
-8
/
+13
*
ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
Darrick J. Wong
2017-11-06
1
-2
/
+2
*
ext4: fix SEEK_HOLE
Jan Kara
2017-11-06
1
-36
/
+14
*
ext4: keep existing extra fields when inode expands
Konstantin Khlebnikov
2017-11-06
1
-2
/
+3
*
FS-Cache: fix dereference of NULL user_key_payload
Eric Biggers
2017-11-06
1
-0
/
+7
*
direct-io: Prevent NULL pointer access in submit_page_section
Andreas Gruenbacher
2017-11-06
1
-1
/
+2
*
fuse: initialize the flock flag in fuse_file on allocation
Mateusz Jurczyk
2017-11-06
1
-1
/
+1
*
leak in O_DIRECT readv past the EOF
Al Viro
2017-11-06
1
-0
/
+1
*
sdcardfs: fix space leak
Andrea Arcangeli
2017-10-21
1
-0
/
+6
*
FROMLIST: f2fs: expose some sectors to user in inline data or dentry case
Jaegeuk Kim
2017-10-16
1
-0
/
+5
*
f2fs: fix potential panic during fstrim
Chao Yu
2017-10-14
3
-5
/
+5
*
f2fs: Fix merge errors
jollaman999
2017-10-04
3
-4
/
+6
*
f2fs: hurry up to issue discard after io interruption
Chao Yu
2017-10-04
1
-2
/
+15
*
f2fs: fix to show correct discard_granularity in sysfs
Chao Yu
2017-10-04
1
-0
/
+2
*
f2fs: detect dirty inode in evict_inode
Chao Yu
2017-10-04
1
-0
/
+3
*
f2fs: clear radix tree dirty tag of pages whose dirty flag is cleared
Daeho Jeong
2017-10-04
2
-0
/
+14
[next]