summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* xfs: zero proper structure size for geometry callsAlex Elder2011-04-141-3/+8
* exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov2011-04-142-17/+19
* exec: make argv/envp memory visible to oom-killerOleg Nesterov2011-04-141-2/+26
* nfsd: fix auth_domain reference leak on nlm operationsJ. Bruce Fields2011-04-141-1/+0
* ext4: fix credits computing for indirect mapped filesYongqiang Yang2011-04-141-6/+5
* Squashfs: handle corruption of directory structurePhillip Lougher2011-04-142-0/+21
* Treat writes as new when holes span across page boundariesGoldwyn Rodrigues2011-04-141-0/+6
* quota: Don't write quota info in dquot_commit()Jan Kara2011-04-141-9/+4
* UBIFS: fix debugging failure in dbg_check_space_infoArtem Bityutskiy2011-04-141-5/+36
* UBIFS: fix oops on error path in read_pnodeArtem Bityutskiy2011-04-141-4/+3
* UBIFS: do not read flash unnecessarilyArtem Bityutskiy2011-04-141-1/+1
* Btrfs: Fix uninitialized root flags for subvolumesLi Zefan2011-04-145-1/+30
* nilfs2: fix data loss in mmap page write for hole blocksRyusuke Konishi2011-04-141-6/+6
* xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg2011-04-141-0/+3
* eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fixRoberto Sassu2011-04-141-0/+1
* eCryptfs: Unlock page in write_begin error pathTyler Hicks2011-04-141-0/+5
* fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik2011-03-271-0/+3
* nfsd: wrong index used in inner loopMi Jinlong2011-03-271-4/+1
* nfsd41: modify the members value of nfsd4_op_flagsMi Jinlong2011-03-271-2/+2
* proc: protect mm start_code/end_code in /proc/pid/statKees Cook2011-03-271-2/+2
* procfs: fix /proc/<pid>/maps heap checkAaro Koskinen2011-03-271-2/+2
* ext3: skip orphan cleanup on rocompat fsAmir Goldstein2011-03-271-0/+7
* aio: wake all waiters when destroying ctxRoland Dreier2011-03-271-2/+2
* ext3: Always set dx_node's fake_dirent explicitly.Eric Sandeen2011-03-231-1/+1
* nfsd: wrong index used in inner looproel2011-03-141-2/+2
* CIFS: Fix oplock break handling (try #2)Pavel Shilovsky2011-03-073-10/+13
* ext2: Fix link count corruption under heavy link+rename loadJosh Hunt2011-03-071-7/+2
* fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi2011-03-072-8/+50
* Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...Tristan Ye2011-03-071-2/+5
* ldm: corrupted partition table can cause kernel oopsTimo Warns2011-03-021-0/+5
* epoll: prevent creating circular epoll structuresDavide Libenzi2011-03-021-0/+95
* eCryptfs: Copy up lower inode attrs in getattrTyler Hicks2011-03-021-0/+2
* fs/partitions: Validate map_count in Mac partition tablesTimo Warns2011-03-021-8/+9
* s390: remove task_show_regsMartin Schwidefsky2011-03-021-3/+0
* xfs: fix untrusted inode number lookupDave Chinner2011-03-021-6/+10
* xfs: remove block number from inode lookup codeDave Chinner2011-03-0215-59/+26
* xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTEDDave Chinner2011-03-025-12/+14
* xfs: validate untrusted inode numbers during lookupDave Chinner2011-03-021-45/+80
* xfs: always use iget in bulkstatChristoph Hellwig2011-03-026-281/+59
* nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown2011-03-021-4/+4
* GFS2: Fix bmap allocation corner-case bugSteven Whitehouse2011-03-021-1/+1
* NFS: fix the return value of nfs_file_fsync()J. R. Okajima2011-03-021-1/+1
* sendfile(): check f_op.splice_write() rather than f_op.sendpage()Changli Gao2011-03-022-11/+15
* CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa2011-03-021-1/+1
* CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells2011-03-021-1/+1
* ocfs2_connection_find() returns pointer to bad structuredann frazier2011-03-021-1/+1
* NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko2011-03-021-1/+1
* NFS: Fix "kernel BUG at fs/aio.c:554!"Chuck Lever2011-02-171-14/+20
* install_special_mapping skips security_file_mmap check.Tavis Ormandy2011-01-071-0/+5
* NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov2011-01-071-0/+2