summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-07-06Fix elf_core_dump() when writing arch specific notes (spu coredumps)Michael Ellerman
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-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-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-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-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-08[CIFS] CIFS should honour umaskSteve French
2007-06-08splice: __generic_file_splice_read: fix read/truncate raceJens Axboe
2007-06-08splice: __generic_file_splice_read: fix i_size_read() length checksHugh Dickins
2007-06-08splice: move balance_dirty_pages_ratelimited() outside of splice actorJens Axboe
2007-06-08splice: remove do_splice_direct() symbol exportJens Axboe
2007-06-08splice: move inode size check into generic_file_splice_read()Jens Axboe
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-05[CIFS] Missing flag on negprot needed for some servers to force packet signingYehuda Sadeh Weinraub
2007-06-05[CIFS] whitespace cleanup part 2Steve French
2007-06-05[CIFS] whitespace cleanupSteve French
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-06-04vanishing ioctl handler debuggingAndrew Morton
2007-06-04[CIFS] fix mempool destroy done in wrong order in cifs error pathAkinobu Mita
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