index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2014-01-08
jbd2: don't BUG but return ENOSPC if a handle runs out of space
Theodore Ts'o
2014-01-08
GFS2: Fix incorrect invalidation for DIO/buffered I/O
Steven Whitehouse
2014-01-08
GFS2: don't hold s_umount over blkdev_put
Steven Whitehouse
2014-01-08
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
Li Wang
2014-01-08
ext4: check for overlapping extents in ext4_valid_extent_entries()
Eryu Guan
2014-01-08
ext4: fix use-after-free in ext4_mb_new_blocks
Junho Ryu
2014-01-08
ceph: wake up 'safe' waiters when unregistering request
Yan, Zheng
2014-01-08
ceph: cleanup aborted requests when re-sending requests.
Yan, Zheng
2013-12-20
hpfs: fix warnings when the filesystem fills up
Mikulas Patocka
2013-12-20
nfs: fix do_div() warning by instead using sector_div()
Helge Deller
2013-12-20
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2013-12-11
NFSv4: Update list of irrecoverable errors on DELEGRETURN
Trond Myklebust
2013-12-08
nfsd: use "init_net" for portmapper
Stanislav Kinsbursky
2013-12-04
ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()
Theodore Ts'o
2013-12-04
devpts: plug the memory leak in kill_sb
Ilija Hadzic
2013-11-29
configfs: fix race between dentry put and lookup
Junxiao Bi
2013-11-29
nfsd: make sure to balance get/put_write_access
Christoph Hellwig
2013-11-29
nfsd: split up nfsd_setattr
Christoph Hellwig
2013-11-29
NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
Trond Myklebust
2013-11-29
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2013-11-29
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
Oleg Nesterov
2013-11-29
Nest rename_lock inside vfsmount_lock
Al Viro
2013-11-29
SUNRPC handle EKEYEXPIRED in call_refreshresult
Andy Adamson
2013-11-29
nfs: don't allow nfs_find_actor to match inodes of the wrong type
Jeff Layton
2013-11-29
vfs,proc: guarantee unique inodes in /proc
Linus Torvalds
2013-11-13
jfs: fix error path in ialloc
Dave Kleikamp
2013-11-04
ext3: return 32/64-bit dir name hash according to usage type
Eric Sandeen
2013-10-22
ext4: fix memory leak in xattr
Dave Jones
2013-10-22
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
2013-10-13
ext4: avoid hang when mounting non-journal filesystems with orphan list
Theodore Ts'o
2013-10-13
Btrfs: change how we queue blocks for backref checking
Josef Bacik
2013-10-01
fanotify: dont merge permission events
Lino Sanfilippo
2013-09-26
fuse: invalidate inode attributes on xattr modification
Anand Avati
2013-09-26
fuse: postpone end_page_writeback() in fuse_writepage_locked()
Maxim Patlasov
2013-09-26
isofs: Refuse RW mount of the filesystem instead of making it RO
Jan Kara
2013-09-26
ocfs2: fix the end cluster offset of FIEMAP
Jie Liu
2013-09-26
cifs: ensure that srv_mutex is held when dealing with ssocket pointer
Jeff Layton
2013-09-07
SCSI: sg: Fix user memory corruption when SG_IO is interrupted by a signal
Roland Dreier
2013-09-07
jfs: fix readdir cookie incompatibility with NFSv4
Dave Kleikamp
2013-08-29
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...
Vyacheslav Dubeyko
2013-08-29
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...
Vyacheslav Dubeyko
2013-08-20
jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()
Jan Kara
2013-08-20
fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
yonghua zheng
2013-08-14
vfs: d_obtain_alias() needs to use "/" as default name.
NeilBrown
2013-08-14
debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)
Oleg Nesterov
2013-08-14
cifs: extend the buffer length enought for sprintf() using
Chen Gang
2013-08-14
ext4: fix mount/remount error messages for incompatible mount options
Piotr Sarna
2013-08-14
ext4: make sure group number is bumped after a inode allocation race
Theodore Ts'o
2013-08-11
fanotify: info leak in copy_event_to_user()
Dan Carpenter
2013-08-04
livelock avoidance in sget()
Al Viro
[next]