summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-05-08mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro
2009-05-08proc: avoid information leaks to non-privileged processesJake Edge
2009-05-08check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/Oleg Nesterov
2009-05-08do_execve() must not clear fs->in_exec if it was set by another threadOleg Nesterov
2009-05-08check_unsafe_exec() doesn't care about signal handlers sharingAl Viro
2009-05-08New locking/refcounting for fs_structAl Viro
2009-05-08Take fs_struct handling to new file (fs/fs_struct.c)Al Viro
2009-05-08Get rid of bumping fs_struct refcount in pivot_root(2)Al Viro
2009-05-08fix setuid sometimes wouldn'tHugh Dickins
2009-05-08fix setuid sometimes doesn'tHugh Dickins
2009-05-08compat_do_execve should unshare_filesHugh Dickins
2009-05-08pagemap: require aligned-length, non-null reads of /proc/pid/pagemapVitaly Mayatskikh
2009-05-08bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori
2009-04-27hugetlbfs: return negative error code for bad mount optionAkinobu Mita
2009-04-27NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargsTrond Myklebust
2009-04-27splice: fix deadlock in splicing to fileMiklos Szeredi
2009-04-27vfs: skip I_CLEAR state inodesWu Fengguang
2009-04-27ext4: fix locking typo in mballoc which could cause soft lockup hangsTheodore Ts'o
2009-04-27ext4: fix typo which causes a memory leak on error pathDan Carpenter
2009-04-02fuse: fix fuse_file_lseek returning with lock heldDan Carpenter
2009-04-02CIFS: Fix memory overwrite when saving nativeFileSystem field during mountSteve French
2009-04-02cifs: fix buffer format byte on NT Rename/hardlinkJeff Layton
2009-03-22Update my email addressGertjan van Wingerde
2009-03-22eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks
2009-03-22eCryptfs: Allocate a variable number of pages for file headersTyler Hicks
2009-03-19aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer
2009-03-19eventfd: remove fput() call from possible IRQ contextDavide Libenzi
2009-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-03-19Fix race in create_empty_buffers() vs __set_page_dirty_buffers()Linus Torvalds
2009-03-18Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-03-17NFSD: provide encode routine for OP_OPENATTRBenny Halevy
2009-03-17Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds
2009-03-16ext4: fix bb_prealloc_list corruption due to wrong group lockingEric Sandeen
2009-03-16filp->f_pos not correctly updated in proc_task_readdirZhang Le
2009-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-03-14block: fix memory leak in bio_clone()Li Zefan
2009-03-14block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura
2009-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-03-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-03-14eCryptfs: don't encrypt file key with filename keyTyler Hicks
2009-03-14nommu: ramfs: don't leak pages when adding to page cache failsJohannes Weiner
2009-03-14nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discardedEnrik Berkhan
2009-03-14ext4: fix bogus BUG_ONs in in mballoc codeEric Sandeen
2009-03-12ocfs2: Use xs->bucket to set xattr value outsideTao Ma
2009-03-12ocfs2: Fix a bug found by sparse check.Tao Ma
2009-03-12ocfs2: tweak to get the maximum inline data size with xattrTiger Yang
2009-03-12ocfs2: reserve xattr block for new directory with inline dataTiger Yang
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2009-03-12fs: new inode i_state corruption fixNick Piggin