aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2011-04-17eCryptfs: Clear LOOKUP_OPEN flag when creating lower fileTyler Hicks
2011-04-17block: limit vec count in bio_kmalloc() and bio_alloc_map_data()Jens Axboe
2011-04-17Fix sget() race with failing mountAl Viro
2011-01-06pipe: fix failure to return error code on ->confirm()Nicolas Kaiser
2011-01-06mm: Move vma_stack_continue into mm.hStefan Bader
2011-01-06execve: make responsive to SIGKILL with large argumentsRoland McGrath
2011-01-06execve: improve interactivity with large argumentsRoland McGrath
2011-01-06setup_arg_pages: diagnose excessive argument sizeRoland McGrath
2011-01-06ocfs2: Don't walk off the end of fast symlinks.Joel Becker
2011-01-06inotify: fix inotify oneshot supportEric Paris
2011-01-06dasd: use correct label location for diag fba disksPeter Oberparleiter
2011-01-06xfs: prevent reading uninitialized stack memoryDan Rosenberg
2011-01-06ext4: Fix remaining racy updates of EXT4_I(inode)->i_flagsDmitry Monakhov
2011-01-06inotify: send IN_UNMOUNT eventsEric Paris
2011-01-06aio: check for multiplication overflow in do_io_submitJeff Moyer
2011-01-06char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2011-01-06NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust
2011-01-06binfmt_misc: fix binfmt_misc priorityJan Sembera
2011-01-06sysfs: checking for NULL instead of ERR_PTRDan Carpenter
2011-01-06ocfs2: Fix incorrect checksum validation errorSunil Mushran
2011-01-06fuse: flush background queue on connection closeMiklos Szeredi
2011-01-06ext4: fix freeze deadlock under IOEric Sandeen
2011-01-06CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells