aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-06-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-06-08nommu: report correct errno in messageGreg Ungerer
2007-06-07RAMFS NOMMU: missed POSIX UID/GID inode attribute checkingBryan Wu
2007-06-06ocfs2: Fix invalid assertion during write on 64k pagesMark Fasheh
2007-06-06ocfs2: Fix masklog breakageTiger Yang
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-06-04vanishing ioctl handler debuggingAndrew Morton
2007-06-01[JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree()David Woodhouse
2007-06-01parse errors in ifdefsYoann Padioleau
2007-06-01Fix possible UDF data corruptionJan Kara
2007-06-01[JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes()Artem Bityutskiy
2007-05-31When ext4_ext_insert_extent() fails to insert new blocksAlex Tomas
2007-05-31ext4: Extent overlap bugfixAmit Arora
2007-05-31Remove unnecessary exported symbols.Mingming Cao
2007-05-31EXT4: Fix whitespaceDave Kleikamp
2007-05-31afs: needs sched.hAndrew Morton
2007-05-31ntfs_init_locked_inode(): fix array indexingAndrew Morton
2007-05-30a bug in ramfs_nommu_resize function, passing old size to vmtruncateBryan Wu
2007-05-30NFS: Fix a refcount leakage in O_DIRECTTrond Myklebust
2007-05-29[XFS] Write at EOF may not update filesize correctly.David Chinner
2007-05-25fix compat console unimap regressionHugh Dickins
2007-05-25[PATCH] ocfs2: use generic_segment_checksChristoph Hellwig
2007-05-25ocfs2: fix inode leakMark Fasheh
2007-05-25[PATCH] ocfs2: use zero_user_pageNate Diller
2007-05-25ocfs2: unmap_mapping_range() in ocfs2_truncate()Mark Fasheh
2007-05-25ocfs2: trylock in ocfs2_readpage()Mark Fasheh
2007-05-24Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-05-24NFS: Fix nfs_direct_dirty_pages()Trond Myklebust
2007-05-24NFS: Fix handful of compiler warnings in direct.cChuck Lever
2007-05-24NFS: Avoid a deadlock situation on writeTrond Myklebust
2007-05-23eCryptfs: delay writing 0's after llseek until writeMichael Halcrow
2007-05-23signalfd: retrieve multiple signals with one read() callDavi Arnaut
2007-05-23fuse: delete inode on dropMiklos Szeredi
2007-05-23fuse: generic_write_checks() for direct_ioMiklos Szeredi
2007-05-23uselib: add missing MNT_NOEXEC checkChristoph Hellwig
2007-05-23Missing 'const' from reiserfs MIN_KEY declaration.David Woodhouse
2007-05-23optimize compat_core_sys_select() by a using stack space for small fd setsBadari Pulavarty
2007-05-23fuse: fix mknod of regular fileMiklos Szeredi
2007-05-22Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-05-21partitions/LDM: build fixJeff Garzik
2007-05-21LDM: Fix for Windows Vista dynamic disksAnton Altaparmakov
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-21Fix "fs: convert core functions to zero_user_page"OGAWA Hirofumi
2007-05-21fs: Kill sh dependency for binfmt_flat.Paul Mundt
2007-05-20[JFFS2] Fix potential memory leak of dead xattrs on unmount.David Woodhouse
2007-05-20[JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files.David Woodhouse
2007-05-18timerfd use waitqueue lock ...Davide Libenzi
2007-05-18eventfd use waitqueue lock ...Davide Libenzi
2007-05-17Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust
2007-05-17Fix page allocation flags in grow_dev_page()Christoph Lameter