aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-11-09
|\
| * nilfs2: fix missing cleanup of gc cache on error casesRyusuke Konishi2009-11-08
| * nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocksRyusuke Konishi2009-11-08
* | cifs: don't use CIFSGetSrvInodeNumber in is_path_accessibleJeff Layton2009-11-06
* | cifs: clean up handling when server doesn't consistently support inode numbersJeff Layton2009-11-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-11-05
|\ \
| * | fuse: invalidate target of renameMiklos Szeredi2009-11-04
| * | fuse: fix kunmap in fuse_ioctl_copy_userJens Axboe2009-11-04
| * | fuse: prevent fuse_put_request on invalid pointerAnand V. Avati2009-11-04
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-11-05
|\ \
| * | powerpc: Cleanup Kconfig selection of hugetlbfs supportBenjamin Herrenschmidt2009-10-30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-11-05
|\ \ \
| * | | sysfs: Don't leak secdata when a sysfs_dirent is freed.Eric W. Biederman2009-11-04
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-11-05
|\ \ \ \ | |/ / / |/| | |
| * | | x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold2009-11-04
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-11-03
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix bio_alloc() and bio_kmalloc() documentationAlberto Bertogli2009-11-02
| * | | bio_put(): add bio_clone() to the list of functions in the commentAlberto Bertogli2009-11-02
* | | | nilfs2: add zero-fill for new btree node buffersRyusuke Konishi2009-11-02
* | | | nilfs2: fix irregular checkpoint creation due to data flushRyusuke Konishi2009-11-02
* | | | nilfs2: fix dirty page accounting leak causing hang at writeRyusuke Konishi2009-11-02
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2009-11-02
|\ \ \ \
| * | | | 9p: fix readdir corner casesEric Van Hensbergen2009-11-02
| * | | | 9p: fix readlinkMartin Stava2009-11-02
| * | | | 9p: fix a small bug in readdir for long directoriesMartin Stava2009-11-02
| |/ / /
* / / / Revert "ext4: Remove journal_checksum mount option and enable it by default"Linus Torvalds2009-11-02
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfsLinus Torvalds2009-10-31
|\ \ \ | |_|/ |/| |
| * | xfs: fix xfs_quota remove errorRyota Yamauchi2009-10-30
| * | xfs: free temporary cursor in xfs_diallocEric Sandeen2009-10-30
| * | Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linusAlex Elder2009-10-13
| |\ \
* | \ \ Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-29
|\ \ \ \
| * | | | block: use after free bug in __blkdev_getNeil Brown2009-10-26
* | | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-29
|\ \ \ \ \
| * | | | | sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt2009-10-26
| |/ / / /
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-10-29
|\ \ \ \ \
| * | | | | NFSv4: The link() operation should return any delegation on the fileTrond Myklebust2009-10-26
| * | | | | NFSv4: Fix two unbalanced put_rpccred() issues.Trond Myklebust2009-10-26
| * | | | | NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust2009-10-23
| * | | | | nfs: Panic when commit failsTerry Loftin2009-10-23
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-10-29
|\ \ \ \ \
| * | | | | [CIFS] Fixing to avoid invalid kfree() in cifs_get_tcp_session()Steve French2009-10-06
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-10-29
|\ \ \ \ \ \
| * | | | | | powerpc: Limit hugetlbfs support to PPC64 Book-3S machinesKumar Gala2009-10-27
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-10-29
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | xfs: fix double IRELE in xfs_dqrele_inodeChristoph Hellwig2009-10-13
* | | | | | hfs: fix oops on mount with corrupted btree extent recordsJeff Mahoney2009-10-29
* | | | | | hfsplus: refuse to mount volumes larger than 2TBBen Hutchings2009-10-29
* | | | | | hwpoison: fix/proc/meminfo alignmentHugh Dickins2009-10-29
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-10-21
|\ \ \ \ \
| * | | | | dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher2009-10-20