summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2010-08-26ocfs2/dlm: remove potential deadlock -V3Wengang Wang
2010-08-26ocfs2/dlm: avoid incorrect bit set in refmap on recovery masterWengang Wang
2010-08-26ocfs2: Count more refcount records in file system fragmentation.Tao Ma
2010-08-26ocfs2 fix o2dlm dlm run purgelist (rev 3)Srinivas Eeda
2010-08-26ocfs2/dlm: fix a dead lockWengang Wang
2010-08-26ocfs2: do not overwrite error codes in ocfs2_init_aclTiger Yang
2010-08-20mm: fix up some user-visible effects of the stack guard pageLinus Torvalds
2010-08-13Skip check for mandatory locks when unlockingSachin Prabhu
2010-08-13ocfs2: Set MS_POSIXACL on remountJan Kara
2010-08-13ocfs2: Find proper end cpos for a leaf refcount block.Tao Ma
2010-08-13dlm: send reply before bastDavid Teigland
2010-08-13dlm: fix ordering of bast and castDavid Teigland
2010-08-13dlm: always use GFP_NOFSDavid Teigland
2010-08-13reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney
2010-08-13reiserfs: properly honor read-only devicesJeff Mahoney
2010-08-13ext4: Fix optional-arg mount optionsEric Sandeen
2010-08-13ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only filesTheodore Ts'o
2010-08-13sched, cputime: Introduce thread_group_times()Hidetoshi Seto
2010-08-13Btrfs: kfree correct pointer during mount option parsingJosef Bacik