Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7e68916c361ac6d730601bef4e8a4c43aa93495e
/
fs
7e68916
CIFS: zero sensitive data when freeing
by Aurelien Aptel
· 7 years ago
f59eda1
cifs: Fix autonegotiate security settings mismatch
by Daniel N Pettersson
· 7 years ago
ee6858f
cifs: Fix missing put_xid in cifs_file_strict_mmap
by Matthew Wilcox
· 7 years ago
fde77c7
xfs: Properly retry failed dquot items in case of error during buffer writeback
by Carlos Maiolino
· 7 years ago
d960244
xfs: ubsan fixes
by Darrick J. Wong
· 7 years ago
c4ecc2f
quota: Check for register_shrinker() failure.
by Tetsuo Handa
· 7 years ago
54a1fdf
xfs: fortify xfs_alloc_buftarg error handling
by Michal Hocko
· 7 years ago
3b77423
lockd: fix "list_add double add" caused by legacy signal interface
by Vasily Averin
· 7 years ago
f25e222
nfsd: check for use of the closed special stateid
by Andrew Elble
· 7 years ago
f35ab8e
grace: replace BUG_ON by WARN_ONCE in exit_net hook
by Vasily Averin
· 7 years ago
2a7d4a7
nfsd: Ensure we check stateid validity in the seqid operation checks
by Trond Myklebust
· 7 years ago
5cd3586
nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
by Trond Myklebust
· 7 years ago
b5bfda0
xfs: always free inline data before resetting inode fork during ifree
by Darrick J. Wong
· 7 years ago
90ef2c3
reiserfs: remove unneeded i_version bump
by Jeff Layton
· 7 years ago
8cfb396
btrfs: fix deadlock when writing out space cache
by Josef Bacik
· 7 years ago
f12d060
nfsd: auth: Fix gid sorting when rootsquash enabled
by Ben Hutchings
· 7 years ago
d680db7
orangefs: fix deadlock; do not write i_size in read_iter
by Martin Brandenburg
· 7 years ago
7b50205
fs/fcntl: f_setown, avoid undefined behaviour
by Jiri Slaby
· 7 years ago
0ccfbd4
reiserfs: don't preallocate blocks for extended attributes
by Jeff Mahoney
· 7 years ago
b7d2528
reiserfs: fix race in prealloc discard
by Jeff Mahoney
· 7 years ago
5c26ee1
orangefs: initialize op on loop restart in orangefs_devreq_read
by Martin Brandenburg
· 7 years ago
fb39345
orangefs: use list_for_each_entry_safe in purge_waiting_ops
by Martin Brandenburg
· 7 years ago
8a3f4ba
proc: fix coredump vs read /proc/*/stat race
by Alexey Dobriyan
· 7 years ago
5b13f59
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
by Joe Lawrence
· 7 years ago
79258d9
kernel: make groups_sort calling a responsibility group_info allocators
by Thiago Rafael Becker
· 7 years ago
9c1433b
Btrfs: fix an integer overflow check
by Dan Carpenter
· 8 years ago
b64ab3c
udf: Avoid overflow when session starts at large offset
by Jan Kara
· 7 years ago
92ad6c1
tty fix oops when rmmod 8250
by nixiaoming
· 7 years ago
769bca9
xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
by Christoph Hellwig
· 7 years ago
c822099
xfs: fix log block underflow during recovery cycle verification
by Brian Foster
· 7 years ago
7fab68e
btrfs: tests: Fix a memory leak in error handling path in 'run_test()'
by Christophe JAILLET
· 7 years ago
75f66ee
GFS2: Take inode off order_write list when setting jdata flag
by Bob Peterson
· 7 years ago
c843e9f
xfs: truncate pagecache before writeback in xfs_setattr_size()
by Eryu Guan
· 7 years ago
8f60ef9
btrfs: add missing memset while reading compressed inline extents
by Zygo Blaxell
· 8 years ago
5d460d3
NFSv4.1 respect server's max size in CREATE_SESSION
by Olga Kornievskaia
· 8 years ago
a8939aa
afs: Fix abort on signal while waiting for call completion
by David Howells
· 8 years ago
d43dda0
afs: Fix afs_kill_pages()
by David Howells
· 8 years ago
856bb4b
afs: Fix page leak in afs_write_begin()
by David Howells
· 8 years ago
833acb3
afs: Populate and use client modification time
by Marc Dionne
· 8 years ago
a3e7a29
afs: Better abort and net error handling
by David Howells
· 8 years ago
ab23906
afs: Invalid op ID should abort with RXGEN_OPCODE
by David Howells
· 8 years ago
972e7b7
afs: Fix the maths in afs_fs_store_data()
by David Howells
· 8 years ago
9329ae4
afs: Prevent callback expiry timer overflow
by Tina Ruchandani
· 8 years ago
7da1b85
afs: Migrate vlocation fields to 64-bit
by Tina Ruchandani
· 8 years ago
7286fad
afs: Flush outstanding writes when an fd is closed
by David Howells
· 8 years ago
eaaad76
afs: Deal with an empty callback array
by Marc Dionne
· 8 years ago
9000480
afs: Adjust mode bits processing
by Marc Dionne
· 8 years ago
ba47c15
afs: Populate group ID from vnode status
by Marc Dionne
· 8 years ago
c250fae
afs: Fix missing put_page()
by David Howells
· 8 years ago
2e70c4d
writeback: fix memory leak in wb_queue_work()
by Tahsin Erdogan
· 8 years ago
817f60c
NFSD: fix nfsd_reset_versions for NFSv4.
by NeilBrown
· 8 years ago
0154269
NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)
by NeilBrown
· 8 years ago
275314e
userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE
by Andrea Arcangeli
· 8 years ago
32e2ae0
ext4: fix crash when a directory's i_size is too small
by Chandan Rajendra
· 7 years ago
6a851bb
ext4: fix fdatasync(2) after fallocate(2) operation
by Eryu Guan
· 7 years ago
9c537f0
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
by Scott Mayhew
· 7 years ago
e081bd0
ceph: drop negative child dentries before try pruning inode's alias
by Yan, Zheng
· 7 years ago
d117542
autofs: fix careless error in recent commit
by NeilBrown
· 7 years ago
15b1752
afs: Connect up the CB.ProbeUuid
by David Howells
· 7 years ago
1eeb1ed
xfs: fix forgotten rcu read unlock when skipping inode reclaim
by Darrick J. Wong
· 7 years ago
509e9b8
NFS: Fix a typo in nfs_rename()
by Trond Myklebust
· 7 years ago
8974b03
btrfs: fix missing error return in btrfs_drop_snapshot
by Jeff Mahoney
· 7 years ago
72232a3
NFSv4: Fix client recovery when server reboots multiple times
by Trond Myklebust
· 8 years ago
9f80057
nfs: Don't take a reference on fl->fl_file for LOCK operation
by Benjamin Coddington
· 8 years ago
c4081f9
libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mount
by Eric W. Biederman
· 8 years ago
771c831
dax: Avoid page invalidation races and unnecessary radix tree traversals
by Jan Kara
· 8 years ago
daf3a68
NFS: revalidate "." etc correctly on "open".
by NeilBrown
· 7 years ago
aa1a6cf
nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat
by Naofumi Honda
· 7 years ago
1c40425
nfsd: Fix another OPEN stateid race
by Trond Myklebust
· 7 years ago
1c8ea41
nfsd: Fix stateid races between OPEN and CLOSE
by Trond Myklebust
· 7 years ago
c251267
btrfs: clear space cache inode generation always
by Josef Bacik
· 7 years ago
79dec01
btrfs: return the actual error value from from btrfs_uuid_tree_iterate
by Pan Bian
· 8 years ago
d3d5e69
fscrypt: use ENOTDIR when setting encryption policy on nondirectory
by Eric Biggers
· 8 years ago
d612bee
fscrypt: use ENOKEY when file cannot be created w/o key
by Eric Biggers
· 8 years ago
dc5f76e
fscrypt: lock mutex before checking for bounce page pool
by Eric Biggers
· 7 years ago
3df3127
lockd: double unregister of inetaddr notifiers
by Vasily Averin
· 7 years ago
bccfffd
fs/9p: Compare qid.path in v9fs_test_inode
by Tuomas Tynkkynen
· 7 years ago
9cdd4bf
ext4: fix interaction between i_size, fallocate, and delalloc after a crash
by Theodore Ts'o
· 7 years ago
62f0b69
nfsd: deal with revoked delegations appropriately
by Andrew Elble
· 7 years ago
8fb42f7
NFS: Avoid RCU usage in tracepoints
by Anna Schumaker
· 7 years ago
8ead2ac
nfs: Fix ugly referral attributes
by Chuck Lever
· 7 years ago
a896292
NFS: Fix typo in nomigration mount option
by Joshua Watt
· 7 years ago
affd159
isofs: fix timestamps beyond 2027
by Arnd Bergmann
· 7 years ago
7d00fdb
eCryptfs: use after free in ecryptfs_release_messaging()
by Dan Carpenter
· 7 years ago
45a99f1
nilfs2: fix race condition that causes file system corruption
by Andreas Rohner
· 7 years ago
ab96d9c
autofs: don't fail mount for transient error
by NeilBrown
· 7 years ago
fae5947
coda: fix 'kernel memory exposure attempt' in fsync
by Jan Harkes
· 7 years ago
8af7773
ocfs2: should wait dio before inode lock in ocfs2_setattr()
by alex chen
· 7 years ago
a835644
ocfs2: fix cluster hang after a node dies
by Changwei Ge
· 7 years ago
2e727b8
vfs: open() with O_CREAT should not create inodes with unknown ids
by Seth Forshee
· 7 years ago
16d65c0
ext4: do not use stripe_width if it is not set
by Jan Kara
· 7 years ago
0e9deca
ext4: fix stripe-unaligned allocations
by Jan Kara
· 7 years ago
f2fd2d9
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
by Ashish Samant
· 7 years ago
5e8b028
cifs: check MaxPathNameComponentLength != 0 before using it
by Ronnie Sahlberg
· 7 years ago
4b86c48
ecryptfs: fix dereference of NULL user_key_payload
by Eric Biggers
· 7 years ago
8783885
fuse: fix READDIRPLUS skipping an entry
by Miklos Szeredi
· 7 years ago
a703da4
ceph: unlock dangling spinlock in try_flush_caps()
by Jeff Layton
· 7 years ago
d2d576e
FS-Cache: fix dereference of NULL user_key_payload
by Eric Biggers
· 7 years ago
b2ac5d4
fscrypt: fix dereference of NULL user_key_payload
by Eric Biggers
· 7 years ago
f374505
xfs: trim writepage mapping to within eof
by Brian Foster
· 7 years ago
Next »