Age | Commit message (Expand) | Author |
2011-04-22 | proc: do proper range check on readdir offset | Linus Torvalds |
2011-04-22 | UBIFS: fix oops when R/O file-system is fsync'ed | Artem Bityutskiy |
2011-04-22 | ramfs: fix memleak on no-mmu arch | Bob Liu |
2011-04-22 | UBIFS: restrict world-writable debugfs files | Vasiliy Kulikov |
2011-04-22 | cifs: always do is_path_accessible check in cifs_mount | Jeff Layton |
2011-04-14 | xfs: zero proper structure size for geometry calls | Alex Elder |
2011-04-14 | exec: copy-and-paste the fixes into compat_do_execve() paths | Oleg Nesterov |
2011-04-14 | exec: make argv/envp memory visible to oom-killer | Oleg Nesterov |
2011-04-14 | nfsd: fix auth_domain reference leak on nlm operations | J. Bruce Fields |
2011-04-14 | ext4: fix credits computing for indirect mapped files | Yongqiang Yang |
2011-04-14 | Squashfs: handle corruption of directory structure | Phillip Lougher |
2011-04-14 | Treat writes as new when holes span across page boundaries | Goldwyn Rodrigues |
2011-04-14 | quota: Don't write quota info in dquot_commit() | Jan Kara |
2011-04-14 | UBIFS: fix debugging failure in dbg_check_space_info | Artem Bityutskiy |
2011-04-14 | UBIFS: fix oops on error path in read_pnode | Artem Bityutskiy |
2011-04-14 | UBIFS: do not read flash unnecessarily | Artem Bityutskiy |
2011-04-14 | Btrfs: Fix uninitialized root flags for subvolumes | Li Zefan |
2011-04-14 | nilfs2: fix data loss in mmap page write for hole blocks | Ryusuke Konishi |
2011-04-14 | xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 | Dan Rosenberg |
2011-04-14 | eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fix | Roberto Sassu |
2011-04-14 | eCryptfs: Unlock page in write_begin error path | Tyler Hicks |
2011-03-28 | fs: call security_d_instantiate in d_obtain_alias V2 | Josef Bacik |
2011-03-28 | nfsd: wrong index used in inner loop | Mi Jinlong |
2011-03-28 | nfsd41: modify the members value of nfsd4_op_flags | Mi Jinlong |
2011-03-28 | proc: protect mm start_code/end_code in /proc/pid/stat | Kees Cook |
2011-03-28 | procfs: fix /proc/<pid>/maps heap check | Aaro Koskinen |
2011-03-28 | ext3: skip orphan cleanup on rocompat fs | Amir Goldstein |
2011-03-28 | aio: wake all waiters when destroying ctx | Roland Dreier |
2011-03-21 | ext3: Always set dx_node's fake_dirent explicitly. | Eric Sandeen |
2011-03-21 | xfs: prevent reading uninitialized stack memory | Dan Rosenberg |
2011-03-21 | inotify: send IN_UNMOUNT events | Eric Paris |
2011-03-21 | char: Mark /dev/zero and /dev/kmem as not capable of writeback | Jan Kara |
2011-03-21 | aio: check for multiplication overflow in do_io_submit | Jeff Moyer |
2011-03-21 | nfsd: wrong index used in inner loop | roel |
2011-03-21 | CIFS: Fix oplock break handling (try #2) | Pavel Shilovsky |
2011-03-21 | ext2: Fix link count corruption under heavy link+rename load | Josh Hunt |
2011-03-21 | fuse: fix hang of single threaded fuseblk filesystem | Miklos Szeredi |
2011-03-21 | Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig... | Tristan Ye |
2011-03-21 | ldm: corrupted partition table can cause kernel oops | Timo Warns |
2011-03-21 | epoll: prevent creating circular epoll structures | Davide Libenzi |
2011-03-21 | eCryptfs: Copy up lower inode attrs in getattr | Tyler Hicks |
2011-03-21 | fs/partitions: Validate map_count in Mac partition tables | Timo Warns |
2011-03-21 | s390: remove task_show_regs | Martin Schwidefsky |
2011-03-21 | nfsd: correctly handle return value from nfsd_map_name_to_* | NeilBrown |
2011-03-21 | NFS: fix the return value of nfs_file_fsync() | J. R. Okajima |
2011-03-21 | CRED: Fix kernel panic upon security_file_alloc() failure. | Tetsuo Handa |
2011-03-21 | CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials | David Howells |
2011-03-21 | ocfs2_connection_find() returns pointer to bad structure | dann frazier |
2011-03-21 | NFSD: memory corruption due to writing beyond the stat array | Konstantin Khorenko |
2011-03-21 | NFS: Fix "kernel BUG at fs/aio.c:554!" | Chuck Lever |