summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2011-01-06ext4: Make fsync sync new parent directories in no-journal modeFrank Mayhar
2011-01-06ext4: Fix compat EXT4_IOC_ADD_GROUPBen Hutchings
2011-01-06ext4: Conditionally define compat ioctl numbersBen Hutchings
2011-01-06ext4: restart ext4_ext_remove_space() after transaction restartDmitry Monakhov
2011-01-06ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warrantedTheodore Ts'o
2011-01-06ext4: Avoid crashing on NULL ptr dereference on a filesystem errorTheodore Ts'o
2011-01-06ext4: Use bitops to read/modify i_flags in struct ext4_inode_infoDmitry Monakhov
2011-01-06ext4: Show journal_checksum optionJan Kara
2011-01-06ext4: check for a good block group before loading buddy pagesCurt Wohlgemuth
2011-01-06ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocateNikanth Karthikesan
2011-01-06ext4: Remove extraneous newlines in ext4_msg() callsCurt Wohlgemuth
2011-01-06ext4: init statistics after journal recoveryDmitry Monakhov
2011-01-06ext4: clean up inode bitmaps manipulation in ext4_free_inodeDmitry Monakhov
2011-01-06ext4: Do not zero out uninitialized extents beyond i_sizeDmitry Monakhov
2011-01-06ext4: don't scan/accumulate more pages than mballoc will allocateEric Sandeen
2011-01-06ext4: stop issuing discards if not supported by deviceEric Sandeen
2011-01-06ext4: don't return to userspace after freezing the fs with a mutex heldEric Sandeen
2011-01-06ext4: fix quota accounting in case of fallocateDmitry Monakhov