summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-10-07vfs: missed source of ->f_pos racesAl Viro
2012-10-07fuse: verify all ioctl retry iov elementsZach Brown
2012-10-07ext4: don't let i_reserved_meta_blocks go negativeBrian Foster
2012-10-07nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields
2012-10-07Btrfs: call the ordered free operation without any locks heldChris Mason
2012-10-07locks: fix checking of fcntl_setlease argumentJ. Bruce Fields
2012-10-07eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks
2012-10-07udf: Improve table length check to avoid possible overflowJan Kara
2012-10-07udf: Avoid run away loop when partition table length is corruptedJan Kara
2012-10-07fuse: fix stat call on 32 bit platformsPavel Shilovsky
2012-10-07ext4: fix error handling on inode bitmap corruptionJan Kara
2012-10-07ext3: Fix error handling on inode bitmap corruptionJan Kara
2012-10-07NFSv4: Revalidate uid/gid after openJonathan Nieder
2012-10-07xfs: Fix oops on IO error during xlog_recover_process_iunlinks()Jan Kara
2012-10-07ext4: check for zero length extentTheodore Ts'o
2012-10-07nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi
2012-10-07hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman
2012-10-07hugepages: fix use after free bug in "quota" handlingDavid Gibson
2012-10-07xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara
2012-10-07xfs: Fix possible memory corruption in xfs_readlinkCarlos Maiolino
2012-10-07eCryptfs: Clear ECRYPTFS_NEW_FILE flag during truncateColin Ian King
2012-10-07eCryptfs: Copy up lower inode attrs after setting lower xattrColin Ian King
2012-10-07jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen
2012-03-17regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-17cifs: fix dentry refcount leak when opening a FIFO on lookupJeff Layton
2012-03-17eCryptfs: Handle failed metadata read in lookupTyler Hicks
2012-03-04autofs: work around unhappy compat problem on x86-64Ian Kent
2012-03-04eCryptfs: Clear i_nlink in rmdirTyler Hicks
2012-03-04eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks
2012-03-04eCryptfs: Use notify_change for truncating lower inodesTyler Hicks
2012-03-04ecryptfs: read on a directory should return EISDIR if not supportedAndy Whitcroft
2012-03-04Add mount option to check uid of device being mounted = expect uid, CVE-2011-...John Johansen
2012-03-04Ban ecryptfs over ecryptfsAl Viro
2012-03-04eCryptfs: Remove mmap from directory operationsTyler Hicks
2012-02-13eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang
2012-02-13udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara
2012-02-13NFSv4: Fix open recoveryTrond Myklebust
2012-02-13NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease.Trond Myklebust
2012-02-13NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctlyTrond Myklebust
2012-02-13NFSv4: The state manager shouldn't exit on errors that were handledTrond Myklebust
2012-02-13NFSv4: Fix up the callers of nfs4_state_end_reclaim_rebootTrond Myklebust
2012-02-03eCryptfs: Make truncate path killableTyler Hicks
2012-02-03ecryptfs: Improve metadata read failure loggingTim Gardner
2012-02-03eCryptfs: Sanitize write counts of /dev/ecryptfsTyler Hicks
2012-01-25fix cputime overflow in uptime_proc_showMartin Schwidefsky
2012-01-25nfsd: Fix oops when parsing a 0 length exportSasha Levin
2012-01-25ext4: fix undefined behavior in ext4_fill_flex_info()Xi Wang
2012-01-12xfs: fix acl count validation in xfs_acl_from_disk()Xi Wang
2012-01-12xfs: validate acl countChristoph Hellwig
2012-01-12reiserfs: Force inode evictions before umount to avoid crashJeff Mahoney