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
2013-11-04
ext[34]: fix double put in tmpfile
Miklos Szeredi
2013-10-18
ext4: fix memory leak in xattr
Dave Jones
2013-10-18
Btrfs: use right root when checking for hash collision
Josef Bacik
2013-10-18
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
2013-10-13
Btrfs: remove ourselves from the cluster list under lock
Josef Bacik
2013-10-13
Btrfs: skip subvol entries when checking if we've created a dir already
Josef Bacik
2013-10-13
Btrfs: change how we queue blocks for backref checking
Josef Bacik
2013-10-13
Btrfs: reset ret in record_one_backref
Josef Bacik
2013-10-13
xfs: fix node forward in xfs_node_toosmall
Mark Tinguely
2013-10-13
NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt fails
Trond Myklebust
2013-10-13
nilfs2: fix issue with race condition of competition between segments for dir...
Vyacheslav Dubeyko
2013-10-13
fuse: fix fallocate vs. ftruncate race
Maxim Patlasov
2013-10-13
fuse: wait for writeback in fuse_file_fallocate()
Maxim Patlasov
2013-10-13
fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing
Dan Aloni
2013-10-13
nfsd4: fix leak of inode reference on delegation failure
J. Bruce Fields
2013-10-05
sysv: Add forgotten superblock lock init for v7 fs
Lubomir Rintel
2013-10-05
block: Fix bio_copy_data()
Kent Overstreet
2013-10-01
bio-integrity: Fix use of bs->bio_integrity_pool after free
Bjorn Helgaas
2013-10-01
udf: Refuse RW mount of the filesystem instead of making it RO
Jan Kara
2013-10-01
udf: Standardize return values in mount sequence
Jan Kara
2013-10-01
cifs: fix filp leak in cifs_atomic_open()
Miklos Szeredi
2013-09-26
fuse: readdir: check for slash in names
Miklos Szeredi
2013-09-26
fuse: hotfix truncate_pagecache() issue
Maxim Patlasov
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
ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error.
majianpeng
2013-09-26
isofs: Refuse RW mount of the filesystem instead of making it RO
Jan Kara
2013-09-26
proc: Restrict mounting the proc filesystem
Eric W. Biederman
2013-09-26
ocfs2: fix the end cluster offset of FIEMAP
Jie Liu
2013-09-26
Btrfs: don't allow the replace procedure on read only filesystems
Stefan Behrens
2013-09-26
ext4: simplify truncation code in ext4_setattr()
Jan Kara
2013-09-26
ext4: fix ext4_writepages() in presence of truncate
Jan Kara
2013-09-26
ext4: move test whether extent to map can be extended to one place
Jan Kara
2013-09-26
CIFS: Fix missing lease break
Pavel Shilovsky
2013-09-26
CIFS: Fix a memory leak when a lease break comes
Pavel Shilovsky
2013-09-26
cifs: ensure that srv_mutex is held when dealing with ssocket pointer
Jeff Layton
2013-08-28
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-08-28
fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbers
Goldwyn Rodrigues
2013-08-28
vfs: make the dentry cache use the lockref infrastructure
Waiman Long
2013-08-28
Revert "fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink"
Linus Torvalds
2013-08-26
Merge tag 'jfs-3.11-rc8' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2013-08-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-08-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2013-08-24
VFS: collect_mounts() should return an ERR_PTR
Dan Carpenter
2013-08-24
bfs: iget_locked() doesn't return an ERR_PTR
Dan Carpenter
2013-08-24
efs: iget_locked() doesn't return an ERR_PTR()
Dan Carpenter
2013-08-24
proc: kill the extra proc_readfd_common()->dir_emit_dots()
Oleg Nesterov
2013-08-24
cope with potentially long ->d_dname() output for shmem/hugetlb
Al Viro
2013-08-23
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...
Vyacheslav Dubeyko
2013-08-23
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...
Vyacheslav Dubeyko
[next]