summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-11-05nfsd: Fix ACL null pointer derefSergio Gelato
2014-11-05ext2: Fix fs corruption in ext2_get_xip_mem()Jan Kara
2014-11-05ext4: fix BUG_ON in mb_free_blocks()Theodore Ts'o
2014-11-05ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi
2014-11-05nilfs2: fix data loss with mmap()Andreas Rohner
2014-11-05Fix nasty 32-bit overflow bug in buffer i/o code.Anton Altaparmakov
2014-11-05NFSv4: Fix another bug in the close/open_downgrade codeTrond Myklebust
2014-11-05be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro
2014-11-05vfs: Fold follow_mount_rcu() into follow_dotdot_rcu()Ben Hutchings
2014-11-05don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro
2014-11-05block: Fix dev_t minor allocation lifetimeKeith Busch
2014-11-05aio: add missing smp_rmb() in read_events_ringJeff Moyer
2014-09-13NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust
2014-09-13isofs: Fix unbounded recursion when processing relocated directoriesJan Kara
2014-09-13CIFS: Fix wrong directory attributes after renamePavel Shilovsky
2014-09-13Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana
2014-09-13reiserfs: Fix use after free in journal teardownJan Kara
2014-09-13mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman
2014-09-13ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa structTheodore Ts'o
2014-09-13ext4: cleanup in ext4_discard_allocated_blocks()Zheng Liu
2014-09-13debugfs: Fix corrupted loop in debugfs_remove_recursiveSteven Rostedt
2014-08-06introduce SIZE_MAXXi Wang
2014-08-06ceph: fix overflow check in build_snap_context()Xi Wang
2014-08-06xfs: really fix the cursor leak in xfs_alloc_ag_vextent_nearDave Chinner
2014-08-06xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_nearDave Chinner
2014-08-06fuse: handle large user and group IDMiklos Szeredi
2014-08-06fuse: timeout comparison fixMiklos Szeredi
2014-08-06ext4: disable synchronous transaction batching if max_batch_time==0Eric Sandeen
2014-08-06ext4: clarify error count warning messagesTheodore Ts'o
2014-08-06nfsd: fix rare symlink decoding bugJ. Bruce Fields
2014-07-11Btrfs: fix double free in find_lock_delalloc_rangeChris Mason
2014-07-11nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields
2014-07-11nfsd4: use recall_lock for delegation hashingBenny Halevy
2014-07-11UBIFS: Remove incorrect assertion in shrink_tnc()hujianyang
2014-07-11nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig
2014-07-11ext4: fix wrong assert in ext4_mb_normalize_request()Maurizio Lombardi
2014-07-11ext4: fix zeroing of page during writebackJan Kara
2014-07-11reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney
2014-07-11reiserfs: drop vmtruncateMarco Stornelli
2014-07-11UBIFS: fix an mmap and fsync race conditionhujianyang
2014-06-09nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields
2014-06-09nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields
2014-06-09NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee
2014-06-09posix_acl: handle NULL ACL in posix_acl_equiv_modeChristoph Hellwig
2014-06-09NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust
2014-06-09NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust
2014-05-18Btrfs: fix inode caching vs tree logMiao Xie
2014-05-18Btrfs: Don't allocate inode that is already in useStefan Behrens
2014-05-18nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton
2014-05-18locks: allow __break_lease to sleep even when break_time is 0Jeff Layton