summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-10-07epoll: clear the tfile_check_list on -ELOOPJason Baron
2012-10-07Don't limit non-nested epoll pathsJason Baron
2012-10-07epoll: limit pathsJason Baron
2012-10-07epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov
2012-10-07epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-10-07udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky
2012-10-07udf: Fortify loading of sparing tableJan Kara
2012-10-07ext3: Fix fdatasync() for files with only i_size changesJan Kara
2012-10-07udf: Fix data corruption for files in ICBJan Kara
2012-10-07NFS: Alias the nfs module to nfs4bjschuma@gmail.com
2012-10-07NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust
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