summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-12-14nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust
2014-12-14block: Fix computation of merged request priorityJan Kara
2014-12-14ext4: bail out from make_indexed_dir() on first errorJan Kara
2014-12-14ext4: fix oops when loading block bitmap failedJan Kara
2014-12-14ext4: fix overflow when updating superblock backups after resizeJan Kara
2014-12-14nfsd4: fix crash on unknown operation numberJ. Bruce Fields
2014-12-14ext3: Don't check quota format when there are no quota filesJan Kara
2014-12-14ext4: fix reservation overflow in ext4_da_write_beginEric Sandeen
2014-12-14fanotify: enable close-on-exec on events' fd when requested in fanotify_init()Yann Droneaud
2014-12-14fs: make cont_expand_zero interruptibleMikulas Patocka
2014-12-14fs: Fix theoretical division by 0 in super_cache_scan().Tetsuo Handa
2014-12-14ecryptfs: avoid to access NULL pointer when write metadata in xattrChao Yu
2014-12-14ext4: add ext4_iget_normal() which is to be used for dir tree lookupsTheodore Ts'o
2014-12-14ext4: don't orphan or truncate the boot loader inodeTheodore Ts'o
2014-12-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
2014-12-14NFSv4.1: Fix an NFSv4.1 state renewal regressionAndy Adamson
2014-12-14NFSv4: fix open/lock state recovery error handlingTrond Myklebust
2014-12-14lockd: Try to reconnect if statd has movedBenjamin Coddington
2014-12-14ext4: don't check quota format when there are no quota filesJan Kara
2014-12-14ext4: check EA value offset when loadingDarrick J. Wong
2014-12-14UBIFS: fix free log space calculationArtem Bityutskiy
2014-12-14UBIFS: fix a race conditionArtem Bityutskiy
2014-12-14UBIFS: remove mst_mutexArtem Bityutskiy
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