summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-05-0517-394/+748
|\
| * [CIFS] Fix typo in cifs readme from previous commitSteve French2007-05-051-2/+2
| * [CIFS] Make sec=none force an anonymous mountJeff Layton2007-05-053-8/+24
| * [CIFS] Change semaphore to mutex for cifs lock_semRoland Dreier2007-05-033-9/+9
| * [CIFS] Fix oops in reset_cifs_unix_caps on reconnectSteve French2007-05-031-1/+1
| * [CIFS] UID/GID override on CIFS mounts to SambaSteve French2007-04-308-171/+213
| * [CIFS] prefixpath mounts to servers supporting posix paths used wrong slashSteve French2007-04-261-1/+7
| * [CIFS] Update cifs version to 1.49Steve French2007-04-262-41/+30
| * [CIFS] Replace kmalloc/memset combination with kzallocvignesh2007-04-251-5/+2
| * [CIFS] Add IPv6 supportSteve French2007-04-253-7/+40
| * [CIFS] New CIFS POSIX mkdir performance improvement (part 2)Steve French2007-04-252-15/+39
| * [CIFS] New CIFS POSIX mkdir performance improvementSteve French2007-04-235-15/+340
| * [CIFS] Add write perm for usr to file on windows should remove r/o dos attrSteve French2007-04-062-12/+15
| * [CIFS] Remove unnecessary parm to cifs_reopen_fileSteve French2007-04-042-62/+28
| * [CIFS] Switch cifsd to kthread_run from kernel_threadIgor Mammedov2007-04-031-16/+16
| * [CIFS] Remove unnecessary checksChristoph Hellwig2007-04-023-53/+6
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-053-3/+23
|\ \
| * | [PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systemsAndi Kleen2007-05-021-0/+9
| * | [PATCH] x86-64: Print type and size correctly for unknown compat ioctlsAndi Kleen2007-05-021-2/+3
| * | [PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNTAndi Kleen2007-05-021-0/+2
| * | [PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctlsAndi Kleen2007-05-021-0/+8
| * | [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell2007-05-021-1/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-05-0423-91/+151
|\ \ \
| * | | ocfs2: Force use of GFP_NOFS in ocfs2_write()Mark Fasheh2007-05-021-1/+1
| * | | ocfs2: fix sparse warnings in fs/ocfs2/clusterMark Fasheh2007-05-022-6/+6
| * | | ocfs2: fix sparse warnings in fs/ocfs2/dlmMark Fasheh2007-05-022-8/+8
| * | | ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh2007-05-0210-30/+37
| * | | [PATCH] Copy i_flags to ocfs2 inode flags on writeJan Kara2007-05-023-0/+22
| * | | [PATCH] ocfs2: use __set_current_state()Milind Arun Choudhary2007-05-021-1/+1
| * | | ocfs2: Wrap access of directory allocations with ip_alloc_sem.Joel Becker2007-05-022-1/+8
| * | | [PATCH] fs/ocfs2/: make 3 functions staticAdrian Bunk2007-05-025-44/+36
| * | | ocfs2: Implement compat_ioctl()Mark Fasheh2007-05-024-0/+32
* | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-05-0419-405/+349
|\ \ \ \
| * | | | NFS: Fix a compile glitch on 64-bit systemsTrond Myklebust2007-05-041-1/+1
| * | | | NFS: Clean up nfs_create_request commentsJason Uhlenkott2007-05-021-7/+1
| * | | | NFS4: invalidate cached acl on setaclJ. Bruce Fields2007-05-021-2/+1
| * | | | NFS: Fix directory caching problem - with test case and patch.Neil Brown2007-04-301-0/+4
| * | | | NFS: Set meaningful value for fattr->time_start in readdirplus results.Neil Brown2007-04-301-0/+16
| * | | | NFS: Added support to turn off the NFSv3 READDIRPLUS RPC.Steve Dickson2007-04-302-1/+3
| * | | | SUNRPC: RPC client should retry with different versions of rpcbindChuck Lever2007-04-301-0/+12
| * | | | NFS: switch NFSROOT to use new rpcbind clientChuck Lever2007-04-301-1/+1
| * | | | SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-04-308-40/+25
| * | | | NLM: Shrink the maximum request size of NLM4 requestsChuck Lever2007-04-302-10/+20
| * | | | NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust2007-04-302-11/+11
| * | | | NFS: Clean up nfs_sync_mapping_wait()Trond Myklebust2007-04-301-5/+1
| * | | | NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust2007-04-305-20/+37
| * | | | NFS: Fix a race when doing NFS write coalescingTrond Myklebust2007-04-302-194/+47
| * | | | NFS: Cleanup for nfs_readpages()Trond Myklebust2007-04-302-34/+17
| * | | | NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust2007-04-303-73/+113
| * | | | NFS: Cleanup the coalescing codeTrond Myklebust2007-04-303-49/+103
OpenPOWER on IntegriCloud