Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e3923abb65980d2fb76db551142cadbff2907ebc
/
fs
67843bb
Merge 4.9.169 into android-4.9-q
by Greg Kroah-Hartman
· 6 years ago
1ac411b
Btrfs: do not allow trimming when a fs is mounted with the nologreplay option
by Filipe Manana
· 6 years ago
417da48
Merge 4.9.168 into android-4.9-q
by Greg Kroah-Hartman
· 6 years ago
24c6f9f
vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
by Aurelien Jarno
· 6 years ago
2624115
fs: fix guard_bio_eod to check for real EOD errors
by Carlos Maiolino
· 6 years ago
a05d994
jbd2: fix invalid descriptor block checksum
by luojiajun
· 6 years ago
9d5a48f
cifs: Fix NULL pointer dereference of devname
by Yao Liu
· 6 years ago
d617c20
cifs: use correct format characters
by Louis Taylor
· 6 years ago
7368f92
fs/file.c: initialize init_files.resize_wait
by Shuriyc Chu
· 6 years ago
af17a24
f2fs: do not use mutex lock in atomic context
by Sahitya Tummala
· 6 years ago
aed3804
ocfs2: fix a panic problem caused by o2cb_ctl
by Jia Guo
· 6 years ago
56300d3
CIFS: fix POSIX lock leak and invalid ptr deref
by Aurelien Aptel
· 6 years ago
32c5630
ext4: cleanup bh release code in ext4_ind_remove_space()
by zhangyi (F)
· 6 years ago
6947310
Merge 4.9.167 into android-4.9-q
by Greg Kroah-Hartman
· 6 years ago
28f0641
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
by YueHaibing
· 6 years ago
7d7637d
fs/open.c: allow opening only regular files during execve()
by Tetsuo Handa
· 6 years ago
22a8711
NFSv4.1 don't free interrupted slot on open
by Olga Kornievskaia
· 6 years ago
5ca1860
btrfs: raid56: properly unmap parity page in finish_parity_scrub()
by Andrea Righi
· 6 years ago
44f705e
btrfs: remove WARN_ON in log_dir_items
by Josef Bacik
· 6 years ago
2773c45f
Merge 4.9.166 into android-4.9-q
by Greg Kroah-Hartman
· 6 years ago
a9929df
Merge upstream-f2fs-stable-linux-4.9.y into android-4.9
by Jaegeuk Kim
· 6 years ago
1987172
Hang/soft lockup in d_invalidate with simultaneous calls
by Al Viro
· 7 years ago
7002d0e
ext4: brelse all indirect buffer in ext4_ind_remove_space()
by zhangyi (F)
· 6 years ago
8651fa1e
ext4: fix data corruption caused by unaligned direct AIO
by Lukas Czerner
· 6 years ago
d9f0ce8
ext4: fix NULL pointer dereference while journal is aborted
by Jiufei Xue
· 6 years ago
9247706
udf: Fix crash on IO error during truncate
by Jan Kara
· 6 years ago
88589c5
UPSTREAM: mm: proc: smaps_rollup: fix pss_locked calculation
by Sandeep Patil
· 6 years ago
72b54df
Merge 4.9.165 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
33c164d
nfsd: fix wrong check in write_v4_end_grace()
by Yihao Wu
· 6 years ago
e4ea22f
nfsd: fix memory corruption caused by readdir
by NeilBrown
· 6 years ago
7ed6082
NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
by Trond Myklebust
· 6 years ago
18ae814
NFS: Fix an I/O request leakage in nfs_do_recoalesce
by Trond Myklebust
· 6 years ago
0da4596
NFS: Fix I/O request leakages
by Trond Myklebust
· 6 years ago
241f3e3
jbd2: fix compile warning when using JBUFFER_TRACE
by zhangyi (F)
· 6 years ago
6713df7
jbd2: clear dirty flag when revoking a buffer from an older transaction
by zhangyi (F)
· 6 years ago
4b5f060
ext2: Fix underflow in ext2_max_size()
by Jan Kara
· 6 years ago
14a0bfd
ext4: fix crash during online resizing
by Jan Kara
· 6 years ago
fc3a73f
Btrfs: fix corruption reading shared and compressed extents after hole punching
by Filipe Manana
· 6 years ago
0284f46
btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
by Johannes Thumshirn
· 6 years ago
943ebf4
splice: don't merge into linked buffers
by Jann Horn
· 6 years ago
8c93709
fs/devpts: always delete dcache dentry-s in dput()
by Varad Gautam
· 6 years ago
776f01e
CIFS: Fix read after write for files with read caching
by Pavel Shilovsky
· 6 years ago
f8a0d9cc
CIFS: Do not reset lease state to NONE on lease break
by Pavel Shilovsky
· 6 years ago
0a97dbd
9p: use inode->i_lock to protect i_size_write() under 32-bit
by Hou Tao
· 6 years ago
2c54994
BACKPORT: fs: kernfs: add poll file operation
by Johannes Weiner
· 6 years ago
1325e70
UPSTREAM: kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()
by Vaibhav Jain
· 8 years ago
983d5ea
UPSTREAM: kernfs: fix locking around kernfs_ops->release() callback
by Tejun Heo
· 8 years ago
2768989
UPSTREAM: kernfs: add kernfs_ops->open/release() callbacks
by Tejun Heo
· 8 years ago
f1675aa
UPSTREAM: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
by Johannes Weiner
· 6 years ago
badaff8
UPSTREAM: sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>
by Ingo Molnar
· 8 years ago
67f94d7
f2fs: set pin_file under CAP_SYS_ADMIN
by Jaegeuk Kim
· 6 years ago
8b160a3
f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
by Chao Yu
· 6 years ago
7950bd6
f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
by Chao Yu
· 6 years ago
a9e0ca8
f2fs: fix to do sanity check with inode.i_inline_xattr_size
by Chao Yu
· 6 years ago
e6bd023
f2fs: give some messages for inline_xattr_size
by Jaegeuk Kim
· 6 years ago
b50924a
f2fs: don't trigger read IO for beyond EOF page
by Chao Yu
· 6 years ago
c4e0760
f2fs: fix to add refcount once page is tagged PG_private
by Chao Yu
· 6 years ago
67e68931
f2fs: remove wrong comment in f2fs_invalidate_page()
by Chao Yu
· 6 years ago
8079273
f2fs: fix to use kvfree instead of kzfree
by Chao Yu
· 6 years ago
f229bd7
f2fs: trace f2fs_ioc_shutdown
by Chao Yu
· 6 years ago
820e65b
f2fs: fix to avoid deadlock of atomic file operations
by Chao Yu
· 6 years ago
bfe62ef
f2fs: fix to dirty inode for i_mode recovery
by Chao Yu
· 6 years ago
14d9376
f2fs: give random value to i_generation
by Jaegeuk Kim
· 6 years ago
e343020
f2fs: no need to take page lock in readdir
by Gao Xiang
· 6 years ago
9a50f0d
f2fs: fix to update iostat correctly in IPU path
by Chao Yu
· 6 years ago
b4b3453
f2fs: fix encrypted page memory leak
by Chao Yu
· 6 years ago
c8f04dc
f2fs: make fault injection covering __submit_flush_wait()
by Chao Yu
· 6 years ago
c168435
f2fs: fix to retry fill_super only if recovery failed
by Chao Yu
· 6 years ago
07894d2
f2fs: silence VM_WARN_ON_ONCE in mempool_alloc
by Gao Xiang
· 6 years ago
af8e889
f2fs: fix wrong #endif
by Jaegeuk Kim
· 6 years ago
a455882
f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG
by Jaegeuk Kim
· 6 years ago
7c270bb
f2fs: don't allow negative ->write_io_size_bits
by Chao Yu
· 6 years ago
4d8013e
f2fs: fix to check inline_xattr_size boundary correctly
by Chao Yu
· 6 years ago
429c144
Merge 4.9.163 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
579acda
fs: ratelimit __find_get_block_slow() failure message.
by Tetsuo Handa
· 6 years ago
37b6ac5
autofs: fix error return in autofs_fill_super()
by Ian Kent
· 6 years ago
07f67e6
autofs: drop dentry reference only when it is never used
by Pan Bian
· 6 years ago
c3ce520
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
by Jan Kara
· 6 years ago
2b0ac76
cifs: fix computation for MAX_SMB2_HDR_SIZE
by Ronnie Sahlberg
· 6 years ago
6f976ec
nfs: Fix NULL pointer dereference of dev_name
by Yao Liu
· 6 years ago
dd6734e
exec: Fix mem leak in kernel_read_file
by YueHaibing
· 6 years ago
b010e03
hugetlbfs: fix races and page leaks during migration
by Mike Kravetz
· 6 years ago
675fd5a
ncpfs: fix build warning of strncpy
by Greg Kroah-Hartman
· 6 years ago
f5f87ec
ANDROID: overlayfs: override_creds=off option bypass creator_cred
by Mark Salyzyn
· 6 years ago
b1af104
Merge 4.9.162 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
93ab28b
direct-io: allow direct writes to empty inodes
by Ernesto A. Fernández
· 6 years ago
9df256d
Merge 4.9.161 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
2d182ba
proc, oom: do not report alien mms when setting oom_score_adj
by Michal Hocko
· 6 years ago
79e3959
ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
by Yan, Zheng
· 6 years ago
711e899
Revert "f2fs: fix to avoid deadlock of atomic file operations"
by Jaegeuk Kim
· 6 years ago
23d6d8e
Revert "f2fs: fix to check inline_xattr_size boundary correctly"
by Jaegeuk Kim
· 6 years ago
fd5657a
Merge 4.9.160 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
de5f88f
btrfs: Remove false alert when fiemap range is smaller than on-disk extent
by Qu Wenruo
· 7 years ago
f5f03ad
Build break
by Mark Salyzyn
· 6 years ago
3bc419d
FROMLIST: BACKPORT: overlayfs: override_creds=off option bypass creator_cred
by Mark Salyzyn
· 6 years ago
7c85ed0
Merge 4.9.159 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
04d7680
cifs: Limit memory used by lock request calls to a page
by Ross Lagerwall
· 6 years ago
3de7f845
BACKPORT: userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
by Joel Fernandes
· 6 years ago
da6c4b6
Merge 4.9.158 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
4a1802e
Revert "exec: load_script: don't blindly truncate shebang string"
by Linus Torvalds
· 6 years ago
Next »