Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
6414a39b47f6eef3908b9d54a08b3f9783fa61ba
/
fs
fda7305
Merge tag 'v3.4.76' into cm-11.0
by Ethan Chen
· 12 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
1461d4c
ceph: cleanup aborted requests when re-sending requests.
by Yan, Zheng
· 13 years ago
de0f9a5
Merge tag 'v3.4.75' into cm-11.0
by Ethan Chen
· 13 years ago
0e755a9
hpfs: fix warnings when the filesystem fills up
by Mikulas Patocka
· 13 years ago
e718598
nfs: fix do_div() warning by instead using sector_div()
by Helge Deller
· 13 years ago
894a160
xfs: underflow bug in xfs_attrlist_by_handle()
by Dan Carpenter
· 13 years ago
a1a84b6
NFSv4: Update list of irrecoverable errors on DELEGRETURN
by Trond Myklebust
· 13 years ago
2a38ada
Merge tag 'v3.4.72' into tmp
by Ethan Chen
· 13 years ago
b79811f
nfsd: use "init_net" for portmapper
by Stanislav Kinsbursky
· 14 years ago
dc51161
ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()
by Theodore Ts'o
· 13 years ago
510e627
devpts: plug the memory leak in kill_sb
by Ilija Hadzic
· 13 years ago
b4db55f
configfs: fix race between dentry put and lookup
by Junxiao Bi
· 13 years ago
107bb3c
nfsd: make sure to balance get/put_write_access
by Christoph Hellwig
· 13 years ago
6ee4fd2
nfsd: split up nfsd_setattr
by Christoph Hellwig
· 13 years ago
1ac50b9
NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
by Trond Myklebust
· 13 years ago
c0d3062
exec/ptrace: fix get_dumpable() incorrect tests
by Kees Cook
· 13 years ago
df4011e
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
by Oleg Nesterov
· 13 years ago
1a9a8c2
Nest rename_lock inside vfsmount_lock
by Al Viro
· 13 years ago
14384c7
SUNRPC handle EKEYEXPIRED in call_refreshresult
by Andy Adamson
· 14 years ago
d92fa5b
nfs: don't allow nfs_find_actor to match inodes of the wrong type
by Jeff Layton
· 13 years ago
a3b4c0b
vfs,proc: guarantee unique inodes in /proc
by Linus Torvalds
· 13 years ago
20b2a1e
jfs: fix error path in ialloc
by Dave Kleikamp
· 13 years ago
6f4f371
ext3: return 32/64-bit dir name hash according to usage type
by Eric Sandeen
· 14 years ago
4c481c1
Merge tag 'AU_LINUX_ANDROID_JB_2.6.04.03.00.109.082' into revert-linux
by Ethan Chen
· 13 years ago
85005d1
ext4: fix memory leak in xattr
by Dave Jones
· 13 years ago
5187f53
vfs: allow O_PATH file descriptors for fstatfs()
by Linus Torvalds
· 13 years ago
016a359
ext4: avoid hang when mounting non-journal filesystems with orphan list
by Theodore Ts'o
· 14 years ago
027a76b
Btrfs: change how we queue blocks for backref checking
by Josef Bacik
· 13 years ago
db68549
fanotify: dont merge permission events
by Lino Sanfilippo
· 14 years ago
b6a4068
fuse: invalidate inode attributes on xattr modification
by Anand Avati
· 13 years ago
ec00eca
fuse: postpone end_page_writeback() in fuse_writepage_locked()
by Maxim Patlasov
· 13 years ago
512ecf8
isofs: Refuse RW mount of the filesystem instead of making it RO
by Jan Kara
· 13 years ago
55ee351
ocfs2: fix the end cluster offset of FIEMAP
by Jie Liu
· 13 years ago
b11dc97
cifs: ensure that srv_mutex is held when dealing with ssocket pointer
by Jeff Layton
· 13 years ago
d3ba218
SCSI: sg: Fix user memory corruption when SG_IO is interrupted by a signal
by Roland Dreier
· 13 years ago
e446ef9
jfs: fix readdir cookie incompatibility with NFSv4
by Dave Kleikamp
· 13 years ago
03fec5c
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection
by Vyacheslav Dubeyko
· 13 years ago
6ed4392
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error
by Vyacheslav Dubeyko
· 13 years ago
df6b065
Merge "sysctl: Don't scan for the leaks on headers"
by Linux Build Service Account
· 13 years ago
9cfae3e
jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()
by Jan Kara
· 13 years ago
d77d525
fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
by yonghua zheng
· 13 years ago
24a8d10
seq_file: Allocate memory using vmalloc when kmalloc failed
by xiaobing tu
· 13 years ago
b3fc3c3
ext4: actually report that FITRIM is not supported
by Ethan Chen
· 13 years ago
7a0117d
vfs: d_obtain_alias() needs to use "/" as default name.
by NeilBrown
· 14 years ago
65280b8
debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)
by Oleg Nesterov
· 13 years ago
3fbcb7f
cifs: extend the buffer length enought for sprintf() using
by Chen Gang
· 13 years ago
6cd4531
ext4: fix mount/remount error messages for incompatible mount options
by Piotr Sarna
· 13 years ago
b2fea70
ext4: make sure group number is bumped after a inode allocation race
by Theodore Ts'o
· 13 years ago
6128927
ext4: disable FITRIM
by Ethan Chen
· 13 years ago
6c9ef83
fanotify: info leak in copy_event_to_user()
by Dan Carpenter
· 13 years ago
257e1c5
livelock avoidance in sget()
by Al Viro
· 13 years ago
e94d695
Btrfs: re-add root to dead root list if we stop dropping it
by Josef Bacik
· 13 years ago
849f48a
Btrfs: fix lock leak when resuming snapshot deletion
by Josef Bacik
· 13 years ago
e2f9184
lockd: protect nlm_blocked access in nlmsvc_retry_blocked
by David Jeffery
· 13 years ago
1150363
writeback: Fix periodic writeback after fs mount
by Jan Kara
· 13 years ago
7fca905
ext3: fix data=journal fast mount/umount hang
by Jan Kara
· 13 years ago
1c9ce1e
Merge tag 'v3.4.11' into cm-10.1
by Ethan Chen
· 13 years ago
c1ee953
Handle big endianness in NTLM (ntlmv2) authentication
by Steve French
· 13 years ago
6e514ac
ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
by Theodore Ts'o
· 13 years ago
39dfe5b
ext4: fix overflow when counting used blocks on 32-bit architectures
by Jan Kara
· 13 years ago
ee324d3
ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
by Jan Kara
· 13 years ago
26a849f
ocfs2: xattr: fix inlined xattr reflink
by Junxiao Bi
· 13 years ago
cd9c898
ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
by Al Viro
· 13 years ago
3cba6eb
jbd2: fix theoretical race in jbd2__journal_restart
by Theodore Ts'o
· 13 years ago
e2c411c
CIFS use sensible file nlink values if unprovided
by Steve French
· 13 years ago
ffdae5d
nfsd4: fix decoding of compounds across page boundaries
by J. Bruce Fields
· 13 years ago
5f855da
hpfs: better test for errors
by Mikulas Patocka
· 13 years ago
d9fd673
sysctl: Don't scan for the leaks on headers
by Chintan Pandya
· 13 years ago
93254c7
select: use freezable blocking call
by Colin Cross
· 13 years ago
a004e53
epoll: use freezable blocking call
by Colin Cross
· 13 years ago
cf46c3d
freezer: add unsafe versions of freezable helpers for CIFS
by Colin Cross
· 13 years ago
3be9167
freezer: add unsafe versions of freezable helpers for NFS
by Colin Cross
· 13 years ago
4e3010b
UBIFS: fix a horrid bug
by Artem Bityutskiy
· 13 years ago
eafde0b
UBIFS: prepare to fix a horrid bug
by Artem Bityutskiy
· 13 years ago
f57f135
perf: Disable monitoring on setuid processes for regular users
by Stephane Eranian
· 13 years ago
3c103fe
inotify: invalid mask should return a error number but not set it
by Zhao Hongjiang
· 13 years ago
999899a
ceph: fix statvfs fr_size
by Sage Weil
· 13 years ago
aa80dd9
libceph: wrap auth ops in wrapper functions
by Sage Weil
· 13 years ago
29c65a2
libceph: add update_authorizer auth method
by Sage Weil
· 13 years ago
c7ed084
ceph: ceph_pagelist_append might sleep while atomic
by Jim Schutt
· 13 years ago
a169043
ceph: add cpu_to_le32() calls when encoding a reconnect capability
by Jim Schutt
· 13 years ago
10e5b03
misc: Fix merge conflicts from 3.4.10 stable merge
by Ethan Chen
· 13 years ago
dde448d
Merge tag 'v3.4.10' into cm-10.1
by Ethan Chen
· 13 years ago
2e6c53d
jfs: fix a couple races
by Dave Kleikamp
· 13 years ago
d043628
cifs: fix potential buffer overrun when composing a new options string
by Jeff Layton
· 13 years ago
2968b9a
xfs: kill suid/sgid through the truncate path.
by Dave Chinner
· 13 years ago
19091a7
NFSv4: Fix a thinko in nfs4_try_open_cached
by Trond Myklebust
· 13 years ago
c846d9b
nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
by Ryusuke Konishi
· 13 years ago
91cf25f
ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()
by Joseph Qi
· 13 years ago
4ae8c3c
fat: fix possible overflow for fat_clusters
by OGAWA Hirofumi
· 13 years ago
f6b6c15
cifs: only set ops for inodes in I_NEW state
by Jeff Layton
· 13 years ago
462e873
btrfs: don't stop searching after encountering the wrong item
by Gabriel de Perthuis
· 13 years ago
dab2d3d
hugetlbfs: fix mmap failure in unaligned size request
by Naoya Horiguchi
· 13 years ago
Next »