index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: Fix potential refcount leak in su check
Tom Marshall
2017-06-07
1
-1
/
+3
*
kernel: Only expose su when daemon is running
Tom Marshall
2017-06-07
3
-0
/
+33
*
ext4: short-cut orphan cleanup on error
Vegard Nossum
2017-05-10
1
-0
/
+10
*
ext4: fix hang when processing corrupted orphaned inode list
Theodore Ts'o
2017-05-10
1
-4
/
+6
*
ecryptfs: don't allow mmap when the lower fs doesn't support it
Jeff Mahoney
2017-03-17
1
-0
/
+8
*
ext4: validate s_first_meta_bg at mount time
Eryu Guan
2017-03-17
1
-0
/
+9
*
BACKPORT: aio: mark AIO pseudo-fs noexec
Nick Desaulniers
2017-03-17
1
-0
/
+4
*
isofs: Fix infinite looping over CE entries
Jan Kara
2017-03-17
1
-0
/
+6
*
block: fix use-after-free in sys_ioprio_get()
Omar Sandoval
2016-11-09
1
-0
/
+2
*
mnt: Prevent pivot_root from creating a loop in the mount tree
Eric W. Biederman
2016-10-27
1
-0
/
+3
*
vfs: more mnt_parent cleanups
Al Viro
2016-10-27
4
-55
/
+29
*
vfs: new internal helper: mnt_has_parent(mnt)
Al Viro
2016-10-27
5
-12
/
+18
*
mnt: Only change user settable mount flags in remount
Eric W. Biederman
2016-10-27
1
-1
/
+1
*
vfs: make AIO use the proper rw_verify_area() area helpers
Linus Torvalds
2016-10-27
1
-0
/
+4
*
fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE
Nick Desaulniers
2016-10-13
1
-0
/
+7
*
mnt: Fail collect_mounts when applied to unmounted mounts
Eric W. Biederman
2016-10-12
1
-1
/
+5
*
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-10-12
1
-2
/
+45
*
pipe: Fix buffer offset after partially failed read
Ben Hutchings
2016-10-12
1
-1
/
+4
*
pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic
Ben Hutchings
2016-10-12
1
-23
/
+32
*
fuse: break infinite loop in fuse_fill_write_pages()
Roman Gushchin
2016-10-12
1
-1
/
+1
*
ext4: make orphan functions be no-op in no-journal mode
Anatol Pomozov
2016-10-12
1
-4
/
+3
*
pagemap: do not leak physical addresses to non-privileged userspace
Kirill A. Shutemov
2016-10-12
1
-0
/
+10
*
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
2016-10-12
1
-25
/
+40
*
vfs: read file_handle only once in handle_to_path
Sasha Levin
2016-10-12
1
-2
/
+3
*
eCryptfs: Remove buggy and unnecessary write in file name decode routine
Michael Halcrow
2016-10-12
1
-1
/
+0
*
f2fs: fix to cover io->bio with io_rwsem
Jaegeuk Kim
2016-06-05
1
-3
/
+2
*
f2fs: fix error path when fail to read inline data
Chao Yu
2016-06-05
2
-5
/
+13
*
f2fs: use list_for_each_entry{_safe} for simplyfying code
Chao Yu
2016-06-05
4
-41
/
+24
*
f2fs: avoid free slab cache under spinlock
Chao Yu
2016-06-05
2
-11
/
+33
*
f2fs: avoid unneeded lookup when xattr name length is too long
Chao Yu
2016-06-05
1
-0
/
+2
*
f2fs: avoid unnecessary bio submit when wait page writeback
Chao Yu
2016-06-05
4
-8
/
+34
*
f2fs: return -EIO when node id is not matched
Jaegeuk Kim
2016-06-05
1
-2
/
+1
*
f2fs: avoid RECLAIM_FS-ON-W warning
Jaegeuk Kim
2016-06-05
2
-2
/
+2
*
f2fs: skip unnecessary node writes during fsync
Jaegeuk Kim
2016-06-05
4
-9
/
+32
*
f2fs: introduce fi->i_sem to protect fi's info
Jaegeuk Kim
2016-06-05
6
-4
/
+28
*
f2fs: change reclaim rate in percentage
Jaegeuk Kim
2016-06-05
2
-2
/
+3
*
f2fs: remove unnecessary threshold
Jaegeuk Kim
2016-06-05
3
-11
/
+5
*
f2fs: throttle the memory footprint with a sysfs entry
Jaegeuk Kim
2016-06-05
4
-6
/
+34
*
f2fs: avoid to drop nat entries due to the negative nr_shrink
Jaegeuk Kim
2016-06-05
1
-1
/
+1
*
f2fs: call f2fs_wait_on_page_writeback instead of native function
Jaegeuk Kim
2016-06-05
5
-19
/
+16
*
f2fs: introduce nr_pages_to_write for segment alignment
Jaegeuk Kim
2016-06-05
4
-19
/
+36
*
f2fs: increase pages_skipped when skipping writepages
Jaegeuk Kim
2016-06-05
3
-7
/
+16
*
f2fs: avoid small data writes by skipping writepages
Jaegeuk Kim
2016-06-05
4
-9
/
+26
*
f2fs: introduce get_dirty_dents for readability
Jaegeuk Kim
2016-06-05
3
-2
/
+7
*
f2fs: fix incorrect parsing with option string
Chao Yu
2016-06-05
1
-2
/
+2
*
f2fs: avoid to return incorrect errno of read_normal_summaries
Chao Yu
2016-06-05
1
-3
/
+7
*
f2fs: introduce f2fs_has_xattr_block for better readability
Chao Yu
2016-06-05
3
-3
/
+8
*
f2fs: print type for each segment in segment_info's show
Chao Yu
2016-06-05
1
-1
/
+9
*
f2fs: check upper bound of ino value in f2fs_nfs_get_inode
Chao Yu
2016-06-05
1
-0
/
+2
*
f2fs: introduce f2fs_has_inline_xattr for better readability
Chao Yu
2016-06-05
2
-3
/
+8
[next]