Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
553c9768209f0a6bbe2c361067ac57432626fec7
/
fs
6c86bee
GFS2: Fix incorrect invalidation for DIO/buffered I/O
by Steven Whitehouse
· 11 years ago
3d0a0be
GFS2: don't hold s_umount over blkdev_put
by Steven Whitehouse
· 11 years ago
83c6ec4
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
by Li Wang
· 11 years ago
0256385
ext4: check for overlapping extents in ext4_valid_extent_entries()
by Eryu Guan
· 11 years ago
7408313
ext4: fix use-after-free in ext4_mb_new_blocks
by Junho Ryu
· 11 years ago
75b2c9c
ceph: wake up 'safe' waiters when unregistering request
by Yan, Zheng
· 11 years ago
f5a55a6
ceph: cleanup aborted requests when re-sending requests.
by Yan, Zheng
· 11 years ago
662f155
hpfs: fix warnings when the filesystem fills up
by Mikulas Patocka
· 11 years ago
b5c2319
nfs: fix do_div() warning by instead using sector_div()
by Helge Deller
· 11 years ago
6a3fa7e
xfs: underflow bug in xfs_attrlist_by_handle()
by Dan Carpenter
· 11 years ago
ea36a93
NFSv4: Update list of irrecoverable errors on DELEGRETURN
by Trond Myklebust
· 11 years ago
e7fbdd0
nfsd: use "init_net" for portmapper
by Stanislav Kinsbursky
· 12 years ago
1cc2f5e
ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()
by Theodore Ts'o
· 11 years ago
0123611
devpts: plug the memory leak in kill_sb
by Ilija Hadzic
· 11 years ago
4e6ebe9
configfs: fix race between dentry put and lookup
by Junxiao Bi
· 11 years ago
db80ab7
nfsd: make sure to balance get/put_write_access
by Christoph Hellwig
· 11 years ago
d51f76b
nfsd: split up nfsd_setattr
by Christoph Hellwig
· 11 years ago
8d0581d
NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
by Trond Myklebust
· 11 years ago
4fa53cb
exec/ptrace: fix get_dumpable() incorrect tests
by Kees Cook
· 11 years ago
1cfc27e
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
by Oleg Nesterov
· 12 years ago
3fad13c
SUNRPC handle EKEYEXPIRED in call_refreshresult
by Andy Adamson
· 12 years ago
caa7ed4
nfs: don't allow nfs_find_actor to match inodes of the wrong type
by Jeff Layton
· 12 years ago
2b75813
vfs,proc: guarantee unique inodes in /proc
by Linus Torvalds
· 12 years ago
41bbd65
jfs: fix error path in ialloc
by Dave Kleikamp
· 11 years ago
ef42b91
ext3: return 32/64-bit dir name hash according to usage type
by Eric Sandeen
· 13 years ago
44cbf66
vfs: allow O_PATH file descriptors for fstatfs()
by Linus Torvalds
· 11 years ago
8417de3
Btrfs: change how we queue blocks for backref checking
by Josef Bacik
· 11 years ago
00e1c5c
fanotify: dont merge permission events
by Lino Sanfilippo
· 13 years ago
98debef
isofs: Refuse RW mount of the filesystem instead of making it RO
by Jan Kara
· 11 years ago
026e017
ocfs2: fix the end cluster offset of FIEMAP
by Jie Liu
· 11 years ago
0379851
cifs: ensure that srv_mutex is held when dealing with ssocket pointer
by Jeff Layton
· 11 years ago
37f368a
SCSI: sg: Fix user memory corruption when SG_IO is interrupted by a signal
by Roland Dreier
· 11 years ago
281e874
jfs: fix readdir cookie incompatibility with NFSv4
by Dave Kleikamp
· 11 years ago
688ad91
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection
by Vyacheslav Dubeyko
· 11 years ago
c141440
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error
by Vyacheslav Dubeyko
· 11 years ago
0997f24
fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
by yonghua zheng
· 11 years ago
55eebb1
cifs: extend the buffer length enought for sprintf() using
by Chen Gang
· 11 years ago
08433ce
ext4: fix mount/remount error messages for incompatible mount options
by Piotr Sarna
· 11 years ago
538d7e5
ext4: make sure group number is bumped after a inode allocation race
by Theodore Ts'o
· 11 years ago
5312070
fanotify: info leak in copy_event_to_user()
by Dan Carpenter
· 11 years ago
5bdba96
livelock avoidance in sget()
by Al Viro
· 11 years ago
be1d61d
Btrfs: re-add root to dead root list if we stop dropping it
by Josef Bacik
· 11 years ago
d53f09f
Btrfs: fix lock leak when resuming snapshot deletion
by Josef Bacik
· 11 years ago
06ce0b0
lockd: protect nlm_blocked access in nlmsvc_retry_blocked
by David Jeffery
· 11 years ago
6b8ec82
writeback: Fix periodic writeback after fs mount
by Jan Kara
· 11 years ago
62305be
ext3: fix data=journal fast mount/umount hang
by Jan Kara
· 12 years ago
cbef918
Handle big endianness in NTLM (ntlmv2) authentication
by Steve French
· 11 years ago
89eaec9
ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
by Theodore Ts'o
· 11 years ago
3af0d79
ext4: fix overflow when counting used blocks on 32-bit architectures
by Jan Kara
· 11 years ago
fb9efb9
ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
by Jan Kara
· 11 years ago
8ef1089
ocfs2: xattr: fix inlined xattr reflink
by Junxiao Bi
· 11 years ago
24bfdd8
ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
by Al Viro
· 11 years ago
ed37208
jbd2: fix theoretical race in jbd2__journal_restart
by Theodore Ts'o
· 11 years ago
2e0c7f0
CIFS use sensible file nlink values if unprovided
by Steve French
· 11 years ago
2ef41ea
nfsd4: fix decoding of compounds across page boundaries
by J. Bruce Fields
· 11 years ago
fc48631
hpfs: better test for errors
by Mikulas Patocka
· 11 years ago
ca11ba9
UBIFS: fix a horrid bug
by Artem Bityutskiy
· 11 years ago
ae59767
UBIFS: prepare to fix a horrid bug
by Artem Bityutskiy
· 11 years ago
09ccb68
perf: Disable monitoring on setuid processes for regular users
by Stephane Eranian
· 11 years ago
9265702
inotify: invalid mask should return a error number but not set it
by Zhao Hongjiang
· 12 years ago
486eae1
ceph: fix statvfs fr_size
by Sage Weil
· 12 years ago
e722283
libceph: wrap auth ops in wrapper functions
by Sage Weil
· 12 years ago
0ad7d72
libceph: add update_authorizer auth method
by Sage Weil
· 12 years ago
04ff9b7
ceph: ceph_pagelist_append might sleep while atomic
by Jim Schutt
· 11 years ago
f8a016f
ceph: add cpu_to_le32() calls when encoding a reconnect capability
by Jim Schutt
· 11 years ago
cb99ee6
jfs: fix a couple races
by Dave Kleikamp
· 12 years ago
0cf7dae
cifs: fix potential buffer overrun when composing a new options string
by Jeff Layton
· 11 years ago
6327ba1
xfs: kill suid/sgid through the truncate path.
by Dave Chinner
· 11 years ago
5ca6b68
NFSv4: Fix a thinko in nfs4_try_open_cached
by Trond Myklebust
· 11 years ago
c30db2e
nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
by Ryusuke Konishi
· 11 years ago
7b27f93
ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()
by Joseph Qi
· 11 years ago
f9f7ba4
fat: fix possible overflow for fat_clusters
by OGAWA Hirofumi
· 11 years ago
d327314
cifs: only set ops for inodes in I_NEW state
by Jeff Layton
· 12 years ago
13fcf7b
btrfs: don't stop searching after encountering the wrong item
by Gabriel de Perthuis
· 12 years ago
5c7f29b
ext4: limit group search loop for non-extent files
by Lachlan McIlroy
· 12 years ago
3f9ee57
nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
by J. Bruce Fields
· 12 years ago
d4e3d9b
ext4: add check for inodes_count overflow in new resize ioctl
by Theodore Ts'o
· 12 years ago
5bd7108
autofs - remove autofs dentry mount check
by David Jeffery
· 12 years ago
c685a45
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
by Theodore Ts'o
· 12 years ago
0e0fe16
ext4: fix online resizing for ext3-compat file systems
by Theodore Ts'o
· 12 years ago
313eb02
nfsd: Decode and send 64bit time values
by Bryan Schumaker
· 12 years ago
e0e8aad
nfsd4: don't close read-write opens too soon
by J. Bruce Fields
· 12 years ago
da54916
NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall
by Trond Myklebust
· 12 years ago
622590f
LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot
by Trond Myklebust
· 12 years ago
188b13f
mm: allow arch code to control the user page table ceiling
by Hugh Dickins
· 12 years ago
4c724bc
fs/fscache/stats.c: fix memory leak
by Anurup m
· 12 years ago
aa56319
sysfs: fix use after free in case of concurrent read/write and readdir
by Ming Lei
· 12 years ago
9044573
aio: fix possible invalid memory access when DEBUG is enabled
by Zhao Hongjiang
· 12 years ago
46bd2ca
Btrfs: make sure nbytes are right after log replay
by Josef Bacik
· 12 years ago
d8e8827
hfsplus: fix potential overflow in hfsplus_file_truncate()
by Vyacheslav Dubeyko
· 12 years ago
8cc1d04
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
by Suleiman Souhlal
· 12 years ago
e0d45f9
cifs: Allow passwords which begin with a delimitor
by Sachin Prabhu
· 12 years ago
a404242
reiserfs: Fix warning and inode leak when deleting inode with xattrs
by Jan Kara
· 12 years ago
5bb45c4
UBIFS: make space fixup work in the remount case
by Artem Bityutskiy
· 12 years ago
3668f9c
ext4: use atomic64_t for the per-flexbg free_clusters count
by Theodore Ts'o
· 12 years ago
308d292
ext4: convert number of blocks to clusters properly
by Lukas Czerner
· 12 years ago
df8cbcc
Btrfs: fix space leak when we fail to reserve metadata space
by Josef Bacik
· 12 years ago
46d197d
nfsd4: reject "negative" acl lengths
by J. Bruce Fields
· 12 years ago
74af9c5
loop: prevent bdev freeing while device in use
by Anatol Pomozov
· 12 years ago
6525a9f
Btrfs: don't drop path when printing out tree errors in scrub
by Josef Bacik
· 12 years ago
Next »