aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] Fix oops in cifs_readpages caused by not checking buf_type in anSteve French2006-01-181-1/+4
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-01-1758-662/+1180
|\
| * [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
| * | [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-141-1/+1
| * | [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-1416-48/+48
| * | [PATCH] convert /proc/devices to use seq_file interfaceNeil Horman2006-01-142-33/+223
| * | [PATCH] autofs4 oops fixIan Kent2006-01-141-0/+2
| |/
| * [PATCH] ufs cleanupEvgeniy2006-01-145-55/+64
| * Merge ../linux-2.6Paul Mackerras2006-01-141-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
| |/
* | [CIFS] Remove compiler warningSteve French2006-01-171-1/+1
* | [CIFS] Fix CIFS to recognize share mode securitySteve French2006-01-134-15/+41
* | [CIFS] Fix typoSteve French2006-01-121-1/+0
* | [CIFS] Add worker function for Get ACL cifs styleSteve French2006-01-129-20/+292
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-01-12421-7255/+54457
|\ \ | |/
| * Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-01-1257-2572/+2717
| |\