Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ac63990247fbd4104d54166455e35cd604596e5d
/
fs
a8b3698
Btrfs: fix hang when loading existing inode cache off disk
by Filipe Manana
· 5 years ago
a371457
signal: Allow cifs and drbd to receive their terminating signals
by Eric W. Biederman
· 5 years ago
24328d5
ext4: set error return correctly when ext4_htree_store_dirent fails
by Colin Ian King
· 5 years ago
f7dfb15
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
by Steve French
· 5 years ago
e038a1b6
signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
by Eric W. Biederman
· 6 years ago
bacf3d2
jfs: fix bogus variable self-initialization
by Arnd Bergmann
· 6 years ago
e4a9330
NFS: Fix a soft lockup in the delegation recovery code
by Trond Myklebust
· 6 years ago
020fa8d
fs/nfs: Fix nfs_parse_devname to not modify it's argument
by Eric W. Biederman
· 6 years ago
32cdacb
exportfs: fix 'passing zero to ERR_PTR()' warning
by YueHaibing
· 6 years ago
b380e0d
xfs: Sanity check flags of Q_XQUOTARM call
by Jan Kara
· 5 years ago
5774dd5
reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr
by Jeff Mahoney
· 4 years, 10 months ago
221c195
ocfs2: call journal flush to mark journal as empty after journal recovery when mount
by Kai Li
· 4 years, 10 months ago
8531936
f2fs: fix potential overflow
by Chao Yu
· 5 years ago
a1ac6bd
cifs: Adjust indentation in smb2_open_file
by Nathan Chancellor
· 5 years ago
8e508ac
ext4: add more paranoia checking in ext4_expand_extra_isize handling
by Theodore Ts'o
· 5 years ago
d1c8138
ext4: fix use-after-free race with debug_want_extra_isize
by Barret Rhoden
· 6 years ago
d2c9ee4
chardev: Avoid potential use-after-free in 'chrdev_open()'
by Will Deacon
· 5 years ago
b42bb8c
pstore/ram: Write new dumps to start of recycled zones
by Aleksandr Yashkin
· 4 years, 10 months ago
378ebd3
fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
by Al Viro
· 6 years ago
a769760
xfs: don't check for AG deadlock for realtime files in bunmapi
by Omar Sandoval
· 5 years ago
af49ad5
nfsd4: fix up replay_matches_cache()
by Scott Mayhew
· 5 years ago
05a613d
locks: print unsigned ino in /proc/locks
by Amir Goldstein
· 5 years ago
16dfa6a
xfs: fix mount failure crash on invalid iclog memory access
by Brian Foster
· 5 years ago
194468718
filldir[64]: remove WARN_ON_ONCE() for bad directory entries
by Linus Torvalds
· 5 years ago
89f5840
Make filldir[64]() verify the directory entry filename is valid
by Linus Torvalds
· 5 years ago
8da06d3
ocfs2: fix passing zero to 'PTR_ERR' warning
by Ding Xiang
· 5 years ago
e1513b3
ext4: work around deleting a file with i_nlink == 0 safely
by Theodore Ts'o
· 5 years ago
4cfee66
fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
by Konstantin Khlebnikov
· 5 years ago
90244f0
jbd2: Fix statistics for the number of logged blocks
by Jan Kara
· 5 years ago
ed7c2c1
ext4: check for directory entries too close to block end
by Jan Kara
· 5 years ago
dfcbd407
ext4: fix ext4_empty_dir() for directories with holes
by Jan Kara
· 5 years ago
be9a42b
Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues
by Filipe Manana
· 5 years ago
e8da91e
btrfs: abort transaction after failed inode updates in create_subvol
by Josef Bacik
· 5 years ago
fecbec3
btrfs: return error pointer from alloc_test_extent_buffer
by Dan Carpenter
· 5 years ago
863153c
btrfs: do not call synchronize_srcu() in inode_tree_del
by Josef Bacik
· 5 years ago
85562d8
btrfs: don't double lock the subvol_sem for rename exchange
by Josef Bacik
· 5 years ago
c3c7c0c
btrfs: don't prematurely free work in reada_start_machine_worker()
by Omar Sandoval
· 5 years ago
4abc387
btrfs: don't prematurely free work in run_ordered_work()
by Omar Sandoval
· 5 years ago
2d3ff93
btrfs: don't prematurely free work in end_workqueue_fn()
by Omar Sandoval
· 5 years ago
ed6421d
btrfs: handle ENOENT in btrfs_uuid_tree_iterate
by Josef Bacik
· 5 years ago
96657a5
btrfs: do not leak reloc root if we fail to read the fs root
by Josef Bacik
· 5 years ago
7875fd3
btrfs: skip log replay on orphaned roots
by Josef Bacik
· 5 years ago
5234d7e
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
by Pavel Shilovsky
· 5 years ago
2022b5e
ext4: fix a bug in ext4_wait_for_tail_page_commit
by yangerkun
· 5 years ago
0243d18
reiserfs: fix extended attributes on the root directory
by Jeff Mahoney
· 5 years ago
663be68
Btrfs: fix negative subv_writers counter and data space leak after buffered write
by Filipe Manana
· 5 years ago
bae4610
quota: fix livelock in dquot_writeback_dquots
by Dmitry Monakhov
· 5 years ago
b527290
ext2: check err when partial != NULL
by Chengguang Xu
· 5 years ago
072d24e
quota: Check that quota is not dirty before release
by Dmitry Monakhov
· 5 years ago
b2d6535
btrfs: record all roots for rename exchange on a subvol
by Josef Bacik
· 5 years ago
b6af12a
Btrfs: send, skip backreference walking for extents with many references
by Filipe Manana
· 5 years ago
77774ea
btrfs: Remove btrfs_bio::flags member
by Qu Wenruo
· 5 years ago
2e7647f
btrfs: check page->mapping when loading free space cache
by Josef Bacik
· 5 years ago
7f9eda5
CIFS: Fix SMB2 oplock break processing
by Pavel Shilovsky
· 5 years ago
0c47433
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
by Pavel Shilovsky
· 5 years ago
c392b3a
fuse: verify attributes
by Miklos Szeredi
· 5 years ago
38969fe
fuse: verify nlink
by Miklos Szeredi
· 5 years ago
25a4797
nfsd: Return EPERM, not EACCES, in some SETATTR cases
by zhengbin
· 6 years ago
6d9f550
dlm: fix invalid cluster name warning
by David Teigland
· 6 years ago
8643e7f
nfsd: fix a warning in __cld_pipe_upcall()
by Scott Mayhew
· 6 years ago
4aec7a7
dlm: NULL check before kmem_cache_destroy is not needed
by Wen Yang
· 6 years ago
72c9c04
dlm: fix missing idr_destroy for recover_idr
by David Teigland
· 6 years ago
b743669
exportfs_decode_fh(): negative pinned may become positive without the parent locked
by Al Viro
· 5 years ago
d29e4ee
autofs: fix a leak in autofs_expire_indirect()
by Al Viro
· 5 years ago
1e7e931
ocfs2: clear journal dirty flag after shutdown journal
by Junxiao Bi
· 6 years ago
e561090
xfs: Fix bulkstat compat ioctls on x32 userspace.
by Nick Bowler
· 6 years ago
845eb64
xfs: Align compat attrlist_by_handle with native implementation.
by Nick Bowler
· 6 years ago
26804e3
gfs2: take jdata unstuff into account in do_grow
by Bob Peterson
· 6 years ago
5cde122
btrfs: only track ref_heads in delayed_ref_updates
by Josef Bacik
· 6 years ago
dfeec25
xfs: require both realtime inodes to mount
by Darrick J. Wong
· 6 years ago
16af69a
ocfs2: remove ocfs2_is_o2cb_active()
by Gang He
· 6 years ago
f4b7549
dlm: don't leak kernel pointer to userspace
by Tycho Andersen
· 6 years ago
81a30f8
dlm: fix invalid free
by Tycho Andersen
· 6 years ago
bcb7267
ocfs2: fix clusters leak in ocfs2_defrag_extent()
by Larry Chen
· 6 years ago
65cbd12
ocfs2: don't put and assigning null to bh allocated outside
by Changwei Ge
· 6 years ago
218e302
fs/hfs/extent.c: fix array out of bounds read of array extent
by Colin Ian King
· 6 years ago
79fb2b8
hfs: update timestamp on truncate()
by Ernesto A. Fernández
· 6 years ago
304d969
hfsplus: update timestamps on truncate()
by Ernesto A. Fernández
· 6 years ago
d78a7b5
hfs: fix return value of hfs_get_block()
by Ernesto A. Fernández
· 6 years ago
face88e
hfsplus: fix return value of hfsplus_get_block()
by Ernesto A. Fernández
· 6 years ago
bae19f9
hfs: prevent btree data loss on ENOSPC
by Ernesto A. Fernández
· 6 years ago
376270e
hfsplus: prevent btree data loss on ENOSPC
by Ernesto A. Fernández
· 6 years ago
09bb000
hfs: fix BUG on bnode parent update
by Ernesto A. Fernández
· 6 years ago
5c7ff86
hfsplus: fix BUG on bnode parent update
by Ernesto A. Fernández
· 6 years ago
345e0e2
fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_mle()
by Jia-Ju Bai
· 6 years ago
02fe0b2
f2fs: fix to spread clear_cold_data()
by Chao Yu
· 6 years ago
cf53e72
ceph: fix dentry leak in ceph_readdir_prepopulate
by Yan, Zheng
· 6 years ago
b9c8971
xfs: fix use-after-free race in xfs_buf_rele
by Dave Chinner
· 6 years ago
56af241
btrfs: handle error of get_old_root
by Nikolay Borisov
· 6 years ago
3ed025b
gfs2: Fix marking bitmaps non-full
by Andreas Gruenbacher
· 6 years ago
cef09a1
Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()"
by Joseph Qi
· 5 years ago
4c549f4
orangefs: rate limit the client not running info message
by Colin Ian King
· 6 years ago
5387916
GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads
by Tim Smith
· 6 years ago
45d90b9
proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()
by Borislav Petkov
· 6 years ago
7b98c74
NFSv4.x: fix lock recovery during delegation recall
by Olga Kornievskaia
· 6 years ago
1a8c430
f2fs: return correct errno in f2fs_gc
by Jaegeuk Kim
· 6 years ago
c0c3f27
fuse: use READ_ONCE on congestion_threshold and max_background
by Kirill Tkhai
· 6 years ago
1bbb59c
f2fs: fix to recover inode's uid/gid during POR
by Chao Yu
· 6 years ago
90b3fec
kernfs: Fix range checks in kernfs_get_target_path
by Bernd Edlinger
· 6 years ago
8b76230
media: dvb: fix compat ioctl translation
by Arnd Bergmann
· 6 years ago
Next »