summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [JFFS2] Print correct node offset when complaining about broken data CRCDavid Woodhouse2007-07-051-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-07-057-27/+110
|\
| * [JFFS2] Fix readinode failure when read_dnode() detects CRC failure.David Woodhouse2007-07-041-14/+9Star
| * dio: remove bogus refcounting BUG_ONZach Brown2007-07-041-1/+1
| * Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-281-0/+8
| * ext2: fix return of uninitialised variableAndrew Morton2007-06-281-0/+1
| * avoid spurious POLLIN returns in signalfdDavide Libenzi2007-06-281-1/+2
| * zero out last page for llseek/writeMichael Halcrow2007-06-281-0/+2
| * eCryptfs: initialize crypt_stat in setattrMichael Halcrow2007-06-281-1/+46
| * eCryptfs: fix write zeros behaviorMichael Halcrow2007-06-283-24/+50
* | [JFFS2] Fix readinode failure when read_dnode() detects CRC failure.David Woodhouse2007-07-031-14/+9Star
* | [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.David Woodhouse2007-06-294-3/+10
* | [JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse2007-06-281-4/+4
* | [JFFS2] Improve diagnostic output for 'node added in wrong place' checkDavid Woodhouse2007-06-281-1/+6
* | [JFFS2] Reduce time for which erase_free_sem is held during erase.Joakim Tjernlund2007-06-281-2/+20
* | [JFFS2] Prevent oops after 'node added in wrong place' debug checkJoakim Tjernlund2007-06-281-0/+12
* | [JFFS2] Use point(), if available, to check newly erased blocks.Joakim Tjernlund2007-06-281-0/+27
* | [JFFS2] Fix hanging close for /dev/mtd character device.Joakim Tjernlund2007-06-281-1/+1
|/
* ext4: lost brelse in ext4_read_inode()Kirill Korotaev2007-06-241-1/+3
* ext3: lost brelse in ext3_read_inode()Kirill Korotaev2007-06-241-1/+3
* ext2: disallow setting xip on remountCarsten Otte2007-06-241-0/+8
* [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/+2Star
* udf: fix possible leakage of blocksJan Kara2007-06-163-17/+74
* fuse: ->fs_flags fixletAlexey Dobriyan2007-06-161-2/+1Star
* 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-133-3/+38
* sysfs: fix condition check in sysfs_drop_dentry()Tejun Heo2007-06-131-1/+1
* sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen2007-06-134-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/+124Star
| * [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/+0Star
| * | splice: move inode size check into generic_file_splice_read()Jens Axboe2007-06-081-10/+9Star
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-06-092-12/+11Star
|\ \ \
| * | | ocfs2: Fix invalid assertion during write on 64k pagesMark Fasheh2007-06-071-10/+10
| * | | ocfs2: Fix masklog breakageTiger Yang2007-06-071-2/+1Star
* | | | nommu: report correct errno in messageGreg Ungerer2007-06-091-1/+1
| |/ / |/| |
* | | RAMFS NOMMU: missed POSIX UID/GID inode attribute checkingBryan Wu2007-06-081-0/+5
|/ /