summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-07-08[CIFS] more whitespace fixesSteve French
2007-07-07DLM must depend on SYSFSAdrian Bunk
2007-07-07[CIFS] more whitespace cleanupSteve French
2007-07-06[CIFS] whitespace cleanupSteve French
2007-07-06[CIFS] whitespace cleanupSteve French
2007-07-06[CIFS] ipv6 support no longer experimentalJeff
2007-07-06[CIFS] Mount should fail if server signing off but client mount option requir...Jeff
2007-07-06Fix elf_core_dump() when writing arch specific notes (spu coredumps)Michael Ellerman
2007-07-05[JFFS2] Print correct node offset when complaining about broken data CRCDavid Woodhouse
2007-07-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-07-04[JFFS2] Fix readinode failure when read_dnode() detects CRC failure.David Woodhouse
2007-07-03dio: remove bogus refcounting BUG_ONZach Brown
2007-07-03[JFFS2] Fix readinode failure when read_dnode() detects CRC failure.David Woodhouse
2007-06-29[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.David Woodhouse
2007-06-28[CIFS] whitespace fixesSteve French
2007-06-28[JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse
2007-06-28[CIFS] Fix sign mount option and sign proc config settingSteve French
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse
2007-06-28ext2: fix return of uninitialised variableAndrew Morton
2007-06-28avoid spurious POLLIN returns in signalfdDavide Libenzi
2007-06-28zero out last page for llseek/writeMichael Halcrow
2007-06-28eCryptfs: initialize crypt_stat in setattrMichael Halcrow
2007-06-28eCryptfs: fix write zeros behaviorMichael Halcrow
2007-06-28[JFFS2] Improve diagnostic output for 'node added in wrong place' checkDavid Woodhouse
2007-06-28[JFFS2] Reduce time for which erase_free_sem is held during erase.Joakim Tjernlund
2007-06-28[JFFS2] Prevent oops after 'node added in wrong place' debug checkJoakim Tjernlund
2007-06-28[JFFS2] Use point(), if available, to check newly erased blocks.Joakim Tjernlund
2007-06-28[JFFS2] Fix hanging close for /dev/mtd character device.Joakim Tjernlund
2007-06-27[CIFS] whitespace cleanupSteve French
2007-06-25[CIFS] Do not allow signals in cifs_demultiplex_threadJeff
2007-06-24[CIFS] fix whitespaceSteve French
2007-06-24[CIFS] Add in some missing flags and cifs README and TODO correctionsSteve French
2007-06-24ext4: lost brelse in ext4_read_inode()Kirill Korotaev
2007-06-24ext3: lost brelse in ext3_read_inode()Kirill Korotaev
2007-06-24ext2: disallow setting xip on remountCarsten Otte
2007-06-19[XFS] s/memclear_highpage_flush/zero_user_page/Christoph Hellwig
2007-06-16shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman
2007-06-16udf: fix possible leakage of blocksJan Kara
2007-06-16fuse: ->fs_flags fixletAlexey Dobriyan
2007-06-15splice: only check do_wakeup in splice_to_pipe() for a real pipeJens Axboe
2007-06-15splice: fix leak of pages on short splice to pipeJens Axboe
2007-06-15splice: adjust balance_dirty_pages_ratelimited() callJens Axboe
2007-06-13JFS: Update print_hex_dump() syntaxDave Kleikamp
2007-06-12sysfs: fix race condition around sd->s_dentry, take#2Tejun Heo
2007-06-12sysfs: fix condition check in sysfs_drop_dentry()Tejun Heo
2007-06-12sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen
2007-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-06-11Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-06-11fs: hugetlbfs: Disable for shnommu.Paul Mundt
2007-06-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds