Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
afcbb3c755c92cc2c106ec9e301e0d440dceb185
/
fs
04b4d5f
fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
by Kirill Smelkov
· 6 years ago
b51fdcb
hugetlbfs: fix memory leak for resv_map
by Mike Kravetz
· 6 years ago
f0112b6
debugfs: fix use-after-free on symlink traversal
by Al Viro
· 6 years ago
e22c11d
jffs2: fix use-after-free on symlink traversal
by Al Viro
· 6 years ago
97c4f3a
ceph: fix use-after-free on symlink traversal
by Al Viro
· 6 years ago
b989a3e
NFS: Fix a typo in nfs_init_timeout_values()
by Trond Myklebust
· 6 years ago
0311ff8
fs: prevent page refcount overflow in pipe_buf_get
by Matthew Wilcox
· 6 years ago
e9e4777
Fix aio_poll() races
by Al Viro
· 6 years ago
aab66df
aio: store event at final iocb_put()
by Al Viro
· 6 years ago
c20202c51
aio: keep io_event in aio_kiocb
by Al Viro
· 6 years ago
592ea63
aio: fold lookup_kiocb() into its sole caller
by Al Viro
· 6 years ago
c7f2525
pin iocb through aio.
by Linus Torvalds
· 6 years ago
d6b2615
aio: simplify - and fix - fget/fput for io_submit()
by Linus Torvalds
· 6 years ago
2afa01c
aio: initialize kiocb private in case any filesystems expect it.
by Mike Marshall
· 6 years ago
a812f7b
aio: abstract out io_event filler helper
by Jens Axboe
· 6 years ago
d384f8b
aio: split out iocb copy from io_submit_one()
by Jens Axboe
· 6 years ago
4d67768
aio: use iocb_put() instead of open coding it
by Jens Axboe
· 6 years ago
ef529ee
aio: don't zero entire aio_kiocb aio_get_req()
by Jens Axboe
· 6 years ago
730198c
aio: separate out ring reservation from req allocation
by Christoph Hellwig
· 6 years ago
b337325
aio: use assigned completion handler
by Jens Axboe
· 6 years ago
9101cbe
aio: clear IOCB_HIPRI
by Christoph Hellwig
· 6 years ago
94ad68a
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
by Tetsuo Handa
· 6 years ago
4d476a0
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
by YueHaibing
· 6 years ago
b4d4b5e
nfsd: Don't release the callback slot unless it was actually held
by Trond Myklebust
· 6 years ago
950eec8
ceph: fix ci->i_head_snapc leak
by Yan, Zheng
· 6 years ago
246d2bf
ceph: ensure d_name stability in ceph_dentry_hash()
by Jeff Layton
· 6 years ago
8d693ef
ceph: only use d_name directly when parent is locked
by Jeff Layton
· 6 years ago
cffeb9c
tracing: Fix buffer_ref pipe ops
by Jann Horn
· 6 years ago
ee23106
cifs: do not attempt cifs operation on smb2+ rename error
by Frank Sorenson
· 6 years ago
d5bf783
cifs: fix memory leak in SMB2_read
by Ronnie Sahlberg
· 6 years ago
8766cc7
ext4: fix some error pointer dereferences
by Dan Carpenter
· 6 years ago
6ff17bc
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
by Andrea Arcangeli
· 6 years ago
2fcee5e
cifs: fix handle leak in smb2_query_symlink()
by Ronnie Sahlberg
· 6 years ago
c69330a
cifs: Fix use-after-free in SMB2_read
by ZhangXiaoxu
· 6 years ago
8fb89b4
cifs: Fix use-after-free in SMB2_write
by ZhangXiaoxu
· 6 years ago
8092ecc
CIFS: keep FileInfo handle live during oplock break
by Aurelien Aptel
· 6 years ago
48b0309
f2fs: fix to dirty inode for i_mode recovery
by Chao Yu
· 6 years ago
e9603cf
cifs: fallback to older infolevels on findfirst queryinfo retry
by Steve French
· 6 years ago
8722566
f2fs: cleanup dirty pages if recover failed
by Sheng Yong
· 6 years ago
14b1832
f2fs: fix to do sanity check with current segment number
by Chao Yu
· 6 years ago
4369f8a
9p locks: add mount option for lock retry interval
by Dinu-Razvan Chis-Serban
· 6 years ago
db77c78
9p: do not trust pdu content for stat item size
by Gertjan Halkes
· 6 years ago
f936836
f2fs: fix to avoid NULL pointer dereference on se->discard_map
by Chao Yu
· 6 years ago
6fd66be
ext4: prohibit fstrim in norecovery mode
by Darrick J. Wong
· 6 years ago
83e3e89
x86/gart: Exclude GART aperture from kcore
by Kairui Song
· 6 years ago
40276e4
fix incorrect error code mapping for OBJECTID_NOT_FOUND
by Steve French
· 6 years ago
a793860
ext4: report real fs size after failed resize
by Lukas Czerner
· 6 years ago
f5a94fd
ext4: add missing brelse() in add_new_gdb_meta_bg()
by Lukas Czerner
· 6 years ago
90a1327
ext4: avoid panic during forced reboot
by Jan Kara
· 6 years ago
ca306c1
inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
by ZhangXiaoxu
· 6 years ago
543bb48
block: fix the return errno for direct IO
by Jason Yan
· 6 years ago
54fb5c9
btrfs: prop: fix vanished compression property after failed set
by Anand Jain
· 6 years ago
fbfbb99
btrfs: prop: fix zstd compression parameter validation
by Anand Jain
· 6 years ago
16515ac
Btrfs: do not allow trimming when a fs is mounted with the nologreplay option
by Filipe Manana
· 6 years ago
dbeca41
f2fs: UBSAN: set boolean value iostat_enable correctly
by Sheng Yong
· 6 years ago
9154420
jbd2: fix race when writing superblock
by Theodore Ts'o
· 6 years ago
c26d61e
vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
by Aurelien Jarno
· 6 years ago
dcedd37
btrfs: qgroup: Make qgroup async transaction commit more aggressive
by Qu Wenruo
· 6 years ago
83c3953
fs: fix guard_bio_eod to check for real EOD errors
by Carlos Maiolino
· 6 years ago
6a817a7
jbd2: fix invalid descriptor block checksum
by luojiajun
· 6 years ago
36a3219
cifs: Fix NULL pointer dereference of devname
by Yao Liu
· 6 years ago
d579b4e
cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED
by Namjae Jeon
· 6 years ago
4ab78f4
f2fs: fix to check inline_xattr_size boundary correctly
by Chao Yu
· 6 years ago
626d98b
cifs: use correct format characters
by Louis Taylor
· 6 years ago
d609ecd
fs/file.c: initialize init_files.resize_wait
by Shuriyc Chu
· 6 years ago
9b4f276
f2fs: do not use mutex lock in atomic context
by Sahitya Tummala
· 6 years ago
20141fe
ocfs2: fix a panic problem caused by o2cb_ctl
by Jia Guo
· 6 years ago
d739196
f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
by Chao Yu
· 6 years ago
198c998
f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
by Chao Yu
· 6 years ago
2938651
CIFS: fix POSIX lock leak and invalid ptr deref
by Aurelien Aptel
· 6 years ago
2dbc7c6
ext4: cleanup bh release code in ext4_ind_remove_space()
by zhangyi (F)
· 6 years ago
07d0d2b
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
by YueHaibing
· 6 years ago
3b3fcc3
ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
by Darrick J. Wong
· 6 years ago
72b790c4
fs/open.c: allow opening only regular files during execve()
by Tetsuo Handa
· 6 years ago
6475154
NFSv4.1 don't free interrupted slot on open
by Olga Kornievskaia
· 6 years ago
da57cba
NFS: fix mount/umount race in nlmclnt.
by NeilBrown
· 6 years ago
fd1b253
Btrfs: fix assertion failure on fsync with NO_HOLES enabled
by Filipe Manana
· 6 years ago
0ae3b84
btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size
by Nikolay Borisov
· 6 years ago
1cf4ab0
btrfs: raid56: properly unmap parity page in finish_parity_scrub()
by Andrea Righi
· 6 years ago
d952c33
btrfs: don't report readahead errors and don't update statistics
by David Sterba
· 6 years ago
b57220c
btrfs: remove WARN_ON in log_dir_items
by Josef Bacik
· 6 years ago
22dcb30
Btrfs: fix incorrect file size after shrinking truncate and fsync
by Filipe Manana
· 6 years ago
1fd916e
f2fs: fix to avoid deadlock of atomic file operations
by Chao Yu
· 6 years ago
d12d864
ext4: brelse all indirect buffer in ext4_ind_remove_space()
by zhangyi (F)
· 6 years ago
76c9ee6
ext4: fix data corruption caused by unaligned direct AIO
by Lukas Czerner
· 6 years ago
558331d
ext4: fix NULL pointer dereference while journal is aborted
by Jiufei Xue
· 6 years ago
38bd575
SMB3: Fix SMB3.1.1 guest mounts to Samba
by Steve French
· 6 years ago
14c52ac
cifs: allow guest mounts to work for smb3.11
by Ronnie Sahlberg
· 6 years ago
c72e90d
udf: Fix crash on IO error during truncate
by Jan Kara
· 6 years ago
4af185f
NFSv4.1: Reinitialise sequence results before retransmitting a request
by Trond Myklebust
· 6 years ago
ecab6ab
nfsd: fix wrong check in write_v4_end_grace()
by Yihao Wu
· 6 years ago
8056912
nfsd: fix memory corruption caused by readdir
by NeilBrown
· 6 years ago
10a68cd
nfsd: fix performance-limiting session calculation
by J. Bruce Fields
· 6 years ago
2c648ca
NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
by Trond Myklebust
· 6 years ago
63b0ee1
NFS: Fix an I/O request leakage in nfs_do_recoalesce
by Trond Myklebust
· 6 years ago
be74fdd
NFS: Fix I/O request leakages
by Trond Myklebust
· 6 years ago
584f390
jbd2: fix compile warning when using JBUFFER_TRACE
by zhangyi (F)
· 6 years ago
dbe4bc9
jbd2: clear dirty flag when revoking a buffer from an older transaction
by zhangyi (F)
· 6 years ago
62600af
ext2: Fix underflow in ext2_max_size()
by Jan Kara
· 6 years ago
8a4fdc6
ext4: fix crash during online resizing
by Jan Kara
· 6 years ago
Next »