summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-03-31eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fixRoberto Sassu
2011-03-31eCryptfs: Unlock page in write_begin error pathTyler Hicks
2011-03-31fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik
2011-03-31nfsd41: modify the members value of nfsd4_op_flagsMi Jinlong
2011-03-31proc: protect mm start_code/end_code in /proc/pid/statKees Cook
2011-03-31procfs: fix /proc/<pid>/maps heap checkAaro Koskinen
2011-03-31ext3: skip orphan cleanup on rocompat fsAmir Goldstein
2011-03-31aio: wake all waiters when destroying ctxRoland Dreier
2011-03-31ext3: Always set dx_node's fake_dirent explicitly.Eric Sandeen
2011-03-31nfsd: wrong index used in inner looproel
2011-03-31CIFS: Fix oplock break handling (try #2)Pavel Shilovsky
2011-03-31ext2: Fix link count corruption under heavy link+rename loadJosh Hunt
2011-03-31fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi
2011-03-31Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...Tristan Ye
2011-03-31ldm: corrupted partition table can cause kernel oopsTimo Warns
2011-03-31epoll: prevent creating circular epoll structuresDavide Libenzi
2011-03-31eCryptfs: Copy up lower inode attrs in getattrTyler Hicks
2011-03-31fs/partitions: Validate map_count in Mac partition tablesTimo Warns
2011-03-31s390: remove task_show_regsMartin Schwidefsky
2011-03-31nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown
2011-03-31NFS: fix the return value of nfs_file_fsync()J. R. Okajima
2011-03-31CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa
2011-03-31ocfs2_connection_find() returns pointer to bad structuredann frazier
2011-03-31NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko
2011-03-31NFS: Fix "kernel BUG at fs/aio.c:554!"Chuck Lever
2011-02-06install_special_mapping skips security_file_mmap check.Tavis Ormandy
2011-02-06inotify: stop kernel memory leak on file creation failureEric Paris
2011-02-06NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov
2011-02-06nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown
2011-02-06NFS: Fix panic after nfs_umount()Chuck Lever
2011-02-06fuse: fix ioctl when server is 32bitMiklos Szeredi
2011-02-06fuse: verify ioctl retriesMiklos Szeredi
2010-12-14Un-inline get_pipe_info() helper functionLinus Torvalds
2010-12-14Export 'get_pipe_info()' to other usersLinus Torvalds
2010-12-14Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds
2010-12-14cifs: fix another memleak, in cifs_root_igetOskar Schirmer
2010-12-14fuse: fix attributes after open(O_TRUNC)Ken Sumrall
2010-12-14exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2010-12-14exec: make argv/envp memory visible to oom-killerOleg Nesterov
2010-12-14bio: take care not overflow page count when mapping/copying user dataJens Axboe
2010-12-14ecryptfs: call vfs_setxattr() in ecryptfs_setxattr()Roberto Sassu
2010-12-14eCryptfs: Clear LOOKUP_OPEN flag when creating lower fileTyler Hicks
2010-12-14reiserfs: don't acquire lock recursively in reiserfs_acl_chmodFrederic Weisbecker
2010-12-14reiserfs: fix inode mutex - reiserfs lock misorderingFrederic Weisbecker
2010-12-14NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache invalidationTrond Myklebust
2010-12-14NFSv4: Fix open recoveryTrond Myklebust
2010-12-14NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlersTrond Myklebust
2010-12-14NFSv4: Don't call nfs4_reclaim_complete() on receiving NFS4ERR_STALE_CLIENTIDTrond Myklebust
2010-12-14block: 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