summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'Kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/adobr...Linus Torvalds2009-01-2639-1363/+1284
|\
| * fs/Kconfig: move 9p outAlexey Dobriyan2009-01-222-11/+11
| * fs/Kconfig: move afs outAlexey Dobriyan2009-01-222-22/+22
| * fs/Kconfig: move coda outAlexey Dobriyan2009-01-222-22/+22
| * fs/Kconfig: move the rest of ncpfs outAlexey Dobriyan2009-01-222-22/+21
| * fs/Kconfig: move smbfs outAlexey Dobriyan2009-01-222-57/+56
| * fs/Kconfig: move sunrpc outAlexey Dobriyan2009-01-221-79/+1
| * fs/Kconfig: move nfsd outAlexey Dobriyan2009-01-222-81/+81
| * fs/Kconfig: move nfs outAlexey Dobriyan2009-01-222-86/+87
| * fs/Kconfig: move ufs outAlexey Dobriyan2009-01-222-44/+44
| * fs/Kconfig: move sysv outAlexey Dobriyan2009-01-222-38/+37
| * fs/Kconfig: move romfs outAlexey Dobriyan2009-01-222-18/+17
| * fs/Kconfig: move qnx4 outAlexey Dobriyan2009-01-222-26/+26
| * fs/Kconfig: move hpfs outAlexey Dobriyan2009-01-222-16/+15
| * 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/+15
| * fs/Kconfig: move bfs outAlexey Dobriyan2009-01-222-22/+20
| * 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/+142
* | 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