summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2006-01-16[PATCH] fuse: fix bitfield raceMiklos Szeredi2-3/+23
2006-01-16[PATCH] fuse: use asynchronous READ requests for readpagesMiklos Szeredi1-17/+27
2006-01-16[PATCH] fuse: READ request initializationMiklos Szeredi3-24/+18
2006-01-16[PATCH] fuse: move INIT handling to inode.cMiklos Szeredi3-50/+45
2006-01-16[PATCH] fuse: add asynchronous request supportMiklos Szeredi3-14/+43
2006-01-16[PATCH] fuse: add connection abortingMiklos Szeredi3-6/+88
2006-01-16[PATCH] fuse: add number of waiting requests attributeMiklos Szeredi3-3/+21
2006-01-16[PATCH] fuse: make fuse connection a kobjectMiklos Szeredi3-43/+164
2006-01-16[PATCH] fuse: extend semantics of connected flagMiklos Szeredi3-4/+6
2006-01-16[PATCH] fuse: introduce list for requests under I/OMiklos Szeredi3-6/+10
2006-01-16[PATCH] fuse: introduce unified request stateMiklos Szeredi2-11/+19
2006-01-16[PATCH] fuse: miscellaneous cleanupMiklos Szeredi3-15/+6
2006-01-16[PATCH] fuse: uninline some functionsMiklos Szeredi3-21/+17
2006-01-16[PATCH] fuse: handle error INIT replyMiklos Szeredi1-1/+1
2006-01-16[PATCH] fuse: fix request_end()Miklos Szeredi1-11/+7
2006-01-16[PATCH] fuse: fuse_copy_finish() order fixMiklos Szeredi1-1/+3
2006-01-16[PATCH] add /sys/fsMiklos Szeredi1-0/+5
2006-01-16[PATCH] partitions: Read Rio Karma partition tableBob Copeland5-0/+77
2006-01-17Make alloc_page_buffers() initialise buffer_heads using init_buffer(),Nathan Scott1-1/+1
2006-01-15Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds3-20/+10
2006-01-16[XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaroundNathan Scott1-3/+0
2006-01-16[XFS] mutex fallout - fix debug builds and remove no-longer-useful comment.Nathan Scott2-12/+2
2006-01-16[XFS] Fix symlink creation too, with respect to initialising SELinuxNathan Scott1-5/+8
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds9-210/+210
2006-01-14[PATCH] Mark some key VFS functions as __always_inlineArjan van de Ven1-4/+4
2006-01-14[PATCH] smbfs: remove kmalloc wrapperPekka Enberg3-34/+12
2006-01-14[PATCH] ncpfs: remove kmalloc wrapperPekka Enberg2-26/+13
2006-01-14[PATCH] quota: make useless quota error message informativeValdis.Kletnieks@vt.edu1-1/+2
2006-01-14[PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookupPekka Enberg1-5/+1
2006-01-14[PATCH] isofs: remove d_splice_alias NULL check from isofs_lookupPekka Enberg1-4/+1
2006-01-14[PATCH] ext3: remove d_splice_alias NULL check from ext3_lookupPekka Enberg1-4/+1
2006-01-14[PATCH] ext2: remove d_splice_alias NULL check from ext2_lookupPekka Enberg1-4/+1
2006-01-14[PATCH] Add tmpfs options for memory placement policiesRobin Holt1-1/+1
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven16-48/+48
2006-01-14[PATCH] convert /proc/devices to use seq_file interfaceNeil Horman2-33/+223
2006-01-14[PATCH] autofs4 oops fixIan Kent1-0/+2
2006-01-15correct email address of Manfred SpraulChristian Kujau1-1/+1
2006-01-15return statement cleanup - kill pointless parenthesesJesper Juhl8-209/+209
2006-01-14[PATCH] ufs cleanupEvgeniy5-55/+64
2006-01-14Merge ../linux-2.6Paul Mackerras1-2/+2
2006-01-13[PATCH] Fix oops in ufs_fill_super at mount timeEvgeniy1-2/+2
2006-01-13[PATCH] powerpc: Add/remove/update properties in /proc/device-treeDave C Boutcher1-0/+24
2006-01-12Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds57-2572/+2717
2006-01-12[PATCH] Implement ioctl emulation for the parport character deviceAndi Kleen1-0/+29
2006-01-11[PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctlAndi Kleen1-0/+35
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap46-0/+52
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-1/+3
2006-01-11[PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotasJan Kara1-1/+4
2006-01-11[PATCH] kdump: vmcore compilation warning fixVivek Goyal1-1/+1
2006-01-12Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git Nathan Scott6-9/+6