summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] nfsd4: rename lk_stateownerJ. Bruce Fields2006-01-182-11/+10
* [PATCH] nfsd4: fix nfsd4_lock cleanup on failureJ. Bruce Fields2006-01-181-14/+4
* [PATCH] nfsd4: misc lock fixesAndy Adamson2006-01-181-9/+5
* [PATCH] nfsd: remove inline from a couple of large NFS functionsNeilBrown2006-01-181-2/+2
* [PATCH] nfsd: check error status from nfsd_sync_dirYAMAMOTO Takashi2006-01-181-36/+44
* [PATCH] hfs: set type/creator for symlinksRoman Zippel2006-01-182-2/+10
* [PATCH] hfs: set correct create date for linksRoman Zippel2006-01-182-12/+22
* [PATCH] hfs: set correct ctimeRoman Zippel2006-01-183-6/+15
* [PATCH] hfs: add HFSX supportDavid Elliott2006-01-188-23/+90
* [PATCH] hfs: cleanup HFS printsRoman Zippel2006-01-1810-53/+48
* [PATCH] hfs: cleanup HFS+ printsRoman Zippel2006-01-1811-72/+55
* [PATCH] add missing syscall declarationsArnd Bergmann2006-01-181-0/+1
* [PATCH] v9fs: add readpage supportEric Van Hensbergen2006-01-185-0/+116
* [PATCH] jbd: remove_transaction fixJan Kara2006-01-181-1/+2
* [PATCH] jbd: log_do_checkpoint fixJan Kara2006-01-181-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-162-3/+23
* [PATCH] fuse: use asynchronous READ requests for readpagesMiklos Szeredi2006-01-161-17/+27
* [PATCH] fuse: READ request initializationMiklos Szeredi2006-01-163-24/+18
* [PATCH] fuse: move INIT handling to inode.cMiklos Szeredi2006-01-163-50/+45
* [PATCH] fuse: add asynchronous request supportMiklos Szeredi2006-01-163-14/+43
* [PATCH] fuse: add connection abortingMiklos Szeredi2006-01-163-6/+88
* [PATCH] fuse: add number of waiting requests attributeMiklos Szeredi2006-01-163-3/+21
* [PATCH] fuse: make fuse connection a kobjectMiklos Szeredi2006-01-163-43/+164
* [PATCH] fuse: extend semantics of connected flagMiklos Szeredi2006-01-163-4/+6
* [PATCH] fuse: introduce list for requests under I/OMiklos Szeredi2006-01-163-6/+10
* [PATCH] fuse: introduce unified request stateMiklos Szeredi2006-01-162-11/+19
* [PATCH] fuse: miscellaneous cleanupMiklos Szeredi2006-01-163-15/+6
* [PATCH] fuse: uninline some functionsMiklos Szeredi2006-01-163-21/+17
* [PATCH] fuse: handle error INIT replyMiklos Szeredi2006-01-161-1/+1
* [PATCH] fuse: fix request_end()Miklos Szeredi2006-01-161-11/+7
* [PATCH] fuse: fuse_copy_finish() order fixMiklos Szeredi2006-01-161-1/+3
* [PATCH] add /sys/fsMiklos Szeredi2006-01-161-0/+5
* [PATCH] partitions: Read Rio Karma partition tableBob Copeland2006-01-165-0/+77
* Make alloc_page_buffers() initialise buffer_heads using init_buffer(),Nathan Scott2006-01-171-1/+1
* Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-01-153-20/+10
|\
| * [XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaroundNathan Scott2006-01-161-3/+0
| * [XFS] mutex fallout - fix debug builds and remove no-longer-useful comment.Nathan Scott2006-01-162-12/+2
| * [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-159-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-141-4/+4
* | [PATCH] smbfs: remove kmalloc wrapperPekka Enberg2006-01-143-34/+12
* | [PATCH] ncpfs: remove kmalloc wrapperPekka Enberg2006-01-142-26/+13
* | [PATCH] quota: make useless quota error message informativeValdis.Kletnieks@vt.edu2006-01-141-1/+2
* | [PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookupPekka Enberg2006-01-141-5/+1
* | [PATCH] isofs: remove d_splice_alias NULL check from isofs_lookupPekka Enberg2006-01-141-4/+1
* | [PATCH] ext3: remove d_splice_alias NULL check from ext3_lookupPekka Enberg2006-01-141-4/+1
* | [PATCH] ext2: remove d_splice_alias NULL check from ext2_lookupPekka Enberg2006-01-141-4/+1
OpenPOWER on IntegriCloud