summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* 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-281-0/+3
* nfsd: wrong index used in inner loopMi Jinlong2011-03-281-4/+1
* nfsd41: modify the members value of nfsd4_op_flagsMi Jinlong2011-03-281-2/+2
* proc: protect mm start_code/end_code in /proc/pid/statKees Cook2011-03-281-2/+2
* procfs: fix /proc/<pid>/maps heap checkAaro Koskinen2011-03-281-2/+2
* ext3: skip orphan cleanup on rocompat fsAmir Goldstein2011-03-281-0/+7
* aio: wake all waiters when destroying ctxRoland Dreier2011-03-281-2/+2
* ext3: Always set dx_node's fake_dirent explicitly.Eric Sandeen2011-03-211-1/+1
* xfs: prevent reading uninitialized stack memoryDan Rosenberg2011-03-211-0/+2
* inotify: send IN_UNMOUNT eventsEric Paris2011-03-211-2/+5
* char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara2011-03-211-1/+3
* aio: check for multiplication overflow in do_io_submitJeff Moyer2011-03-211-0/+3
* nfsd: wrong index used in inner looproel2011-03-211-2/+2
* CIFS: Fix oplock break handling (try #2)Pavel Shilovsky2011-03-213-10/+13
* ext2: Fix link count corruption under heavy link+rename loadJosh Hunt2011-03-211-7/+2
* fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi2011-03-212-8/+50
* Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...Tristan Ye2011-03-211-2/+5
* ldm: corrupted partition table can cause kernel oopsTimo Warns2011-03-211-0/+5
* epoll: prevent creating circular epoll structuresDavide Libenzi2011-03-211-0/+95
* eCryptfs: Copy up lower inode attrs in getattrTyler Hicks2011-03-211-0/+2
* fs/partitions: Validate map_count in Mac partition tablesTimo Warns2011-03-211-8/+9
* s390: remove task_show_regsMartin Schwidefsky2011-03-211-3/+0
* nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown2011-03-211-4/+4
* NFS: fix the return value of nfs_file_fsync()J. R. Okajima2011-03-211-1/+1
* CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa2011-03-211-1/+1
* CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells2011-03-211-1/+1
* ocfs2_connection_find() returns pointer to bad structuredann frazier2011-03-211-1/+1
* NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko2011-03-211-1/+1
* NFS: Fix "kernel BUG at fs/aio.c:554!"Chuck Lever2011-03-211-14/+20
* install_special_mapping skips security_file_mmap check.Tavis Ormandy2011-03-211-0/+5
* NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov2011-03-211-0/+2
* nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown2011-03-212-13/+14
* NFS: Fix panic after nfs_umount()Chuck Lever2011-03-211-2/+2
* fuse: fix ioctl when server is 32bitMiklos Szeredi2011-03-211-6/+44
* fuse: verify ioctl retriesMiklos Szeredi2011-03-211-0/+22
* Btrfs: kfree correct pointer during mount option parsingJosef Bacik2011-03-211-2/+3
* ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocateNikanth Karthikesan2011-03-211-0/+5
* ext4: consolidate in_range() definitionsAkinobu Mita2011-03-214-7/+4
* mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2011-03-211-1/+7
* fuse: fix attributes after open(O_TRUNC)Ken Sumrall2011-03-211-0/+10
* bio: take care not overflow page count when mapping/copying user dataJens Axboe2011-03-211-1/+13
* eCryptfs: Clear LOOKUP_OPEN flag when creating lower fileTyler Hicks2011-03-211-0/+4
* reiserfs: don't acquire lock recursively in reiserfs_acl_chmodFrederic Weisbecker2011-03-211-2/+4
* block: limit vec count in bio_kmalloc() and bio_alloc_map_data()Jens Axboe2011-03-211-1/+8
* pipe: fix failure to return error code on ->confirm()Nicolas Kaiser2011-03-211-1/+1
* execve: make responsive to SIGKILL with large argumentsRoland McGrath2011-03-211-0/+7
* execve: improve interactivity with large argumentsRoland McGrath2011-03-211-0/+2
* setup_arg_pages: diagnose excessive argument sizeRoland McGrath2011-03-211-0/+5
* ocfs2: Don't walk off the end of fast symlinks.Joel Becker2011-03-211-1/+1