Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
3ffeeae6961bdfe56d685d3681319cf76b67c449
/
fs
f9c3484
get rid of propagate_umount() mistakenly treating slaves as busy.
by Al Viro
· 12 years ago
3a8f613
ext2: Fix fs corruption in ext2_get_xip_mem()
by Jan Kara
· 13 years ago
0bfb000
NFSv4: Fix problems with close in the presence of a delegation
by Trond Myklebust
· 12 years ago
d06e4b0
CIFS: Fix wrong directory attributes after rename
by Pavel Shilovsky
· 12 years ago
5ccd3e2
isofs: Fix unbounded recursion when processing relocated directories
by Jan Kara
· 12 years ago
b06b5c6
introduce SIZE_MAX
by Xi Wang
· 14 years ago
ef01826
ext4: clarify error count warning messages
by Theodore Ts'o
· 12 years ago
a22a7e7
nfsd: fix rare symlink decoding bug
by J. Bruce Fields
· 12 years ago
6e44d31
CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars option
by Steve French
· 12 years ago
bdef830
nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer
by Christoph Hellwig
· 12 years ago
eb55ed0
nfsd4: fix FREE_STATEID lockowner leak
by J. Bruce Fields
· 12 years ago
0834497
UBIFS: Remove incorrect assertion in shrink_tnc()
by hujianyang
· 12 years ago
e18bac2
btrfs: fix use of uninit "ret" in end_extent_writepage()
by Eric Sandeen
· 12 years ago
64b84ef
Btrfs: use right type to get real comparison
by Liu Bo
· 12 years ago
8f1dd63
fs: btrfs: volumes.c: Fix for possible null pointer dereference
by Rickard Strandqvist
· 12 years ago
a25ebe2
Btrfs: fix double free in find_lock_delalloc_range
by Chris Mason
· 12 years ago
2dbc65d
ext4: fix wrong assert in ext4_mb_normalize_request()
by Maurizio Lombardi
· 12 years ago
a6d5f53
nfsd: check passed socket's net matches NFSd superblock's one
by Stanislav Kinsbursky
· 13 years ago
6c14fee
nfsd: containerize NFSd filesystem
by Stanislav Kinsbursky
· 14 years ago
fa16ac1
nfsd: pass proper net to nfsd_destroy() from NFSd kthreads
by Stanislav Kinsbursky
· 14 years ago
7bdac1e
nfsd: pass net to __write_ports() and down
by Stanislav Kinsbursky
· 14 years ago
044b211
nfsd: pass net to nfsd_set_nrthreads()
by Stanislav Kinsbursky
· 14 years ago
b282713
nfsd: pass net to nfsd_svc()
by Stanislav Kinsbursky
· 14 years ago
e42e086
nfsd: pass net to nfsd_create_serv()
by Stanislav Kinsbursky
· 14 years ago
4851433
nfsd: pass net to nfsd_startup() and nfsd_shutdown()
by Stanislav Kinsbursky
· 14 years ago
0e0feda
nfsd: pass net to nfsd_init_socks()
by Stanislav Kinsbursky
· 14 years ago
4834ca9
nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct file
by Harshula Jayasuriya
· 13 years ago
ba79592
NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session
by Trond Myklebust
· 14 years ago
0c5fa16
NFSv4.1: Don't decode skipped layoutgets
by Weston Andros Adamson
· 14 years ago
079ee14
NFSv4.1: Fix a race in pNFS layoutcommit
by Trond Myklebust
· 13 years ago
f40661f
NFS: nfs_getaclargs.acl_len is a size_t
by Chuck Lever
· 14 years ago
79854e6
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
by fanchaoting
· 13 years ago
42b607d
NFSv4.1: integer overflow in decode_cb_sequence_args()
by Dan Carpenter
· 14 years ago
ca36e74
nfsd4: fix xdr decoding of large non-write compounds
by J. Bruce Fields
· 13 years ago
e9d735e
NFSv4 wait on recovery for async session errors
by Andy Adamson
· 13 years ago
38feb08
cifs: delay super block destruction until all cifsFileInfo objects are gone
by Mateusz Guzik
· 13 years ago
9b67aef
VFS: make vfs_fstat() use f[get|put]_light()
by Linus Torvalds
· 14 years ago
76504c2
fs: cachefiles: add support for large files in filesystem caching
by Justin Lecher
· 14 years ago
2e4191b
ecryptfs: Fix memory leakage in keystore.c
by Geyslan G. Bem
· 13 years ago
47532a2
CIFS: Fix error handling in cifs_push_mandatory_locks
by Pavel Shilovsky
· 14 years ago
afaf7f6
setfacl removes part of ACL when setting POSIX ACLs to Samba
by Steve French
· 13 years ago
a18e4c1
nfsd4: remove lockowner when removing lock stateid
by J. Bruce Fields
· 12 years ago
d9eea1c
nfsd4: warn on finding lockowner without stateid's
by J. Bruce Fields
· 12 years ago
6ba3ac4
NFSD: Call ->set_acl with a NULL ACL structure if no entries
by Kinglong Mee
· 12 years ago
fa9869e
posix_acl: handle NULL ACL in posix_acl_equiv_mode
by Christoph Hellwig
· 12 years ago
08f36d9
locks: allow __break_lease to sleep even when break_time is 0
by Jeff Layton
· 12 years ago
6b2b231
ext4: use i_size_read in ext4_unaligned_aio()
by Theodore Ts'o
· 12 years ago
982daeb
ocfs2: do not put bh when buffer_uptodate failed
by alex chen
· 12 years ago
8917a40d
ocfs2: dlm: fix recovery hung
by Junxiao Bi
· 12 years ago
09400fe
ocfs2: dlm: fix lock migration crash
by Junxiao Bi
· 12 years ago
15e5f90
reiserfs: fix race in readdir
by Jeff Mahoney
· 12 years ago
d8992ef
nfsd4: fix setclientid encode size
by J. Bruce Fields
· 12 years ago
367bce4
nfsd: notify_change needs elevated write count
by J. Bruce Fields
· 13 years ago
c2189c7
nfsd4: fix test_stateid error reply encoding
by J. Bruce Fields
· 13 years ago
9acc531
nfsd4: buffer-length check for SUPPATTR_EXCLCREAT
by J. Bruce Fields
· 13 years ago
fc111bf
nfsd4: session needs room for following op to error out
by J. Bruce Fields
· 13 years ago
371d9bb
jffs2: remove from wait queue after schedule()
by Li Zefan
· 13 years ago
5c8e8e1
jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
by Li Zefan
· 13 years ago
b49c0b8
jffs2: Fix crash due to truncation of csize
by Ajesh Kunhipurayil Vijayan
· 13 years ago
3dba9e3
jffs2: Fix segmentation fault found in stress test
by Kamlakant Patel
· 13 years ago
4ca2cf4
proc: pid/status: show all supplementary groups
by Artem Bityutskiy
· 14 years ago
ff624a8
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
by Theodore Ts'o
· 12 years ago
dba7949
Btrfs: fix data corruption when reading/updating compressed extents
by Filipe David Borba Manana
· 13 years ago
bfe635e
fs/proc/base.c: fix GPF in /proc/$PID/map_files
by Artem Fetishev
· 12 years ago
e877d41
NFS: Fix a delegation callback race
by Trond Myklebust
· 13 years ago
efcb918
ocfs2 syncs the wrong range...
by Al Viro
· 13 years ago
e7f76c8
ocfs2: fix quota file corruption
by Jan Kara
· 13 years ago
c28414d
ext4: return ENOMEM if sb_getblk() fails
by Theodore Ts'o
· 14 years ago
b0f9634
cifs: adjust sequence number downward after signing NT_CANCEL request
by Jeff Layton
· 14 years ago
b54e3ac
ext4: fix possible use-after-free with AIO
by Jan Kara
· 14 years ago
8a4188e
UBIFS: fix double free of ubifs_orphan objects
by Adam Thomas
· 14 years ago
ebdc12a
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
by Theodore Ts'o
· 13 years ago
d7d659d
ncpfs: fix rmdir returns Device or resource busy
by Dave Chiluk
· 13 years ago
3d956c8
cifs: don't instantiate new dentries in readdir for inodes that need to be revalidated immediately
by Jeff Layton
· 13 years ago
fe17c20
fuse: hotfix truncate_pagecache() issue
by Maxim Patlasov
· 13 years ago
f4a69e0
fuse: readdir: check for slash in names
by Miklos Szeredi
· 13 years ago
831c876
nilfs2: fix issue with race condition of competition between segments for dirty blocks
by Vyacheslav Dubeyko
· 13 years ago
54499e71
quota: Fix race between dqput() and dquot_scan_active()
by Jan Kara
· 13 years ago
01ef0c9
cifs: ensure that uncached writes handle unmapped areas correctly
by Jeff Layton
· 13 years ago
6c3515f
ext4: don't leave i_crtime.tv_sec uninitialized
by Theodore Ts'o
· 13 years ago
080368a
ext4: fix online resize with a non-standard blocks per group setting
by Theodore Ts'o
· 13 years ago
a8909f1
ext4: don't try to modify s_flags if the the file system is read-only
by Theodore Ts'o
· 13 years ago
cc01cae
lockd: send correct lock when granting a delayed lock.
by NeilBrown
· 13 years ago
ce5562e
fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
by Eric W. Biederman
· 13 years ago
478b97d
nfs: tear down caches in nfs_init_writepagecache when allocation fails
by Jeff Layton
· 14 years ago
4e0bc3f
ext4: protect group inode free counting with group lock
by Tao Ma
· 14 years ago
d89985c
mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
by KOSAKI Motohiro
· 13 years ago
d5c2029
hpfs: deadlock and race in directory lseek()
by Al Viro
· 13 years ago
b5f0608
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
by Weston Andros Adamson
· 13 years ago
3c16dfe
NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
by Trond Myklebust
· 13 years ago
0cc70c5
ore: Fix wrong math in allocation of per device BIO
by Boaz Harrosh
· 13 years ago
06c23d0
Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
by Wang Shilong
· 13 years ago
ddcb318
nilfs2: fix segctor bug that causes file system corruption
by Andreas Rohner
· 13 years ago
db7d85d
jbd2: don't BUG but return ENOSPC if a handle runs out of space
by Theodore Ts'o
· 13 years ago
d23a87a
GFS2: Fix incorrect invalidation for DIO/buffered I/O
by Steven Whitehouse
· 13 years ago
af7cf21
GFS2: don't hold s_umount over blkdev_put
by Steven Whitehouse
· 13 years ago
e0050ac
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
by Li Wang
· 13 years ago
a1192c0
ext4: check for overlapping extents in ext4_valid_extent_entries()
by Eryu Guan
· 13 years ago
510e024
ext4: fix use-after-free in ext4_mb_new_blocks
by Junho Ryu
· 13 years ago
bb4e90a
ceph: wake up 'safe' waiters when unregistering request
by Yan, Zheng
· 13 years ago
Next »