mm_for_maps: simplify, use ptrace_may_access()
[pandora-kernel.git] / fs /
2009-08-16 Oleg Nesterovmm_for_maps: simplify, use ptrace_may_access()
2009-08-16 Linus Torvaldsflat: fix uninitialized ptr with shared libs
2009-08-16 Eric Sandeencompat_ioctl: hook up compat handler for FIEMAP ioctl
2009-08-16 Peter Oberparleitersysfs: fix hardlink count on device_move
2009-07-30 Ramon de Carvalho... eCryptfs: parse_tag_3_packet check tag 3 packet encrypt...
2009-07-30 Tyler HickseCryptfs: Check Tag 11 literal data buffer size (CVE...
2009-07-30 Amerigo Wangelf: fix one check-after-use
2009-07-02 Jan Karajbd: fix race in buffer processing in commit code
2009-06-12 Theodore Ts'oext4: Fix race in ext4_inode_info.i_cached_extent
2009-06-12 Aneesh Kumar K.Vext4: Clear the unwritten buffer_head flag after the...
2009-06-12 Aneesh Kumar K.Vext4: Use a fake block number for delayed new buffer_head
2009-06-12 Aneesh Kumar K.Vext4: Fix sub-block zeroing for writes into preallocate...
2009-06-12 Theodore Ts'oext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMP...
2009-06-12 Theodore Ts'oext4: Fix softlockup caused by illegal i_file_acl value...
2009-06-12 Chuck Ebbertext4: really print the find_group_flex fallback warning...
2009-06-12 Theodore Ts'oext4: fix locking typo in mballoc which could cause...
2009-06-12 Dan Carpenterext4: fix typo which causes a memory leak on error...
2009-06-12 Jan Karajbd2: Update locking coments
2009-06-12 Theodore Ts'oext4: Check for an valid i_mode when reading the inode...
2009-06-12 Aneesh Kumar K.Vext4: Fix discard of inode prealloc space with delayed...
2009-06-12 Theodore Ts'oext4: Automatically allocate delay allocated blocks...
2009-06-12 Theodore Ts'oext4: Automatically allocate delay allocated blocks...
2009-06-12 Theodore Ts'oext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl
2009-06-12 Bryan Donlanext4: return -EIO not -ESTALE on directory traversal...
2009-06-12 Duane Griffinext4: tighten restrictions on inode flags
2009-06-12 Duane Griffinext4: don't inherit inappropriate inode flags from...
2009-06-12 Eric Sandeenext4: fix bb_prealloc_list corruption due to wrong...
2009-06-12 Eric Sandeenext4: fix bogus BUG_ONs in in mballoc code
2009-06-12 Theodore Ts'oext4: Print the find_group_flex() warning only once
2009-06-12 Eric Sandeenext4: fix header check in ext4_ext_search_right() for...
2009-06-12 Eric Sandeenext4: fix ext4_free_inode() vs. ext4_claim_inode()...
2009-06-12 Frank Filznfs: Fix NFS v4 client handling of MAY_EXEC in nfs_perm...
2009-05-20 Miklos Szerediocfs2: fix i_mutex locking in ocfs2_splice_to_file()
2009-05-20 Miklos Szeredisplice: fix i_mutex locking in generic_splice_write()
2009-05-20 Miklos Szeredisplice: remove i_mutex locking in splice_from_pipe()
2009-05-20 Miklos Szeredisplice: split up __splice_from_pipe()
2009-05-20 Trond MyklebustNFS: Fix the notifications when renaming onto an existi...
2009-05-20 J. Bruce Fieldsnfsd4: check for negative dentry before use in nfsv4...
2009-05-20 Davide Libenziepoll: fix size check in epoll_create()
2009-05-20 Jeff Laytoncifs: Fix unicode string area word alignment in session...
2009-05-20 Suresh Jayaramancifs: Fix buffer size in cifs_convertUCSpath
2009-05-20 Suresh Jayaramancifs: Fix incorrect destination buffer size in cifs_str...
2009-05-20 Suresh Jayaramancifs: Increase size of tmp_buf in cifs_readdir to avoid...
2009-05-20 Jeff Laytoncifs: Fix buffer size for tcon->nativeFileSystem field
2009-05-20 Trond MyklebustNFS: Close page_mkwrite() races
2009-05-20 Trond MyklebustNFS: Fix the return value in nfs_page_mkwrite()
2009-05-20 Steven WhitehouseGFS2: Fix page_mkwrite() return code
2009-05-20 Nick Pigginmm: close page_mkwrite races
2009-05-20 Nick Pigginfs: fix page_mkwrite error cases in core code and btrfs
2009-05-20 Nick Pigginmm: page_mkwrite change prototype to match fault
2009-05-20 Jeff Mahoneydup2: Fix return value with oldfd == newfd and invalid fd
2009-05-08 Jake Edgeproc: avoid information leaks to non-privileged processes
2009-05-08 Vitaly Mayatskikhpagemap: require aligned-length, non-null reads of...
2009-05-02 Hugh Dickinsfs core fixes
2009-05-02 Jens Axboeblock: revert part of 18ce3751ccd488c78d3827e9f6bf54e63...
2009-05-02 Akinobu Mitahugetlbfs: return negative error code for bad mount...
2009-05-02 Miklos Szeredisplice: fix deadlock in splicing to file
2009-05-02 Wu Fengguangvfs: skip I_CLEAR state inodes
2009-05-02 Steve FrenchCIFS: Fix memory overwrite when saving nativeFileSystem...
2009-05-02 Jeff Laytoncifs: fix buffer format byte on NT Rename/hardlink
2009-03-23 Davide Libenzieventfd: remove fput() call from possible IRQ context
2009-03-23 Benny HalevyNFSD: provide encode routine for OP_OPENATTR
2009-03-17 Jan Karaext4: Fix deadlock in ext4_write_begin() and ext4_da_wr...
2009-03-17 Theodore Ts'oext4: Add fallback for find_group_flex
2009-03-17 Dan Carpenterext4: Fix NULL dereference in ext4_ext_migrate()'s...
2009-03-17 Aneesh Kumar K.Vext4: Initialize preallocation list_head's properly
2009-03-17 Aneesh Kumar K.Vext4: Fix lockdep warning
2009-03-17 Wei Yongjunext4: Fix to read empty directory blocks correctly...
2009-03-17 Jan Karajbd2: Avoid possible NULL dereference in jbd2_journal_b...
2009-03-17 Jan KaraRevert "ext4: wait on all pending commits in ext4_sync_...
2009-03-17 Jan Karajbd2: Fix return value of jbd2_journal_start_commit()
2009-03-17 Helge Bahmannproc: fix PG_locked reporting in /proc/kpageflags
2009-03-17 Wu Fengguangproc: fix kflags to uflags copying in /proc/kpageflags
2009-03-17 Ingo Molnarinotify: fix GFP_KERNEL related deadlock
2009-03-17 Nick Pigginfs: new inode i_state corruption fix
2009-03-17 Davide Libenzitimerfd: add flags check
2009-03-17 Thomas GleixnerJFFS2: fix mount crash caused by removed nodes
2009-03-17 Steve FrenchFix oops in cifs_strfromUCS_le mounting to servers...
2009-03-17 Bill Nottinghamvt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.
2009-03-17 Eric Biedermanseq_file: properly cope with pread
2009-02-20 Theodore Ts'oext4: Initialize the new group descriptor when resizing...
2009-02-20 Theodore Ts'oext4: Add sanity check to make_indexed_dir
2009-02-20 Theodore Ts'oext4: only use i_size_high for regular files
2009-02-20 Theodore Ts'oext4: Add sanity checks for the superblock before mount...
2009-02-20 Aneesh Kumar K.Vext4: Init the complete page while building buddy cache
2009-02-20 Aneesh Kumar K.Vext4: Don't allow new groups to be added during block...
2009-02-20 Aneesh Kumar K.Vext4: mark the blocks/inode bitmap beyond end of group...
2009-02-20 Aneesh Kumar K.Vext4: Use new buffer_head flag to check uninit group...
2009-02-20 Aneesh Kumar K.Vext4: Fix the race between read_inode_bitmap() and...
2009-02-20 Aneesh Kumar K.Vext4: Fix race between read_block_bitmap() and mark_dis...
2009-02-20 Aneesh Kumar K.Vext4: don't use blocks freed but not yet committed...
2009-02-20 Aneesh Kumar K.Vext4: Use an rbtree for tracking blocks freed during...
2009-02-20 Aneesh Kumar K.Vext4: cleanup mballoc header files
2009-02-20 Aneesh Kumar K.Vext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
2009-02-20 Aneesh Kumar K.Vext4: Add blocks added during resize to bitmap
2009-02-20 Aneesh Kumar K.Vext4: Don't overwrite allocation_context ac_status
2009-02-20 Theodore Ts'ojbd2: Add barrier not supported test to journal_wait_on...
2009-02-20 Yasunori Gotoext4: Widen type of ext4_sb_info.s_mb_maxs[]
2009-02-20 Aneesh Kumar K.Vext4: avoid ext4_error when mounting a fs with a single bg
2009-02-20 Aneesh Kumar K.Vext4: Fix the delalloc writepages to allocate blocks...
next