Age | Commit message (Expand) | Author |
2013-12-20 | nfsd: when reusing an existing repcache entry, unhash it first | Jeff Layton |
2013-12-20 | xfs: underflow bug in xfs_attrlist_by_handle() | Dan Carpenter |
2013-12-20 | xfs: growfs overruns AGFL buffer on V4 filesystems | Dave Chinner |
2013-12-11 | NFSv4: Update list of irrecoverable errors on DELEGRETURN | Trond Myklebust |
2013-12-11 | vfs: fix subtle use-after-free of pipe_inode_info | Linus Torvalds |
2013-12-08 | aio: restore locking of ioctx list on removal | Mateusz Guzik |
2013-12-08 | xfs: add capability check to free eofblocks ioctl | Dwight Engen |
2013-12-04 | setfacl removes part of ACL when setting POSIX ACLs to Samba | Steve French |
2013-12-04 | audit: add child record before the create to handle case where create fails | Jeff Layton |
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 | nfsd: return better errors to exportfs | J. Bruce Fields |
2013-11-29 | NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_state | Trond Myklebust |
2013-11-29 | NFSv4: don't reprocess cached open CLAIM_PREVIOUS | Weston Andros Adamson |
2013-11-29 | NFSv4: don't fail on missing fattr in open recover | Weston Andros Adamson |
2013-11-29 | NFSv4: fix NULL dereference in open recover | Weston Andros Adamson |
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-13 | seq_file: always update file->f_pos in seq_lseek() | Gu Zheng |
2013-11-13 | ecryptfs: Fix memory leakage in keystore.c | Geyslan G. Bem |
2013-11-13 | jfs: fix error path in ialloc | Dave Kleikamp |
2013-10-18 | cope with potentially long ->d_dname() output for shmem/hugetlb | Al Viro |
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 | 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-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 |