summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
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-24[CIFS] typo in previous patchSteve French
2007-05-23[CIFS] Fix oops on failed cifs mount (in kthread_stop)Steve French
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