summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2012-10-08epoll: clear the tfile_check_list on -ELOOPJason Baron1-1/+3
2012-10-08Don't limit non-nested epoll pathsJason Baron1-0/+4
2012-10-08epoll: limit pathsJason Baron1-26/+210
2012-10-08epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov2-4/+32
2012-10-08epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2-0/+15
2012-10-08udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky1-1/+4
2012-10-08udf: Fortify loading of sparing tableJan Kara1-33/+53
2012-10-08ext3: Fix fdatasync() for files with only i_size changesJan Kara1-3/+14
2012-10-08udf: Fix data corruption for files in ICBJan Kara1-6/+29
2012-10-08NFS: Alias the nfs module to nfs4bjschuma@gmail.com1-0/+2
2012-10-08NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust1-1/+1
2012-10-08vfs: missed source of ->f_pos racesAl Viro1-2/+8
2012-10-08fuse: verify all ioctl retry iov elementsZach Brown1-1/+1
2012-10-08ext4: don't let i_reserved_meta_blocks go negativeBrian Foster1-0/+9
2012-10-08nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields1-1/+1
2012-10-08Btrfs: call the ordered free operation without any locks heldChris Mason1-1/+8
2012-10-08locks: fix checking of fcntl_setlease argumentJ. Bruce Fields1-3/+3
2012-10-08eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks1-1/+1
2012-10-08udf: Improve table length check to avoid possible overflowJan Kara1-1/+1
2012-10-08udf: Avoid run away loop when partition table length is corruptedJan Kara1-1/+10
2012-10-08fuse: fix stat call on 32 bit platformsPavel Shilovsky3-1/+20
2012-10-08ext4: fix error handling on inode bitmap corruptionJan Kara1-2/+6
2012-10-08ext3: Fix error handling on inode bitmap corruptionJan Kara1-2/+6
2012-10-08NFSv4: Revalidate uid/gid after openJonathan Nieder1-0/+1
2012-10-08xfs: Fix oops on IO error during xlog_recover_process_iunlinks()Jan Kara1-22/+11
2012-10-08ext4: check for zero length extentTheodore Ts'o1-0/+2
2012-10-08nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi1-0/+1
2012-10-08hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2-0/+15
2012-10-08hugepages: fix use after free bug in "quota" handlingDavid Gibson1-33/+21
2012-10-08xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara1-1/+2
2012-10-08xfs: Fix possible memory corruption in xfs_readlinkCarlos Maiolino1-4/+11
2012-10-08eCryptfs: Clear ECRYPTFS_NEW_FILE flag during truncateColin Ian King1-0/+3
2012-10-08eCryptfs: Copy up lower inode attrs after setting lower xattrColin Ian King1-0/+2
2012-10-08jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen1-0/+2
2012-03-17regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin1-1/+1
2012-03-17cifs: fix dentry refcount leak when opening a FIFO on lookupJeff Layton1-2/+18
2012-03-17eCryptfs: Handle failed metadata read in lookupTyler Hicks4-16/+28
2012-03-04autofs: work around unhappy compat problem on x86-64Ian Kent4-3/+23
2012-03-04eCryptfs: Clear i_nlink in rmdirTyler Hicks1-0/+2
2012-03-04eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks1-2/+0
2012-03-04eCryptfs: Use notify_change for truncating lower inodesTyler Hicks1-32/+67
2012-03-04ecryptfs: read on a directory should return EISDIR if not supportedAndy Whitcroft1-0/+1
2012-03-04Add mount option to check uid of device being mounted = expect uid, CVE-2011-...John Johansen1-5/+25
2012-03-04Ban ecryptfs over ecryptfsAl Viro1-0/+8
2012-03-04eCryptfs: Remove mmap from directory operationsTyler Hicks1-1/+0
2012-02-13eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang1-2/+2
2012-02-13udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara1-0/+6
2012-02-13NFSv4: Fix open recoveryTrond Myklebust1-0/+3
2012-02-13NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease.Trond Myklebust1-7/+19
2012-02-13NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctlyTrond Myklebust1-0/+3