aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-04-14xfs: zero proper structure size for geometry callsAlex Elder
2011-04-14exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2011-04-14exec: make argv/envp memory visible to oom-killerOleg Nesterov
2011-04-14nfsd: fix auth_domain reference leak on nlm operationsJ. Bruce Fields
2011-04-14ext4: fix credits computing for indirect mapped filesYongqiang Yang
2011-04-14Squashfs: handle corruption of directory structurePhillip Lougher
2011-04-14Treat writes as new when holes span across page boundariesGoldwyn Rodrigues
2011-04-14quota: Don't write quota info in dquot_commit()Jan Kara
2011-04-14UBIFS: fix debugging failure in dbg_check_space_infoArtem Bityutskiy
2011-04-14UBIFS: fix oops on error path in read_pnodeArtem Bityutskiy
2011-04-14UBIFS: do not read flash unnecessarilyArtem Bityutskiy
2011-04-14Btrfs: Fix uninitialized root flags for subvolumesLi Zefan
2011-04-14nilfs2: fix data loss in mmap page write for hole blocksRyusuke Konishi
2011-04-14xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg
2011-04-14eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fixRoberto Sassu
2011-04-14eCryptfs: Unlock page in write_begin error pathTyler Hicks
2011-03-27fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik
2011-03-27nfsd: wrong index used in inner loopMi Jinlong
2011-03-27nfsd41: modify the members value of nfsd4_op_flagsMi Jinlong
2011-03-27proc: protect mm start_code/end_code in /proc/pid/statKees Cook
2011-03-27procfs: fix /proc/<pid>/maps heap checkAaro Koskinen
2011-03-27ext3: skip orphan cleanup on rocompat fsAmir Goldstein
2011-03-27aio: wake all waiters when destroying ctxRoland Dreier
2011-03-23ext3: Always set dx_node's fake_dirent explicitly.Eric Sandeen
2011-03-14nfsd: wrong index used in inner looproel
2011-03-07CIFS: Fix oplock break handling (try #2)Pavel Shilovsky
2011-03-07ext2: Fix link count corruption under heavy link+rename loadJosh Hunt
2011-03-07fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi
2011-03-07Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...Tristan Ye
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