aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [PATCH] revert blockdev direct io back to 2.6.19 versionAndrew Morton2007-02-03
* [PATCH] aio: fix buggy put_ioctx call in aio_complete - v2Ken Chen2007-02-03
* [PATCH] procfs: Fix listing of /proc/NOT_A_TGID/taskGuillaume Chazarain2007-02-01
* [PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().Al Viro2007-02-01
* [PATCH] ntfs: kmap_atomic() atomicity fixAndrew Morton2007-01-30
* [PATCH] Remove warning: VFS is out of sync with lock managerNeil Brown2007-01-30
* [PATCH] ufs: reallocation fixEvgeniy Dushistov2007-01-30
* [PATCH] ufs: truncate negative to unsigned fixEvgeniy Dushistov2007-01-30
* [PATCH] ufs: alloc metadata null page fixEvgeniy Dushistov2007-01-30
* [PATCH] fuse: fix bug in control filesystem mountMiklos Szeredi2007-01-30
* [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...NeilBrown2007-01-30
* [PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk'sAdrian Bunk2007-01-30
* [PATCH] uml: fix mknodJohannes Stezenbach2007-01-30
* [PATCH] Fix try_to_free_buffer() lockingNick Piggin2007-01-29
* [PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno()Mark Fasheh2007-01-26
* [PATCH] core-dumping unreadable binaries via PT_INTERPAlexey Dobriyan2007-01-26
* [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown2007-01-26
* [PATCH] 9p: null terminate error strings for debug printEric Van Hensbergen2007-01-26
* [PATCH] 9p: fix segfault caused by race condition in meta-data operationsEric Van Hensbergen2007-01-26
* [PATCH] 9p: fix rename return codeEric Van Hensbergen2007-01-26
* [PATCH] 9p: fix bogus return code checks during initializationEric Van Hensbergen2007-01-26
* [PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookiePeter Staubach2007-01-26
* [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown2007-01-26
* [PATCH] knfsd: fix setting of ACL server versionsNeilBrown2007-01-26
* [PATCH] Fix NULL ->nsproxy dereference in /proc/*/mountsAlexey Dobriyan2007-01-26
* [PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-26
* [PATCH] Add VM_ALWAYSDUMPRoland McGrath2007-01-26
* Write back inode data pages even when the inode itself is lockedLinus Torvalds2007-01-26
* Resurrect 'try_to_free_buffers()' VM hackeryLinus Torvalds2007-01-26
* [PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust2007-01-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-01-24
|\
| * [CIFS] Fix oops when Windows server sent bad domain name null terminatorSteve French2007-01-21
| * [CIFS] cifs sprintf fixSteve French2007-01-21
| * [CIFS] Remove 2 unneeded kzalloc castsSteve French2007-01-21
| * [CIFS] Update CIFS version numberSteve French2006-12-23
* | [PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev2007-01-23
* | [PATCH] fix blk_direct_IO bio preparationChen, Kenneth W2007-01-23
* | [PATCH] blockdev direct_io: fix signedness bugAndrew Morton2007-01-23
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-01-22
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-01-17
| |\ \
| * | | [JFFS2] debug.h: include <linux/sched.h> for current->pidDavid Woodhouse2007-01-12
| * | | [JFFS2] use the ref_offset macroKyungmin Park2007-01-10
| * | | [JFFS2] Reschedule in loopsArtem Bityutskiy2007-01-10
| * | | [JFFS2] Fix error-path leak in summary scanAmit Choudhary2007-01-02
| * | | [JFFS2] add cond_resched() when garbage collecting deletion direntArtem Bityutskiy2006-12-19
| * | | [JFFS2] replace kmalloc+memset with kzallocYan Burman2006-12-10
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-12-01
| |\ \ \
| * | | | [MTD] return error code from get_mtd_device()Artem Bityutskiy2006-11-29
| * | | | [MTD] [NAND] remove len/ooblen confusion.Vitaly Wool2006-11-28
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-10-21
| |\ \ \ \