Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
734893b83e300968aa9ba4519a2ac64e60f0d3ec
/
fs
7026e24
pstore: Fix incorrect persistent ram buffer mapping
by Bin Yang
· 6 years ago
ddeb9cb
gfs2: Don't reject a supposedly full bitmap if we have blocks reserved
by Bob Peterson
· 6 years ago
1a17428
gfs2: Special-case rindex for gfs2_grow
by Andreas Gruenbacher
· 6 years ago
4e7f073
autofs: fix autofs_sbi() does not check super block type
by Ian Kent
· 6 years ago
8d4d075
NFSv4.1: Fix a potential layoutget/layoutrecall deadlock
by Trond Myklebust
· 6 years ago
a5ab2d3
f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
by Chao Yu
· 6 years ago
363bb03
f2fs: Fix uninitialized return in f2fs_ioc_shutdown()
by Dan Carpenter
· 6 years ago
7e0782c
f2fs: fix to do sanity check with reserved blkaddr of inline inode
by Chao Yu
· 6 years ago
d15c7c8
f2fs: fix to skip GC if type in SSA and SIT is inconsistent
by Chao Yu
· 6 years ago
ddeaf5a
f2fs: try grabbing node page lock aggressively in sync scenario
by Chao Yu
· 6 years ago
4bd667d
NFSv4.0 fix client reference leak in callback
by Olga Kornievskaia
· 6 years ago
4af5560
f2fs: do not set free of current section
by Yunlong Song
· 6 years ago
d92fa5e
btrfs: use correct compare function of dirty_metadata_bytes
by Ethan Lien
· 6 years ago
1249b61
btrfs: Don't remove block group that still has pinned down bytes
by Qu Wenruo
· 6 years ago
93d960de
btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized
by Qu Wenruo
· 6 years ago
e22b36a
btrfs: replace: Reset on-disk dev stats value after replace
by Misono Tomohiro
· 6 years ago
7aed5a5
SMB3: Number of requests sent should be displayed for SMB3 not just CIFS
by Steve French
· 6 years ago
0da6c7d
smb3: fix reset of bytes read and written stats
by Steve French
· 6 years ago
fc2afa8
fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()
by Tetsuo Handa
· 6 years ago
b6e77fa
fat: validate ->i_start before using
by OGAWA Hirofumi
· 6 years ago
1cedd72
hfsplus: fix NULL dereference in hfsplus_lookup()
by Ernesto A. Fernández
· 6 years ago
b631562
reiserfs: change j_timestamp type to time64_t
by Arnd Bergmann
· 6 years ago
a9d3f38
hfs: prevent crash on exit from failed search
by Ernesto A. Fernández
· 6 years ago
b570baf
hfsplus: don't return 0 when fill_super() failed
by Tetsuo Handa
· 6 years ago
f440ea4
cifs: check if SMB2 PDU size has been padded and suppress the warning
by Ronnie Sahlberg
· 6 years ago
0515258
fs/quota: Fix spectre gadget in do_quotactl
by Jeremy Cline
· 6 years ago
6fdad64
getxattr: use correct xattr length
by Christian Brauner
· 6 years ago
36ac3a0
ubifs: Fix synced_i_size calculation for xattr inodes
by Richard Weinberger
· 6 years ago
1bc1f0f7
ubifs: Check data node size before truncate
by Richard Weinberger
· 6 years ago
48e1148
Revert "UBIFS: Fix potential integer overflow in allocation"
by Richard Weinberger
· 6 years ago
0d1694b
ubifs: Fix memory leak in lprobs self-check
by Richard Weinberger
· 6 years ago
b5bc39d
NFSv4 client live hangs after live data migration recovery
by Bill Baker
· 6 years ago
9ba1a9e
pnfs/blocklayout: off by one in bl_map_stripe()
by Dan Carpenter
· 6 years ago
684f5d9
fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
by piaojun
· 6 years ago
8a5e02a
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
by Bart Van Assche
· 6 years ago
01f0772
fuse: Add missed unlock_page() to fuse_readpages_fill()
by Kirill Tkhai
· 6 years ago
263508c
fuse: Fix oops at process_init_reply()
by Miklos Szeredi
· 6 years ago
6465d76
fuse: umount should wait for all requests
by Miklos Szeredi
· 6 years ago
c66025c
fuse: fix unlocked access to processing queue
by Miklos Szeredi
· 6 years ago
501c4ca
fuse: fix double request_end()
by Miklos Szeredi
· 6 years ago
68fbfcb
fuse: fix initial parallel dirops
by Miklos Szeredi
· 6 years ago
67a9e48
fuse: Don't access pipe->buffers without pipe_lock()
by Andrey Ryabinin
· 6 years ago
e85b9fb
ext4: reset error code in ext4_find_entry in fallback
by Eric Sandeen
· 6 years ago
e0cfc1c
ext4: sysfs: print ext4_super_block fields as little-endian
by Arnd Bergmann
· 6 years ago
9c2860f
ext4: check for NUL characters in extended attribute's name
by Theodore Ts'o
· 6 years ago
893b282
smb3: don't request leases in symlink creation and query
by Steve French
· 6 years ago
707b0d2
smb3: Do not send SMB3 SET_INFO if nothing changed
by Steve French
· 6 years ago
a94703f
smb3: enumerating snapshots was leaving part of the data off end
by Steve French
· 6 years ago
c773c4f
cifs: check kmalloc before use
by Nicholas Mc Guire
· 6 years ago
fbd314e
cifs: add missing debug entries for kconfig options
by Steve French
· 6 years ago
6b9882c
Squashfs: Compute expected length from inode size rather than block length
by Phillip Lougher
· 6 years ago
ab99a2b
squashfs metadata 2: electric boogaloo
by Linus Torvalds
· 6 years ago
6194fba
cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
by Kiran Kumar Modukuri
· 6 years ago
75960a4
cachefiles: Fix refcounting bug in backing-file read monitoring
by Kiran Kumar Modukuri
· 7 years ago
1a0ffb5
fscache: Allow cancelled operations to be enqueued
by Kiran Kumar Modukuri
· 6 years ago
696d906
reiserfs: fix broken xattr handling (heap corruption, bad retval)
by Jann Horn
· 6 years ago
51ada11
ext4: fix spectre gadget in ext4_mb_regular_allocator()
by Jeremy Cline
· 6 years ago
01d012f
ceph: fix dentry leak in splice_dentry()
by Yan, Zheng
· 6 years ago
a3a7b99
proc: Fix proc_sys_prune_dcache to hold a sb reference
by Eric W. Biederman
· 7 years ago
631f93a
proc/sysctl: Don't grab i_lock under sysctl_lock.
by Eric W. Biederman
· 8 years ago
b96e215
proc/sysctl: prune stale dentries during unregistering
by Konstantin Khlebnikov
· 8 years ago
e31578c
fix __legitimize_mnt()/mntput() race
by Al Viro
· 6 years ago
87a2d84
fix mntput/mntput race
by Al Viro
· 6 years ago
59199c0
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
by Al Viro
· 6 years ago
cfac7df
root dentries need RCU-delayed freeing
by Al Viro
· 6 years ago
954e572
ext4: fix check to prevent initializing reserved inodes
by Theodore Ts'o
· 6 years ago
240d465
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
by Shankara Pailoor
· 6 years ago
b2486a8
Btrfs: fix file data corruption after cloning a range and fsync
by Filipe Manana
· 6 years ago
9bf8d5b
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
by Theodore Ts'o
· 6 years ago
52cd8f3
squashfs: more metadata hardenings
by Linus Torvalds
· 6 years ago
3abef06
squashfs: more metadata hardening
by Linus Torvalds
· 6 years ago
262a62c
ext4: check for allocation block validity with block group locked
by Theodore Ts'o
· 6 years ago
5eed597
ext4: fix inline data updates with checksums enabled
by Theodore Ts'o
· 6 years ago
1aecbe4
squashfs: be more careful about metadata corruption
by Linus Torvalds
· 6 years ago
3ce1463
fscrypt: use unbound workqueue for decryption
by Eric Biggers
· 7 years ago
7e51eff
btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
by Qu Wenruo
· 7 years ago
65cb469
btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
by David Sterba
· 7 years ago
9e222d7
f2fs: fix race in between GC and atomic open
by Chao Yu
· 7 years ago
bce7f72
f2fs: Fix deadlock in shutdown ioctl
by Sahitya Tummala
· 6 years ago
570f12a
f2fs: fix to wait page writeback during revoking atomic write
by Chao Yu
· 7 years ago
b7ea2b8
f2fs: fix to don't trigger writeback during recovery
by Chao Yu
· 6 years ago
4e6b7aa
f2fs: fix error path of move_data_page
by Chao Yu
· 6 years ago
c9ab0ce
disable loading f2fs module on PAGE_SIZE > 4KB
by Anatoly Pugachev
· 6 years ago
b05c460
pnfs: Don't release the sequence slot until we've processed layoutget on open
by Trond Myklebust
· 6 years ago
8bccc6c
nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
by Scott Mayhew
· 6 years ago
b9dd134
exec: avoid gcc-8 warning for get_task_comm
by Arnd Bergmann
· 7 years ago
6fc87cc
fat: fix memory allocation failure handling of match_strdup()
by OGAWA Hirofumi
· 6 years ago
ec5e52a
reiserfs: fix buffer overflow with long warning messages
by Eric Biggers
· 6 years ago
78a6550
ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()
by alex chen
· 7 years ago
32a1733
ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
by alex chen
· 7 years ago
db2858f
fs, elf: make sure to page align bss in load_elf_library
by Oscar Salvador
· 6 years ago
d2c7c52
Fix up non-directory creation in SGID directories
by Linus Torvalds
· 6 years ago
917692c
ext4: check superblock mapped prior to committing
by Jon Derrick
· 6 years ago
eb13a42
ext4: add more mount time checks of the superblock
by Theodore Ts'o
· 6 years ago
425dc46
ext4: add more inode number paranoia checks
by Theodore Ts'o
· 6 years ago
a5e063d
ext4: clear i_data in ext4_inode_info when removing inline data
by Theodore Ts'o
· 6 years ago
2f135cc
ext4: include the illegal physical block in the bad map ext4_error msg
by Theodore Ts'o
· 6 years ago
87dad44
ext4: verify the depth of extent tree in ext4_find_extent()
by Theodore Ts'o
· 6 years ago
5ae5732
ext4: only look at the bg_flags field if it is valid
by Theodore Ts'o
· 6 years ago
cdde876
ext4: always check block group bounds in ext4_init_block_bitmap()
by Theodore Ts'o
· 6 years ago
Next »