summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-02-11nfsd: Fix oops when parsing a 0 length exportSasha Levin
2012-02-11ext4: avoid hangs in ext4_da_should_update_i_disksize()Andrea Arcangeli
2012-02-11hfs: fix hfs_find_init() sb->ext_tree NULL ptr oopsPhillip Lougher
2012-02-11jbd/jbd2: validate sb->s_first in journal_get_superblock()Eryu Guan
2012-02-11hfs: add sanity check for file name lengthDan Carpenter
2012-02-11ext4: fix BUG_ON() in ext4_ext_insert_extent()Zheng Liu
2012-02-11NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2012-02-11cifs: fix possible memory corruption in CIFSFindNextJeff Layton
2012-02-11ext3: Fix oops in ext3_try_to_allocate_with_rsv()Jan Kara
2012-02-11Fix for buffer overflow in ldm_frag_add not sufficientTimo Warns
2012-02-11ext3: Fix fs corruption when make_indexed_dir() failsJan Kara
2012-02-11Validate size of EFI GUID partition entries.Timo Warns
2012-02-11Fix corrupted OSF partition table parsingTimo Warns
2012-02-11fs/partitions/ldm.c: fix oops caused by corrupted partition tableTimo Warns
2012-02-11Open with O_CREAT flag set fails to open existing files on non writable direc...Sachin Prabhu
2012-02-11UBIFS: fix master node recoveryArtem Bityutskiy
2011-04-30proc: do proper range check on readdir offsetLinus Torvalds
2011-04-30UBIFS: fix oops when R/O file-system is fsync'edArtem Bityutskiy
2011-04-30nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discardedEnrik Berkhan
2011-04-30xfs: zero proper structure size for geometry callsAlex Elder
2011-04-30exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2011-04-30exec: make argv/envp memory visible to oom-killerOleg Nesterov
2011-04-30nfsd: fix auth_domain reference leak on nlm operationsJ. Bruce Fields
2011-04-30ext4: fix credits computing for indirect mapped filesYongqiang Yang
2011-04-30Treat writes as new when holes span across page boundariesGoldwyn Rodrigues
2011-04-30quota: Don't write quota info in dquot_commit()Jan Kara
2011-04-30UBIFS: fix oops on error path in read_pnodeArtem Bityutskiy
2011-04-30UBIFS: do not read flash unnecessarilyArtem Bityutskiy
2011-04-30xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg
2011-04-30eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fixRoberto Sassu
2011-04-30proc: protect mm start_code/end_code in /proc/pid/statKees Cook
2011-04-30procfs: fix /proc/<pid>/maps heap checkAaro Koskinen
2011-04-30ext3: skip orphan cleanup on rocompat fsAmir Goldstein
2011-04-30aio: wake all waiters when destroying ctxRoland Dreier
2011-04-30ext3: Always set dx_node's fake_dirent explicitly.Eric Sandeen
2011-04-30ext2: Fix link count corruption under heavy link+rename loadJosh Hunt
2011-04-30ldm: corrupted partition table can cause kernel oopsTimo Warns
2011-04-30fs/partitions: Validate map_count in Mac partition tablesTimo Warns
2011-04-30s390: remove task_show_regsMartin Schwidefsky
2011-04-30nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown
2011-04-30GFS2: Fix bmap allocation corner-case bugSteven Whitehouse
2011-04-30NFS: fix the return value of nfs_file_fsync()J. R. Okajima
2011-04-30ocfs2_connection_find() returns pointer to bad structuredann frazier
2011-04-30NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko
2011-04-30NFS: Fix "kernel BUG at fs/aio.c:554!"Chuck Lever
2011-02-09install_special_mapping skips security_file_mmap check.Tavis Ormandy
2011-02-09nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown
2011-02-09NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov
2010-12-09bio: take care not overflow page count when mapping/copying user dataJens Axboe
2010-12-09eCryptfs: Clear LOOKUP_OPEN flag when creating lower fileTyler Hicks