aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
* Btrfs: fix memory leak of chunks' extent mapLiu Bo2013-12-20
* NFSv4 wait on recovery for async session errorsAndy Adamson2013-12-20
* nfs: fix do_div() warning by instead using sector_div()Helge Deller2013-12-20
* btrfs: call mnt_drop_write after interrupted subvol deletionDavid Sterba2013-12-20
* Btrfs: fix access_ok() check in btrfs_ioctl_send()Dan Carpenter2013-12-20
* nfsd: when reusing an existing repcache entry, unhash it firstJeff Layton2013-12-20
* xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter2013-12-20
* xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner2013-12-20
* NFSv4: Update list of irrecoverable errors on DELEGRETURNTrond Myklebust2013-12-12
* vfs: fix subtle use-after-free of pipe_inode_infoLinus Torvalds2013-12-12
* aio: restore locking of ioctx list on removalMateusz Guzik2013-12-08
* xfs: add capability check to free eofblocks ioctlDwight Engen2013-12-08
* setfacl removes part of ACL when setting POSIX ACLs to SambaSteve French2013-12-04
* audit: add child record before the create to handle case where create failsJeff Layton2013-12-04
* ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()Theodore Ts'o2013-12-04
* devpts: plug the memory leak in kill_sbIlija Hadzic2013-12-04
* configfs: fix race between dentry put and lookupJunxiao Bi2013-11-29
* nfsd: make sure to balance get/put_write_accessChristoph Hellwig2013-11-29
* nfsd: split up nfsd_setattrChristoph Hellwig2013-11-29
* nfsd: return better errors to exportfsJ. Bruce Fields2013-11-29
* NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_stateTrond Myklebust2013-11-29
* NFSv4: don't reprocess cached open CLAIM_PREVIOUSWeston Andros Adamson2013-11-29
* NFSv4: don't fail on missing fattr in open recoverWeston Andros Adamson2013-11-29
* NFSv4: fix NULL dereference in open recoverWeston Andros Adamson2013-11-29
* NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()Trond Myklebust2013-11-29
* exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-29
* seq_file: always update file->f_pos in seq_lseek()Gu Zheng2013-11-12
* ecryptfs: Fix memory leakage in keystore.cGeyslan G. Bem2013-11-12
* jfs: fix error path in iallocDave Kleikamp2013-11-12
* cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro2013-10-18
* ext4: fix memory leak in xattrDave Jones2013-10-18
* Btrfs: use right root when checking for hash collisionJosef Bacik2013-10-18
* vfs: allow O_PATH file descriptors for fstatfs()Linus Torvalds2013-10-18
* Btrfs: remove ourselves from the cluster list under lockJosef Bacik2013-10-13
* Btrfs: skip subvol entries when checking if we've created a dir alreadyJosef Bacik2013-10-13
* Btrfs: change how we queue blocks for backref checkingJosef Bacik2013-10-13
* xfs: fix node forward in xfs_node_toosmallMark Tinguely2013-10-13
* NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt failsTrond Myklebust2013-10-13
* nilfs2: fix issue with race condition of competition between segments for dir...Vyacheslav Dubeyko2013-10-13
* fuse: fix fallocate vs. ftruncate raceMaxim Patlasov2013-10-13
* fuse: wait for writeback in fuse_file_fallocate()Maxim Patlasov2013-10-13
* fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from OopsingDan Aloni2013-10-13
* sysv: Add forgotten superblock lock init for v7 fsLubomir Rintel2013-10-05
* block: Fix bio_copy_data()Kent Overstreet2013-10-05
* bio-integrity: Fix use of bs->bio_integrity_pool after freeBjorn Helgaas2013-10-01
* udf: Refuse RW mount of the filesystem instead of making it ROJan Kara2013-10-01
* udf: Standardize return values in mount sequenceJan Kara2013-10-01
* cifs: fix filp leak in cifs_atomic_open()Miklos Szeredi2013-10-01
* fuse: readdir: check for slash in namesMiklos Szeredi2013-09-26
* fuse: hotfix truncate_pagecache() issueMaxim Patlasov2013-09-26