summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | LDM: Fix for Windows Vista dynamic disksAnton Altaparmakov2007-05-213-97/+127
* | | Detach sched.h from mm.hAlexey Dobriyan2007-05-2152-11/+52
* | | Fix "fs: convert core functions to zero_user_page"OGAWA Hirofumi2007-05-211-1/+1
* | | timerfd use waitqueue lock ...Davide Libenzi2007-05-181-13/+11
* | | eventfd use waitqueue lock ...Davide Libenzi2007-05-181-14/+12
* | | Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust2007-05-1749-269/+167
|\ \ \
| * | | Fix page allocation flags in grow_dev_page()Christoph Lameter2007-05-171-1/+2
| * | | circular locking dependency found in QUOTA OFFJan Kara2007-05-172-17/+8
| * | | ecryptfs: use zero_user_pageNate Diller2007-05-171-11/+3
| * | | make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni2007-05-171-3/+1
| * | | simplify compat_sys_timerfdHeiko Carstens2007-05-171-9/+4
OpenPOWER on IntegriCloud