summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | fs/Kconfig: move ufs outAlexey Dobriyan2009-01-222-44/+44
| * | | | fs/Kconfig: move sysv outAlexey Dobriyan2009-01-222-38/+37Star
| * | | | fs/Kconfig: move romfs outAlexey Dobriyan2009-01-222-18/+17Star
| * | | | fs/Kconfig: move qnx4 outAlexey Dobriyan2009-01-222-26/+26
| * | | | fs/Kconfig: move hpfs outAlexey Dobriyan2009-01-222-16/+15Star
| * | | | fs/Kconfig: move omfs outAlexey Dobriyan2009-01-222-14/+14
| * | | | fs/Kconfig: move minix outAlexey Dobriyan2009-01-222-18/+18
| * | | | fs/Kconfig: move vxfs outAlexey Dobriyan2009-01-222-17/+17
| * | | | fs/Kconfig: move squashfs outAlexey Dobriyan2009-01-222-52/+52
| * | | | fs/Kconfig: move cramfs outAlexey Dobriyan2009-01-222-20/+20
| * | | | fs/Kconfig: move efs outAlexey Dobriyan2009-01-222-16/+15Star
| * | | | fs/Kconfig: move bfs outAlexey Dobriyan2009-01-222-22/+20Star
| * | | | fs/Kconfig: move befs outAlexey Dobriyan2009-01-222-27/+27
| * | | | fs/Kconfig: move hfs, hfsplus outAlexey Dobriyan2009-01-223-27/+27
| * | | | fs/Kconfig: move ecryptfs outAlexey Dobriyan2009-01-222-12/+12
| * | | | fs/Kconfig: move affs outAlexey Dobriyan2009-01-222-22/+22
| * | | | fs/Kconfig: move adfs outAlexey Dobriyan2009-01-222-27/+28
| * | | | fs/Kconfig: move configfs outAlexey Dobriyan2009-01-222-11/+12
| * | | | fs/Kconfig: move sysfs outAlexey Dobriyan2009-01-222-24/+24
| * | | | fs/Kconfig: move ntfs outAlexey Dobriyan2009-01-222-79/+79
| * | | | fs/Kconfig: move fat outAlexey Dobriyan2009-01-222-97/+98
| * | | | fs/Kconfig: move iso9660, udf outAlexey Dobriyan2009-01-223-58/+59
| * | | | fs/Kconfig: move fuse outAlexey Dobriyan2009-01-222-16/+16
| * | | | fs/Kconfig: move autofs, autofs4 outAlexey Dobriyan2009-01-223-42/+43
| * | | | fs/Kconfig: move btrfs outAlexey Dobriyan2009-01-222-19/+19
| * | | | fs/Kconfig: move ocfs2 outAlexey Dobriyan2009-01-222-86/+86
| * | | | fs/Kconfig: move jfs outAlexey Dobriyan2009-01-222-50/+50
| * | | | fs/Kconfig: move reiserfs outAlexey Dobriyan2009-01-222-85/+86
| |/ / /
* | | | inotify: clean up inotify_read and fix locking problemsVegard Nossum2009-01-261-61/+74
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-01-263-18/+30
|\ \ \ \
| * | | | fuse: fix poll notifyMiklos Szeredi2009-01-261-4/+9
| * | | | fuse: destroy bdi on umountMiklos Szeredi2009-01-262-2/+3
| * | | | fuse: fuse_fill_super error handling cleanupMiklos Szeredi2009-01-261-18/+19
| * | | | fuse: fix missing fput on errorMiklos Szeredi2009-01-261-2/+7
| * | | | fuse: fix NULL deref in fuse_file_alloc()Dan Carpenter2009-01-261-1/+1
| |/ / /
* | | | Long btree pointers are still 64 bit on diskDave Chinner2009-01-221-5/+5
* | | | [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-1923-158/+142Star
* | | | xfs: sanity check attr fork sizeChristoph Hellwig2009-01-191-0/+13
* | | | xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig2009-01-193-14/+32
* | | | xfs: add a lock class for group/project dquotsChristoph Hellwig2009-01-191-1/+11
* | | | xfs: lockdep annotations for xfs_dqlock2Christoph Hellwig2009-01-192-10/+24
* | | | xfs: add a separate lock class for the per-mount list of dquotsChristoph Hellwig2009-01-191-0/+9
* | | | xfs: use mnt_want_write in compat_attrmulti ioctlChristoph Hellwig2009-01-191-0/+9
* | | | xfs: fix dentry aliasing issues in open_by_handleChristoph Hellwig2009-01-194-300/+196Star
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-01-163-7/+11
|\ \ \ | |/ / |/| / | |/
| * Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason2009-01-162-7/+10
| * Btrfs: Clear the device->running_pending flag before bailing on congestionChris Mason2009-01-161-0/+1
* | ext2: also update the inode on disk when dir is IS_DIRSYNCJan Kara2009-01-161-2/+5
* | btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng2009-01-163-2/+2
* | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-1531-214/+276
|\ \