summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hfs: cleanup HFS+ printsRoman Zippel2006-01-1911-72/+55Star
* [PATCH] add missing syscall declarationsArnd Bergmann2006-01-191-0/+1
* [PATCH] v9fs: add readpage supportEric Van Hensbergen2006-01-195-0/+116
* [PATCH] jbd: remove_transaction fixJan Kara2006-01-191-1/+2
* [PATCH] jbd: log_do_checkpoint fixJan Kara2006-01-191-1/+1
* [XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O forDavid Chinner2006-01-181-3/+26
* [PATCH] fuse: fix bitfield raceMiklos Szeredi2006-01-172-3/+23
* [PATCH] fuse: use asynchronous READ requests for readpagesMiklos Szeredi2006-01-171-17/+27
* [PATCH] fuse: READ request initializationMiklos Szeredi2006-01-173-24/+18Star
* [PATCH] fuse: move INIT handling to inode.cMiklos Szeredi2006-01-173-50/+45Star
* [PATCH] fuse: add asynchronous request supportMiklos Szeredi2006-01-173-14/+43
* [PATCH] fuse: add connection abortingMiklos Szeredi2006-01-173-6/+88
* [PATCH] fuse: add number of waiting requests attributeMiklos Szeredi2006-01-173-3/+21
* [PATCH] fuse: make fuse connection a kobjectMiklos Szeredi2006-01-173-43/+164
* [PATCH] fuse: extend semantics of connected flagMiklos Szeredi2006-01-173-4/+6
* [PATCH] fuse: introduce list for requests under I/OMiklos Szeredi2006-01-173-6/+10
* [PATCH] fuse: introduce unified request stateMiklos Szeredi2006-01-172-11/+19
* [PATCH] fuse: miscellaneous cleanupMiklos Szeredi2006-01-173-15/+6Star
* [PATCH] fuse: uninline some functionsMiklos Szeredi2006-01-173-21/+17Star
* [PATCH] fuse: handle error INIT replyMiklos Szeredi2006-01-171-1/+1
* [PATCH] fuse: fix request_end()Miklos Szeredi2006-01-171-11/+7Star
* [PATCH] fuse: fuse_copy_finish() order fixMiklos Szeredi2006-01-171-1/+3
* [PATCH] add /sys/fsMiklos Szeredi2006-01-171-0/+5
* [PATCH] partitions: Read Rio Karma partition tableBob Copeland2006-01-175-0/+77
* Make alloc_page_buffers() initialise buffer_heads using init_buffer(),Nathan Scott2006-01-161-1/+1
* Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-01-163-20/+10Star
|\
| * [XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaroundNathan Scott2006-01-161-3/+0Star
| * [XFS] mutex fallout - fix debug builds and remove no-longer-useful comment.Nathan Scott2006-01-162-12/+2Star
| * [XFS] Fix symlink creation too, with respect to initialising SELinuxNathan Scott2006-01-161-5/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-169-210/+210
|\ \ | |/ |/|
| * correct email address of Manfred SpraulChristian Kujau2006-01-151-1/+1
| * return statement cleanup - kill pointless parenthesesJesper Juhl2006-01-158-209/+209
* | [PATCH] Mark some key VFS functions as __always_inlineArjan van de Ven2006-01-151-4/+4
* | [PATCH] smbfs: remove kmalloc wrapperPekka Enberg2006-01-153-34/+12Star
* | [PATCH] ncpfs: remove kmalloc wrapperPekka Enberg2006-01-152-26/+13Star
* | [PATCH] quota: make useless quota error message informativeValdis.Kletnieks@vt.edu2006-01-151-1/+2
* | [PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookupPekka Enberg2006-01-151-5/+1Star
* | [PATCH] isofs: remove d_splice_alias NULL check from isofs_lookupPekka Enberg2006-01-151-4/+1Star
* | [PATCH] ext3: remove d_splice_alias NULL check from ext3_lookupPekka Enberg2006-01-151-4/+1Star
* | [PATCH] ext2: remove d_splice_alias NULL check from ext2_lookupPekka Enberg2006-01-151-4/+1Star
* | [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-151-1/+1
* | [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-1516-48/+48
* | [PATCH] convert /proc/devices to use seq_file interfaceNeil Horman2006-01-152-33/+223
* | [PATCH] autofs4 oops fixIan Kent2006-01-151-0/+2
|/
* [PATCH] ufs cleanupEvgeniy2006-01-145-55/+64
* Merge ../linux-2.6Paul Mackerras2006-01-131-2/+2
|\
| * [PATCH] Fix oops in ufs_fill_super at mount timeEvgeniy2006-01-131-2/+2
* | [PATCH] powerpc: Add/remove/update properties in /proc/device-treeDave C Boutcher2006-01-131-0/+24
|/
* Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-01-1257-2572/+2717
|\
| * Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git Nathan Scott2006-01-126-9/+6Star
| |\