aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-08nommu: report correct errno in messageGreg Ungerer1-1/+1
2007-06-07RAMFS NOMMU: missed POSIX UID/GID inode attribute checkingBryan Wu1-0/+5
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-182/+40
2007-06-04vanishing ioctl handler debuggingAndrew Morton1-3/+11
2007-06-01[JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree()David Woodhouse1-3/+10
2007-06-01parse errors in ifdefsYoann Padioleau1-1/+1
2007-06-01Fix possible UDF data corruptionJan Kara1-4/+8
2007-06-01[JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes()Artem Bityutskiy1-3/+6
2007-05-31When ext4_ext_insert_extent() fails to insert new blocksAlex Tomas1-1/+5
2007-05-31ext4: Extent overlap bugfixAmit Arora1-2/+58
2007-05-31Remove unnecessary exported symbols.Mingming Cao1-8/+0
2007-05-31EXT4: Fix whitespaceDave Kleikamp5-45/+45
2007-05-31afs: needs sched.hAndrew Morton1-0/+2
2007-05-31ntfs_init_locked_inode(): fix array indexingAndrew Morton1-1/+1
2007-05-30a bug in ramfs_nommu_resize function, passing old size to vmtruncateBryan Wu1-1/+1
2007-05-30NFS: Fix a refcount leakage in O_DIRECTTrond Myklebust1-3/+9
2007-05-29[XFS] Write at EOF may not update filesize correctly.David Chinner1-9/+17
2007-05-25fix compat console unimap regressionHugh Dickins1-8/+25
2007-05-25[PATCH] ocfs2: use generic_segment_checksChristoph Hellwig1-31/+1
2007-05-25ocfs2: fix inode leakMark Fasheh1-3/+4
2007-05-25[PATCH] ocfs2: use zero_user_pageNate Diller1-4/+1
2007-05-25ocfs2: unmap_mapping_range() in ocfs2_truncate()Mark Fasheh1-0/+1
2007-05-25ocfs2: trylock in ocfs2_readpage()Mark Fasheh1-1/+5
2007-05-24Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds3-22/+57
2007-05-24NFS: Fix nfs_direct_dirty_pages()Trond Myklebust1-11/+18
2007-05-24NFS: Fix handful of compiler warnings in direct.cChuck Lever1-10/+16
2007-05-24NFS: Avoid a deadlock situation on writeTrond Myklebust2-2/+24
2007-05-23eCryptfs: delay writing 0's after llseek until writeMichael Halcrow2-61/+36
2007-05-23signalfd: retrieve multiple signals with one read() callDavi Arnaut1-45/+75
2007-05-23fuse: delete inode on dropMiklos Szeredi1-0/+1
2007-05-23fuse: generic_write_checks() for direct_ioMiklos Szeredi1-1/+3
2007-05-23uselib: add missing MNT_NOEXEC checkChristoph Hellwig1-0/+3
2007-05-23Missing 'const' from reiserfs MIN_KEY declaration.David Woodhouse1-1/+1
2007-05-23optimize compat_core_sys_select() by a using stack space for small fd setsBadari Pulavarty1-6/+11
2007-05-23fuse: fix mknod of regular fileMiklos Szeredi1-1/+1
2007-05-22Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2007-05-21partitions/LDM: build fixJeff Garzik1-1/+1
2007-05-21LDM: Fix for Windows Vista dynamic disksAnton Altaparmakov3-97/+127
2007-05-21Detach sched.h from mm.hAlexey Dobriyan52-11/+52
2007-05-21Fix "fs: convert core functions to zero_user_page"OGAWA Hirofumi1-1/+1
2007-05-21fs: Kill sh dependency for binfmt_flat.Paul Mundt1-1/+1
2007-05-20[JFFS2] Fix potential memory leak of dead xattrs on unmount.David Woodhouse1-0/+4
2007-05-20[JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files.David Woodhouse1-1/+1
2007-05-18timerfd use waitqueue lock ...Davide Libenzi1-13/+11
2007-05-18eventfd use waitqueue lock ...Davide Libenzi1-14/+12
2007-05-17Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust49-269/+167
2007-05-17Fix page allocation flags in grow_dev_page()Christoph Lameter1-1/+2
2007-05-17circular locking dependency found in QUOTA OFFJan Kara2-17/+8
2007-05-17ecryptfs: use zero_user_pageNate Diller1-11/+3
2007-05-17make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename sizeDan Aloni1-3/+1