summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-03-14UBIFS: fix debugging failure in dbg_check_space_infoArtem Bityutskiy
2012-03-14UBIFS: fix oops on error path in read_pnodeArtem Bityutskiy
2012-03-14UBIFS: do not read flash unnecessarilyArtem Bityutskiy
2012-03-14Btrfs: Fix uninitialized root flags for subvolumesLi Zefan
2012-03-14nilfs2: fix data loss in mmap page write for hole blocksRyusuke Konishi
2012-03-14eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fixRoberto Sassu
2012-03-14eCryptfs: Unlock page in write_begin error pathTyler Hicks
2012-03-14aio: wake all waiters when destroying ctxRoland Dreier
2011-06-26xfs: zero proper structure size for geometry callsAlex Elder
2011-06-26xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg
2011-06-26fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik
2011-06-26epoll: convert max_user_watches to longRobin Holt
2011-06-26Fix for buffer overflow in ldm_frag_add not sufficientTimo Warns
2011-06-26fs/partitions/ldm.c: fix oops caused by corrupted partition tableTimo Warns
2011-06-26ext3: skip orphan cleanup on rocompat fsAmir Goldstein
2011-06-26procfs: fix /proc/<pid>/maps heap checkAaro Koskinen
2011-06-26proc: protect mm start_code/end_code in /proc/pid/statKees Cook
2011-06-26nfsd41: modify the members value of nfsd4_op_flagsMi Jinlong
2011-06-26ext3: Always set dx_node's fake_dirent explicitly.Eric Sandeen
2011-06-26nfsd: wrong index used in inner loopMi Jinlong
2011-06-26nfsd: wrong index used in inner looproel
2011-06-26CIFS: Fix oplock break handling (try #2)Pavel Shilovsky
2011-06-26ext2: Fix link count corruption under heavy link+rename loadJosh Hunt
2011-06-26fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi
2011-06-26Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...Tristan Ye
2011-06-26ldm: corrupted partition table can cause kernel oopsTimo Warns
2011-06-26epoll: prevent creating circular epoll structuresDavide Libenzi
2011-06-26eCryptfs: Copy up lower inode attrs in getattrTyler Hicks
2011-06-26fs/partitions: Validate map_count in Mac partition tablesTimo Warns
2011-06-26s390: remove task_show_regsMartin Schwidefsky
2011-06-26xfs: fix untrusted inode number lookupDave Chinner
2011-06-26xfs: remove block number from inode lookup codeDave Chinner
2011-06-26xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTEDDave Chinner
2011-06-26xfs: validate untrusted inode numbers during lookupDave Chinner
2011-06-26xfs: always use iget in bulkstatChristoph Hellwig
2011-06-26nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown
2011-06-26CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa
2011-06-26CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2011-06-26ocfs2_connection_find() returns pointer to bad structuredann frazier
2011-06-26NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko
2011-06-26NFS: Fix "kernel BUG at fs/aio.c:554!"Chuck Lever
2011-04-17install_special_mapping skips security_file_mmap check.Tavis Ormandy
2011-04-17NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov
2011-04-17nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown
2011-04-17NFS: Fix panic after nfs_umount()Chuck Lever
2011-04-17fuse: fix ioctl when server is 32bitMiklos Szeredi
2011-04-17fuse: verify ioctl retriesMiklos Szeredi
2011-04-17exec: make argv/envp memory visible to oom-killerOleg Nesterov
2011-04-17fuse: fix attributes after open(O_TRUNC)Ken Sumrall
2011-04-17bio: take care not overflow page count when mapping/copying user dataJens Axboe