summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [XFS] s/memclear_highpage_flush/zero_user_page/Christoph Hellwig2007-06-191-1/+1
* shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman2007-06-161-5/+2
* udf: fix possible leakage of blocksJan Kara2007-06-163-17/+74
* fuse: ->fs_flags fixletAlexey Dobriyan2007-06-161-2/+1
* splice: only check do_wakeup in splice_to_pipe() for a real pipeJens Axboe2007-06-151-6/+7
* splice: fix leak of pages on short splice to pipeJens Axboe2007-06-151-1/+2
* splice: adjust balance_dirty_pages_ratelimited() callJens Axboe2007-06-151-2/+8
* sysfs: fix race condition around sd->s_dentry, take#2Tejun Heo2007-06-123-3/+38
* sysfs: fix condition check in sysfs_drop_dentry()Tejun Heo2007-06-121-1/+1
* sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen2007-06-124-5/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-06-1110-267/+285
|\
| * [CIFS] CIFS should honour umaskSteve French2007-06-082-4/+7
| * [CIFS] Missing flag on negprot needed for some servers to force packet signingYehuda Sadeh Weinraub2007-06-051-2/+2
| * [CIFS] whitespace cleanup part 2Steve French2007-06-053-132/+138
| * [CIFS] whitespace cleanupSteve French2007-06-054-125/+124
| * [CIFS] fix mempool destroy done in wrong order in cifs error pathAkinobu Mita2007-06-041-1/+1
| * [CIFS] typo in previous patchSteve French2007-05-241-3/+3
| * [CIFS] Fix oops on failed cifs mount (in kthread_stop)Steve French2007-05-231-2/+12
* | 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