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 crypto: add ext4_mpage_readpages()
Theodore Ts'o
2017-05-27
4
-3
/
+271
*
ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trim
JP Abgrall
2017-05-27
3
-12
/
+25
*
ext4: use old legacy direct I/O interface for 3.18 backport
Theodore Ts'o
2017-05-27
3
-15
/
+20
*
non-ext4 portions of "direct-io: Implement generic deferred AIO completions"
Theodore Ts'o
2017-05-27
5
-58
/
+84
*
ext4: revert to old read/write/aio interface for 3.18 backport
Theodore Ts'o
2017-05-27
1
-5
/
+176
*
ext4: remove tmpfile, rename2, set_acl operations for 3.18 backport
Theodore Ts'o
2017-05-27
1
-12
/
+19
*
ext4: use old interface for ext4_readdir()
Theodore Ts'o
2017-05-27
1
-2
/
+15
*
sync: don't block the flusher thread waiting on IO
Dave Chinner
2017-05-27
1
-2
/
+7
*
ext4: fix up bio->bi_iter.bi_sector
Theodore Ts'o
2017-05-27
1
-2
/
+2
*
ext4: use old truncate_pagecache() interface for ext4 3.18 backport
Theodore Ts'o
2017-05-27
2
-3
/
+5
*
ext4: use old percpu_counter_init() function signature
Theodore Ts'o
2017-05-27
2
-9
/
+6
*
ext4: use the old shrinker API
Theodore Ts'o
2017-05-27
1
-6
/
+10
*
ext4: disable ext4 acl handling for 3.18 backport
Theodore Ts'o
2017-05-27
1
-0
/
+3
*
BACKPORT: ext4 from 3.18 to mtk-3.10
Mister Oyster
2017-05-27
38
-6175
/
+6782
*
fs: add inode_set_flags() for ext4 3.18 backport
Theodore Ts'o
2017-05-27
1
-0
/
+31
*
fs: add {lock,unlock}_two_nondirectories for 3.18 backport
Theodore Ts'o
2017-05-27
1
-0
/
+35
*
ANDROID: sdcardfs: Check for NULL in revalidate
Daniel Rosenberg
2017-05-24
1
-3
/
+5
*
UPSTREAM: proc: actually make proc_fd_permission() thread-friendly
Oleg Nesterov
2017-05-24
1
-2
/
+5
*
UPSTREAM: proc: make proc_fd_permission() thread-friendly
Oleg Nesterov
2017-05-24
1
-5
/
+2
*
fs/mpage.c: factor page_endio() out of mpage_end_io()
Matthew Wilcox
2017-05-24
1
-17
/
+1
*
fs/mpage.c: factor clean_buffers() out of __mpage_writepage()
Matthew Wilcox
2017-05-24
1
-24
/
+30
*
fs/mpage.c: Convert to use bio_for_each_segment()
Kent Overstreet
2017-05-24
1
-9
/
+8
*
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
Matthew Wilcox
2017-05-24
2
-0
/
+75
*
mm/mempolicy.c: convert the shared_policy lock to a rwlock
Nathan Zimmer
2017-05-24
1
-1
/
+1
*
Fix "hide su" patch for 3.10
Alberto97
2017-05-24
1
-0
/
+1
*
fs: namespace: fix maybe-uninitialized warning
Nathan Chancellor
2017-05-23
1
-2
/
+2
*
kernel: Fix potential refcount leak in su check
Tom Marshall
2017-05-22
1
-1
/
+3
*
kernel: Only expose su when daemon is running
Tom Marshall
2017-05-21
3
-0
/
+28
*
f2fs: switch to using fscrypt_match_name()
Eric Biggers
2017-05-21
1
-24
/
+4
*
fscrypt: introduce helper function for filename matching
Eric Biggers
2017-05-21
2
-22
/
+70
*
fscrypt: fix context consistency check when key(s) unavailable
Eric Biggers
2017-05-21
1
-19
/
+68
*
fscrypt: Move key structure and constants to uapi
Joe Richey
2017-05-21
1
-11
/
+0
*
fscrypt: remove unnecessary checks for NULL operations
Eric Biggers
2017-05-21
2
-13
/
+1
*
fscrypt: eliminate ->prepare_context() operation
Eric Biggers
2017-05-21
1
-7
/
+0
*
fscrypt: avoid collisions when presenting long encrypted filenames
Eric Biggers
2017-05-21
2
-3
/
+3
*
f2fs: check entire encrypted bigname when finding a dentry
Jaegeuk Kim
2017-05-21
4
-20
/
+31
*
f2fs: sync f2fs_lookup() with ext4_lookup()
Eric Biggers
2017-05-21
1
-3
/
+4
*
f2fs: fix a mount fail for wrong next_scan_nid
Yunlei He
2017-05-21
1
-0
/
+3
*
f2fs: relocate inode_{,un}lock in F2FS_IOC_SETFLAGS
Chao Yu
2017-05-21
1
-3
/
+4
*
f2fs: show available_nids in f2fs/status
Jaegeuk Kim
2017-05-21
2
-3
/
+5
*
f2fs: flush dirty nats periodically
Jaegeuk Kim
2017-05-21
1
-1
/
+1
*
f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard
Chao Yu
2017-05-21
4
-8
/
+31
*
f2fs: allow cpc->reason to indicate more than one reason
Chao Yu
2017-05-21
3
-20
/
+18
*
f2fs: release cp and dnode lock before IPU
Hou Pengyang
2017-05-21
4
-16
/
+27
*
f2fs: shrink size of struct discard_cmd
Chao Yu
2017-05-21
1
-1
/
+1
*
f2fs: don't hold cmd_lock during waiting discard command
Chao Yu
2017-05-21
2
-5
/
+21
*
f2fs: nullify fio->encrypted_page for each writes
Jaegeuk Kim
2017-05-21
1
-2
/
+2
*
f2fs: sanity check segment count
Jin Qian
2017-05-21
1
-0
/
+7
*
f2fs: introduce valid_ipu_blkaddr to clean up
Jaegeuk Kim
2017-05-21
1
-5
/
+12
*
f2fs: lookup extent cache first under IPU scenario
Hou Pengyang
2017-05-21
3
-3
/
+17
[prev]
[next]