Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6b436fb67e1fe5f8a1839145e68001492467fca0
/
fs
6b436fb
ext4: fix possible leak of s_journal_flag_rwsem in error path
by Vasily Averin
· 6 years ago
8547ff5
ext4: fix possible leak of sbi->s_group_desc_leak in error path
by Theodore Ts'o
· 6 years ago
11a2eb0
ext4: avoid possible double brelse() in add_new_gdb() on error path
by Theodore Ts'o
· 6 years ago
142e017
ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
by Vasily Averin
· 6 years ago
f30a52c
ext4: avoid buffer leak in ext4_orphan_add() after prior errors
by Vasily Averin
· 6 years ago
8a6a7dd
ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
by Vasily Averin
· 6 years ago
0582167
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
by Vasily Averin
· 6 years ago
c484fd2
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
by Vasily Averin
· 6 years ago
771e8c7
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
by Vasily Averin
· 6 years ago
b134199
ext4: add missing brelse() update_backups()'s error path
by Vasily Averin
· 6 years ago
800d811
Btrfs: fix data corruption due to cloning of eof block
by Filipe Manana
· 6 years ago
3fe6b9a
Btrfs: fix cur_offset in the error case for nocow
by Robbie Ko
· 6 years ago
dd4c84b
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
by Changwei Ge
· 6 years ago
43e3837
Revert "ceph: fix dentry leak in splice_dentry()"
by Yan, Zheng
· 6 years ago
c31ccf1
fuse: set FR_SENT while locked
by Miklos Szeredi
· 6 years ago
7238fcb
fuse: fix blocked_waitq wakeup
by Miklos Szeredi
· 6 years ago
0799a93
fuse: Fix use-after-free in fuse_dev_do_write()
by Kirill Tkhai
· 6 years ago
7996b1c
fuse: Fix use-after-free in fuse_dev_do_read()
by Kirill Tkhai
· 6 years ago
9e79094
9p locks: fix glock.client_id leak in do_lock
by Dominique Martinet
· 6 years ago
f3bc71f
btrfs: set max_extent_size properly
by Josef Bacik
· 6 years ago
a088035
Btrfs: fix null pointer dereference on compressed write path error
by Filipe Manana
· 6 years ago
91b3675
btrfs: qgroup: Dirty all qgroups before rescan
by Qu Wenruo
· 6 years ago
6a0403a
Btrfs: fix wrong dentries after fsync of file that got its parent replaced
by Filipe Manana
· 6 years ago
4c7b9a4
btrfs: make sure we create all new block groups
by Josef Bacik
· 6 years ago
9ff40fb
btrfs: reset max_extent_size on clear in a bitmap
by Josef Bacik
· 6 years ago
c160dae
btrfs: wait on caching when putting the bg cache
by Josef Bacik
· 6 years ago
391235f
btrfs: don't attempt to trim devices that don't support it
by Jeff Mahoney
· 6 years ago
d87af98
btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
by Jeff Mahoney
· 6 years ago
1bd7112
btrfs: fix error handling in free_log_tree
by Jeff Mahoney
· 6 years ago
5125564
btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
by Qu Wenruo
· 6 years ago
20d8180
btrfs: Handle owner mismatch gracefully when walking up tree
by Qu Wenruo
· 6 years ago
aa52629
Cramfs: fix abad comparison when wrap-arounds occur
by Nicolas Pitre
· 6 years ago
5c22b67
lockd: fix access beyond unterminated strings in prints
by Amir Goldstein
· 6 years ago
65f27a3
NFSv4.1: Fix the r/wsize checking
by Trond Myklebust
· 6 years ago
8ad964c
smb3: on kerberos mount if server doesn't specify auth type use krb5
by Steve French
· 6 years ago
883f979
smb3: do not attempt cifs operation in smb3 query info error path
by Steve French
· 6 years ago
69922f7
smb3: allow stats which track session and share reconnects to be reset
by Steve French
· 6 years ago
8e30869
ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
by Wang Shilong
· 6 years ago
4c19620
ext4: initialize retries variable in ext4_da_write_inline_data_begin()
by Lukas Czerner
· 6 years ago
4b347ab
gfs2_meta: ->mount() can get NULL dev_name
by Al Viro
· 6 years ago
2613e75
jbd2: fix use after free in jbd2_log_do_checkpoint()
by Jan Kara
· 6 years ago
44760d8
ext4: fix argument checking in EXT4_IOC_MOVE_EXT
by Theodore Ts'o
· 6 years ago
6a6b4164
jffs2: free jffs2_sb_info through jffs2_kill_sb()
by Hou Tao
· 6 years ago
186c585
cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
by Al Viro
· 6 years ago
9bb68aa
xfs: truncate transaction does not modify the inobt
by Brian Foster
· 6 years ago
9dbac7c
fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
by Khazhismel Kumykov
· 6 years ago
a2b9a0d
cifs: Use ULL suffix for 64-bit constant
by Geert Uytterhoeven
· 7 years ago
97d65c1
Btrfs: incremental send, fix invalid memory access
by Filipe Manana
· 7 years ago
855bf14
ocfs2: fix deadlock caused by recursive locking in xattr
by Eric Ren
· 7 years ago
538f9d9
ufs: we need to sync inode before freeing it
by Al Viro
· 7 years ago
f33ed84
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
by Liu Bo
· 7 years ago
4b1cfa2
btrfs: fiemap: Cache and merge fiemap extent before submit it to user
by Qu Wenruo
· 8 years ago
0da0e51
orangefs: off by ones in xattr size checks
by Dan Carpenter
· 7 years ago
adb298b
f2fs: fix multiple f2fs_add_link() having same name for inline dentry
by Sheng Yong
· 8 years ago
7dd5589
ext4: avoid running out of journal credits when appending to an inline file
by Theodore Ts'o
· 6 years ago
dbf9a05
sched/cputime: Convert kcpustat to nsecs
by Frederic Weisbecker
· 8 years ago
a295ff4
ext4: Fix error code in ext4_xattr_set_entry()
by Daniel Rosenberg
· 6 years ago
4b934d6
ubifs: Check for name being NULL while mounting
by Richard Weinberger
· 6 years ago
a87e1bd
f2fs: fix invalid memory access
by Chao Yu
· 6 years ago
0050338
ext4: always verify the magic number in xattr blocks
by Theodore Ts'o
· 6 years ago
b469713
ext4: add corruption check in ext4_xattr_set_entry()
by Theodore Ts'o
· 6 years ago
29b4641
ocfs2: fix locking for res->tracking and dlm->tracking_list
by Ashish Samant
· 6 years ago
3c5dc3f
proc: restrict kernel stack dumps to root
by Jann Horn
· 6 years ago
5753991
smb2: fix missing files in root share directory listing
by Aurelien Aptel
· 6 years ago
8e9817c
sysfs: Do not return POSIX ACL xattrs via listxattr
by Andreas Gruenbacher
· 6 years ago
3466db7
cifs: read overflow in is_valid_oplock_break()
by Dan Carpenter
· 6 years ago
7a0ee61
fs/cifs: suppress a string overflow warning
by Stephen Rothwell
· 6 years ago
34acac4
fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
by Jon Kuhn
· 6 years ago
3a28247
ext4: never move the system.data xattr out of the inode body
by Theodore Ts'o
· 6 years ago
cacafc2
nfsd: fix corrupted reply to badly ordered compound
by J. Bruce Fields
· 6 years ago
797488a
ext4: show test_dummy_encryption mount option in /proc/mounts
by Eric Biggers
· 6 years ago
b344b3a
ext4: don't mark mmp buffer head dirty
by Li Dongyang
· 6 years ago
4ba9e68
ext4: fix online resizing for bigalloc file systems with a 1k block size
by Theodore Ts'o
· 6 years ago
205dc0d
ext4: fix online resize's handling of a too-small final block group
by Theodore Ts'o
· 6 years ago
67770b4
ext4: recalucate superblock checksum after updating free blocks/inodes
by Theodore Ts'o
· 6 years ago
acf32cf
ext4: avoid divide by zero fault when deleting corrupted inline directories
by Theodore Ts'o
· 6 years ago
23f57cb
ext4: check to make sure the rename(2)'s destination is not freed
by Theodore Ts'o
· 6 years ago
44ae718
ocfs2: fix ocfs2 read block panic
by Junxiao Bi
· 6 years ago
5e790d7
configfs: fix registered group removal
by Mike Christie
· 6 years ago
e0c7634
binfmt_elf: Respect error return from `regset->active'
by Maciej W. Rozycki
· 6 years ago
af41241
NFSv4.1 fix infinite loop on I/O.
by Trond Myklebust
· 6 years ago
fe6198c
CIFS: fix wrapping bugs in num_entries()
by Dan Carpenter
· 6 years ago
ca453b2
cifs: prevent integer overflow in nxt_dir_entry()
by Dan Carpenter
· 6 years ago
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
Next »