summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-06-111-35/+35
|\
| * splice: __generic_file_splice_read: fix read/truncate raceJens Axboe2007-06-081-23/+23
| * splice: __generic_file_splice_read: fix i_size_read() length checksHugh Dickins2007-06-081-8/+10
| * splice: move balance_dirty_pages_ratelimited() outside of splice actorJens Axboe2007-06-081-1/+2
| * splice: remove do_splice_direct() symbol exportJens Axboe2007-06-081-2/+0
| * splice: move inode size check into generic_file_splice_read()Jens Axboe2007-06-081-10/+9
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-06-082-12/+11
|\ \
| * | ocfs2: Fix invalid assertion during write on 64k pagesMark Fasheh2007-06-061-10/+10
| * | ocfs2: Fix masklog breakageTiger Yang2007-06-061-2/+1
* | | nommu: report correct errno in messageGreg Ungerer2007-06-081-1/+1
| |/ |/|
* | RAMFS NOMMU: missed POSIX UID/GID inode attribute checkingBryan Wu2007-06-071-0/+5
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-06-043-182/+40
|\
| * [JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree()David Woodhouse2007-06-011-3/+10
| * [JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes()Artem Bityutskiy2007-06-011-3/+6
| * [JFFS2] Fix potential memory leak of dead xattrs on unmount.David Woodhouse2007-05-201-0/+4
| * [JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files.David Woodhouse2007-05-201-1/+1
| * [MTD] generalise the handling of MTD-specific superblocksDavid Howells2007-05-111-175/+19
* | vanishing ioctl handler debuggingAndrew Morton2007-06-041-3/+11
* | parse errors in ifdefsYoann Padioleau2007-06-011-1/+1
* | Fix possible UDF data corruptionJan Kara2007-06-011-4/+8
* | When ext4_ext_insert_extent() fails to insert new blocksAlex Tomas2007-05-311-1/+5
* | ext4: Extent overlap bugfixAmit Arora2007-05-311-2/+58
* | Remove unnecessary exported symbols.Mingming Cao2007-05-311-8/+0
* | EXT4: Fix whitespaceDave Kleikamp2007-05-315-45/+45
* | afs: needs sched.hAndrew Morton2007-05-311-0/+2
* | ntfs_init_locked_inode(): fix array indexingAndrew Morton2007-05-311-1/+1
* | a bug in ramfs_nommu_resize function, passing old size to vmtruncateBryan Wu2007-05-301-1/+1
* | NFS: Fix a refcount leakage in O_DIRECTTrond Myklebust2007-05-301-3/+9
* | [XFS] Write at EOF may not update filesize correctly.David Chinner2007-05-291-9/+17
* | fix compat console unimap regressionHugh Dickins2007-05-251-8/+25
* | [PATCH] ocfs2: use generic_segment_checksChristoph Hellwig2007-05-251-31/+1
* | ocfs2: fix inode leakMark Fasheh2007-05-251-3/+4
* | [PATCH] ocfs2: use zero_user_pageNate Diller2007-05-251-4/+1
* | ocfs2: unmap_mapping_range() in ocfs2_truncate()Mark Fasheh2007-05-251-0/+1
* | ocfs2: trylock in ocfs2_readpage()Mark Fasheh2007-05-251-1/+5
* | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-05-243-22/+57
|\ \
| * | NFS: Fix nfs_direct_dirty_pages()Trond Myklebust2007-05-241-11/+18
| * | NFS: Fix handful of compiler warnings in direct.cChuck Lever2007-05-241-10/+16
| * | NFS: Avoid a deadlock situation on writeTrond Myklebust2007-05-242-2/+24
* | | eCryptfs: delay writing 0's after llseek until writeMichael Halcrow2007-05-232-61/+36
* | | signalfd: retrieve multiple signals with one read() callDavi Arnaut2007-05-231-45/+75
* | | fuse: delete inode on dropMiklos Szeredi2007-05-231-0/+1
* | | fuse: generic_write_checks() for direct_ioMiklos Szeredi2007-05-231-1/+3
* | | uselib: add missing MNT_NOEXEC checkChristoph Hellwig2007-05-231-0/+3
* | | Missing 'const' from reiserfs MIN_KEY declaration.David Woodhouse2007-05-231-1/+1
* | | optimize compat_core_sys_select() by a using stack space for small fd setsBadari Pulavarty2007-05-231-6/+11
* | | fuse: fix mknod of regular fileMiklos Szeredi2007-05-231-1/+1
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-221-1/+1
|\ \
| * | fs: Kill sh dependency for binfmt_flat.Paul Mundt2007-05-211-1/+1
* | | partitions/LDM: build fixJeff Garzik2007-05-211-1/+1