summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-03-02ldm: corrupted partition table can cause kernel oopsTimo Warns
2011-03-02epoll: prevent creating circular epoll structuresDavide Libenzi
2011-03-02eCryptfs: Copy up lower inode attrs in getattrTyler Hicks
2011-03-02fs/partitions: Validate map_count in Mac partition tablesTimo Warns
2011-03-02s390: remove task_show_regsMartin Schwidefsky
2011-03-02xfs: fix untrusted inode number lookupDave Chinner
2011-03-02xfs: remove block number from inode lookup codeDave Chinner
2011-03-02xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTEDDave Chinner
2011-03-02xfs: validate untrusted inode numbers during lookupDave Chinner
2011-03-02xfs: always use iget in bulkstatChristoph Hellwig
2011-03-02nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown
2011-03-02GFS2: Fix bmap allocation corner-case bugSteven Whitehouse
2011-03-02NFS: fix the return value of nfs_file_fsync()J. R. Okajima
2011-03-02sendfile(): check f_op.splice_write() rather than f_op.sendpage()Changli Gao
2011-03-02CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa
2011-03-02CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2011-03-02ocfs2_connection_find() returns pointer to bad structuredann frazier
2011-03-02NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko
2011-02-17NFS: Fix "kernel BUG at fs/aio.c:554!"Chuck Lever
2011-01-07install_special_mapping skips security_file_mmap check.Tavis Ormandy
2011-01-07NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov
2011-01-07nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown
2011-01-07NFS: Fix panic after nfs_umount()Chuck Lever
2011-01-07fuse: fix ioctl when server is 32bitMiklos Szeredi
2011-01-07fuse: verify ioctl retriesMiklos Szeredi
2010-12-09fuse: fix attributes after open(O_TRUNC)Ken Sumrall
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
2010-12-09block: limit vec count in bio_kmalloc() and bio_alloc_map_data()Jens Axboe
2010-11-22pipe: fix failure to return error code on ->confirm()Nicolas Kaiser
2010-10-28mm: Move vma_stack_continue into mm.hStefan Bader
2010-10-28execve: make responsive to SIGKILL with large argumentsRoland McGrath
2010-10-28execve: improve interactivity with large argumentsRoland McGrath
2010-10-28setup_arg_pages: diagnose excessive argument sizeRoland McGrath
2010-10-28ocfs2: Don't walk off the end of fast symlinks.Joel Becker
2010-09-26inotify: fix inotify oneshot supportEric Paris
2010-09-26dasd: use correct label location for diag fba disksPeter Oberparleiter
2010-09-26xfs: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-26ext4: Fix remaining racy updates of EXT4_I(inode)->i_flagsDmitry Monakhov
2010-09-26inotify: send IN_UNMOUNT eventsEric Paris
2010-09-26aio: check for multiplication overflow in do_io_submitJeff Moyer
2010-09-26char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-09-20NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust
2010-09-20binfmt_misc: fix binfmt_misc priorityJan Sembera
2010-09-20sysfs: checking for NULL instead of ERR_PTRDan Carpenter
2010-09-20ocfs2: Fix incorrect checksum validation errorSunil Mushran
2010-09-20fuse: flush background queue on connection closeMiklos Szeredi
2010-08-26ext4: consolidate in_range() definitionsAkinobu Mita
2010-08-26nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti
2010-08-26Fix the nested PR lock calling issue in ACLJiaju Zhang