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-02-20
nfs: tear down caches in nfs_init_writepagecache when allocation fails
Jeff Layton
2014-02-20
ext4: protect group inode free counting with group lock
Tao Ma
2014-02-20
mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
KOSAKI Motohiro
2014-02-13
hpfs: deadlock and race in directory lseek()
Al Viro
2014-02-13
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
Weston Andros Adamson
2014-02-13
NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
Trond Myklebust
2014-02-13
ore: Fix wrong math in allocation of per device BIO
Boaz Harrosh
2014-02-06
Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
Wang Shilong
2014-01-29
nilfs2: fix segctor bug that causes file system corruption
Andreas Rohner
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
[next]