Age | Commit message (Expand) | Author |
2009-09-08 | ocfs2: ocfs2_write_begin_nolock() should handle len=0 | Sunil Mushran |
2009-09-08 | xfs: fix spin_is_locked assert on uni-processor builds | Christoph Hellwig |
2009-09-08 | xfs: fix freeing of inodes not yet added to the inode cache | Christoph Hellwig |
2009-09-08 | vfs: add __destroy_inode | Christoph Hellwig |
2009-09-08 | vfs: fix inode_init_always calling convention | Christoph Hellwig |
2009-09-08 | ocfs2: Initialize the cluster we're writing to in a non-sparse extend | Sunil Mushran |
2009-09-08 | kernel_read: redefine offset type | Mimi Zohar |
2009-09-08 | mm: fix hugetlb bug due to user_shm_unlock call | Hugh Dickins |
2009-09-08 | Re-introduce page mapping check in mark_buffer_dirty() | Linus Torvalds |
2009-09-08 | poll/select: initialize triggered field of struct poll_wqueues | Guillaume Knispel |
2009-08-16 | NFS: Fix an O_DIRECT Oops... | Trond Myklebust |
2009-08-16 | mm_for_maps: take ->cred_guard_mutex to fix the race with exec | Oleg Nesterov |
2009-08-16 | mm_for_maps: shift down_read(mmap_sem) to the caller | Oleg Nesterov |
2009-08-16 | mm_for_maps: simplify, use ptrace_may_access() | Oleg Nesterov |
2009-08-16 | compat_ioctl: hook up compat handler for FIEMAP ioctl | Eric Sandeen |
2009-08-16 | flat: fix uninitialized ptr with shared libs | Linus Torvalds |
2009-08-16 | nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes | Ryusuke Konishi |
2009-08-16 | cifs: fix error handling in mount-time DFS referral chasing code | Jeff Layton |
2009-08-16 | sysfs: fix hardlink count on device_move | Peter Oberparleiter |
2009-07-30 | eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key size (CVE-2009-... | Ramon de Carvalho Valle |
2009-07-30 | eCryptfs: Check Tag 11 literal data buffer size (CVE-2009-2406) | Tyler Hicks |
2009-07-30 | elf: fix one check-after-use | Amerigo Wang |
2009-07-30 | nilfs2: fix disorder in cp count on error during deleting checkpoints | Jiro SEKIBA |
2009-07-30 | nilfs2: fix incorrect KERN_CRIT messages in case of write failures | Ryusuke Konishi |
2009-07-30 | nilfs2: fix hang problem of log writer which occurs after write failures | Ryusuke Konishi |
2009-07-30 | nilfs2: remove unlikely directive causing mis-conversion of error code | Ryusuke Konishi |
2009-07-30 | block: fix sg SG_DXFER_TO_FROM_DEV regression | FUJITA Tomonori |
2009-07-30 | partitions: fix broken uevent_suppress conversion | Heiko Carstens |
2009-07-30 | cifs: free nativeFileSystem field before allocating a new one | Jeff Layton |
2009-07-30 | cifs: fix regression with O_EXCL creates and optimize away lookup | Jeff Layton |
2009-07-30 | NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() | David Howells |
2009-07-19 | fuse: fix return value of fuse_dev_write() | Csaba Henk |
2009-07-19 | fuse: fix bad return value in fuse_file_poll() | Miklos Szeredi |
2009-07-02 | xfs: fix freeing memory in xfs_getbmap() | Felix Blyakher |
2009-07-02 | ocfs2: Fix ocfs2_osb_dump() | Sunil Mushran |
2009-07-02 | CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCK | Tomas Szepe |
2009-07-02 | cifs: fix fh_mutex locking in cifs_reopen_file | Jeff Layton |
2009-07-02 | ramfs: ignore unknown mount options | Mike Frysinger |
2009-07-02 | epoll: fix nested calls support | Davide Libenzi |
2009-07-02 | jfs: fix regression preventing coalescing of extents | Dave Kleikamp |
2009-07-02 | fs: remove incorrect I_NEW warnings | Nick Piggin |
2009-06-09 | jbd: fix race in buffer processing in commit code | Jan Kara |
2009-06-09 | autofs4: remove hashed check in validate_wait() | Ian Kent |
2009-06-06 | integrity: fix IMA inode leak | Hugh Dickins |
2009-06-06 | ext3/4 with synchronous writes gets wedged by Postfix | Al Viro |
2009-06-06 | Fix nobh_truncate_page() to not pass stack garbage to get_block() | Theodore Ts'o |
2009-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-06-04 | Btrfs: Fix oops and use after free during space balancing | Chris Mason |
2009-06-04 | Btrfs: set device->total_disk_bytes when adding new device | Yan Zheng |
2009-06-02 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |