aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-3/+28
2005-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds6-19/+38
2005-10-28JFS: make sure right-most xtree pages have header.next set to zeroDave Kleikamp1-9/+9
2005-10-28Merge ../bleed-2.6Greg KH41-686/+1379
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-2/+2
2005-10-28[PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers1-1/+26
2005-10-28Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2005-10-28[PATCH] gfp_t: reiserfs mapping_set_gfp_mask() useAl Viro1-1/+1
2005-10-28[PATCH] gfp_t: fs/*Al Viro19-45/+45
2005-10-28[PATCH] gfp_t: infrastructureAl Viro1-1/+1
2005-10-28[patch] remove gendisk->stamp_idle fieldChen, Kenneth W1-1/+1
2005-10-28Merge in v2.6.14 by handPaul Mackerras3-0/+8
2005-10-27NFS: Allow files that are open for write to invalidate cachesTrond Myklebust1-4/+0
2005-10-27NFSv4: Convert unnecessary XDR warning messages into dprintk()Trond Myklebust1-11/+6
2005-10-27NFSv4: Add post-op attributes to NFSv4 write and commit callbacks.Trond Myklebust2-7/+34
2005-10-27NFSv4: Add post-op attributes to nfs4_proc_remove()Trond Myklebust2-14/+38
2005-10-27NFSv4: Add post-op attributes to nfs4_proc_rename()Trond Myklebust2-7/+37
2005-10-27NFSv4: Add post-op attributes to nfs4_proc_link()Trond Myklebust2-11/+45
2005-10-27NFS: Ensure that nfs_link() instantiates the dentry correctlyTrond Myklebust1-7/+4
2005-10-27NFS: Add optional post-op getattr instruction to the NFSv4 file close.Trond Myklebust2-7/+36
2005-10-27NFS: Optimise attribute revalidation on close().Trond Myklebust1-2/+2
2005-10-27NFSv4: Add directory post-op attributes to the CREATE operations.Trond Myklebust2-15/+82
2005-10-27NFS: nfs_lookup doesn't need to revalidate the parent directory's inodeChuck Lever1-6/+0
2005-10-27NFS: Don't let nfs_end_data_update() clobber attribute update informationTrond Myklebust4-24/+63
2005-10-27NFS: Optimise inode attribute cache updatesTrond Myklebust4-19/+41
2005-10-27NFS: Convert cache_change_attribute into a jiffy-based valueTrond Myklebust1-4/+4
2005-10-27NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust6-65/+66
2005-10-27Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust3-0/+8
2005-10-27NFS: Fix a bad cast in nfs3_read_doneTrond Myklebust1-1/+1
2005-10-27[CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to accessSteve French3-186/+182
2005-10-27Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French3-0/+8
2005-10-26[PATCH] Fix HFS+ to free up the space when a file is deleted.Peter Wainwright1-0/+1
2005-10-24Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2-0/+7
2005-10-24NTFS: Document extended attribute ($EA) NEED_EA flag. (Based on libntfsAnton Altaparmakov2-1/+5
2005-10-24NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0.Anton Altaparmakov3-16/+10
2005-10-24NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)Anton Altaparmakov3-4/+5
2005-10-23[PATCH] inotify/idr leak fixAndrew Morton1-0/+1
2005-10-23[PATCH] aio syscalls are not checked by lsmKostik Belousov1-0/+6
2005-10-22Merge changes from linux-2.6 by handPaul Mackerras6-33/+22
2005-10-21Merge with /pub/scm/linux/kernel/git/sfrench/cifs-2.6.git/Steve French24-545/+2266
2005-10-20NFSv4: Fix up locking for nfs4_state_ownerTrond Myklebust3-5/+18
2005-10-20NFSv4: Final tweak to sequence idTrond Myklebust2-11/+14
2005-10-20[CIFS] Defer close of file handle slightly if there are pending writes thatSteve French5-25/+73
2005-10-19NTFS: Fix serious data corruption issue when writing.Anton Altaparmakov1-0/+1
2005-10-19NTFS: $EA attributes can be both resident non-resident.Anton Altaparmakov5-14/+35
2005-10-19Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov5-33/+10
2005-10-18NFSv4: Fix acl buffer sizeJ. Bruce Fields1-1/+1
2005-10-18NFSv4: handle no acl attrJ. Bruce Fields1-1/+2
2005-10-18NFSv4: Fix an oopsable condition in nfs_free_seqidTrond Myklebust2-9/+1
2005-10-18NFS: Fix rename of directory onto empty directoryTrond Myklebust1-3/+5
2005-10-18Fix Connectathon locking test failureTrond Myklebust1-17/+25
2005-10-18NFSv4: Ensure that we recover from the OPEN + OPEN_CONFIRM BAD_STATEID raceTrond Myklebust1-0/+10
2005-10-18NFSv4: If a delegated open fails, ensure that we return the delegationTrond Myklebust1-0/+2
2005-10-18NFSv4: Return delegations in case we're changing ACLsTrond Myklebust2-0/+6
2005-10-18NFSv4: Return delegation upon rename or removal of file.Trond Myklebust4-4/+20
2005-10-18VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission().Trond Myklebust1-1/+1
2005-10-18[NFS]: Check that the server returns a valid regular file to our OPEN requestTrond Myklebust2-1/+19
2005-10-18NFSv4: Eliminate nfsv4 open race...Trond Myklebust5-101/+73
2005-10-18VFS: Allow the filesystem to return a full file pointer on open intentTrond Myklebust3-27/+157
2005-10-18 NFS: Fix up a race in the NFS implementation of GETLKTrond Myklebust1-9/+18
2005-10-18NFSv4: Fix up handling of open_to_lock sequence idsTrond Myklebust2-56/+45
2005-10-18NFSv4: Make NFS clean up byte range locks asynchronouslyTrond Myklebust4-58/+115
2005-10-18NFSv4: Add missing handling of OPEN_CONFIRM requests on CLAIM_DELEGATE_CUR.Trond Myklebust1-1/+12
2005-10-18NFSv4: Remove nfs4_client->cl_sem from close() pathTrond Myklebust2-13/+1
2005-10-18NFSv4: Remove obsolete state_owner and lock_owner semaphoresTrond Myklebust3-35/+4
2005-10-18NFSv4: Fix a potential CLOSE raceTrond Myklebust3-44/+86
2005-10-18NFSv4: Add functions to order RPC callsTrond Myklebust4-76/+265
2005-10-18Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust45-524/+520
2005-10-17[PATCH] aio: revert lock_kiocb()Zach Brown1-25/+1
2005-10-17[PATCH] output of /proc/maps on nommu systems is incompleteDavid McCullough1-0/+1
2005-10-17[PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_in...Trond Myklebust1-2/+0
2005-10-17[PATCH] NFS: Fix cache consistency racesTrond Myklebust3-6/+8
2005-10-17Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov4-117/+81
2005-10-14[PATCH] nommu build error fixYoshinori Sato1-0/+12
2005-10-12CIFS: cifs_writepages should not write beyond end of fileSteve French1-2/+13
2005-10-12Merge from Linus' treePaul Mackerras24-224/+190
2005-10-11[CIFS] Add null malloc response check in notify experimental codeSteve French2-14/+20
2005-10-11[CIFS] CIFS Stats improvementsSteve French9-8/+98
2005-10-11[PATCH] binfmt_elf bss padding fixakpm@osdl.org1-1/+1
2005-10-11[PATCH] nfsacl: Solaris VxFS compatibility fixAndreas Gruenbacher1-35/+35
2005-10-11[PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9f...Latchesar Ionkov1-81/+33
2005-10-11NTFS: The big ntfs write(2) rewrite has arrived. We now implement our ownAnton Altaparmakov3-45/+2242
2005-10-11JFS: Corrupted block map should not cause trapDave Kleikamp1-5/+14
2005-10-11NTFS: Remove address space operations ->prepare_write and ->commit_write inAnton Altaparmakov1-827/+0
2005-10-11NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()Anton Altaparmakov3-2/+9
2005-10-11Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov11-41/+58
2005-10-10[CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTALSteve French4-1/+12
2005-10-10[CIFS] Still missing a line from previous fixSteve French1-1/+1
2005-10-10[CIFS] Fix minor build problem with previous changesetSteve French1-5/+8
2005-10-10[CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaultsSteve French1-8/+10
2005-10-10[CIFS] Correct cifs tcp retry when some data sent before getting EAGAIN.Steve French2-2/+20
2005-10-10[CIFS] Update cifs version to 1.38Steve French1-1/+1
2005-10-10[CIFS] Fix byte range locking to Windows when Windows server returnsSteve French4-12/+32
2005-10-10[CIFS] Fix rsize calculation so that large readx flag is checked.Steve French3-8/+28
2005-10-10[CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoffSteve French3-11/+22
2005-10-10[PATCH] relayfs: fix bogus param value in call to vmapTom Zanussi1-1/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro7-23/+22
2005-10-07[CIFS] /proc/fs/cifs debug code cleanup and new stats2Steve French3-5/+41
2005-10-06Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALLLinus Torvalds1-3/+3
2005-10-05[CIFS] cleanup sparse and compile errors in previous fixSteve French2-4/+3
2005-10-05CIFS: Allow wsize to exceed CIFSMaxBufSizeSteve French3-16/+10
2005-10-05CIFS: implement cifs_writepages to perform multi-page I/OSteve French2-11/+190
2005-10-05CIFS: Create routine find_writable_file to reduce redundant codeSteve French3-119/+50
2005-10-04[PATCH] bfs iget() abusesAl Viro1-12/+30
2005-10-04[PATCH] bfs endianness annotationsAlexey Dobriyan2-2/+2
2005-10-04NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completesAnton Altaparmakov2-8/+22
2005-10-04NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supportsAnton Altaparmakov2-43/+468
2005-10-04NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_extend_allocation(), a function toAnton Altaparmakov3-0/+640
2005-10-04NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocksAnton Altaparmakov2-1/+7
2005-10-04NTFS: Change ntfs_attr_make_non_resident to take the attribute value sizeAnton Altaparmakov3-4/+17
2005-10-04NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameterAnton Altaparmakov5-15/+25
2005-10-04NTFS: - Change {__,}ntfs_cluster_free() to also take an optional attributeAnton Altaparmakov4-19/+86
2005-10-04NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attributeAnton Altaparmakov5-44/+59
2005-10-04NTFS: Change ntfs_map_runlist_nolock() to also take an optional attributeAnton Altaparmakov4-33/+209
2005-10-04NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variableAnton Altaparmakov3-3/+4
2005-10-04NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused theAnton Altaparmakov2-2/+6
2005-10-03[CIFS] Missing parenthesis from error message in previous fixSteve French1-1/+1
2005-10-03[CIFS] Allow SMBWrite2 to work to older serversSteve French1-7/+22
2005-10-03[CIFS] Add writepages support to shrink memory usage on writes,Steve French5-72/+89
2005-10-03JFS: make special inodes play nicely with page balancingDave Kleikamp5-5/+15
2005-09-30[PATCH] fuse: check O_DIRECTMiklos Szeredi1-0/+4
2005-09-30[PATCH] uml: remove empty hostfs_truncate methodPaolo 'Blaisorblade' Giarrusso1-7/+0
2005-09-30[PATCH] aio: avoid extra aio_{read,write} call when ki_left == 0Zach Brown1-2/+2
2005-09-30[PATCH] aio: remove unlocked task_list test and resulting raceZach Brown1-46/+33
2005-09-30[PATCH] aio: lock around kiocbTryKick()Zach Brown1-7/+12
2005-09-30[PATCH] missing ERR_PTR in 9fsAl Viro1-1/+1
2005-09-29[PATCH] readv/writev syscalls are not checked by lsmKostik Belousov1-0/+3
2005-09-29Merge by hand from Linus' tree.Paul Mackerras19-270/+307
2005-09-28[PATCH] epoll: handle timeout overflowDavide Libenzi1-2/+6
2005-09-28[PATCH] v9fs: fix races in fid allocationLatchesar Ionkov7-196/+200
2005-09-28[PATCH] Fix ext3_new_inode() failure pathsChris Sykes1-15/+14
2005-09-28[PATCH] Fix ext2_new_inode() failure pathsChris Sykes1-12/+13
2005-09-28[PATCH] fuse: check reserved node ID valuesMiklos Szeredi1-0/+6
2005-09-28[PATCH] fuse: add required version infoMiklos Szeredi1-0/+3
2005-09-26NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum withAnton Altaparmakov1-8/+5
2005-09-26Merge branch 'master' of /home/src/linux-2.6/Anton Altaparmakov15-116/+138
2005-09-26NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave theAnton Altaparmakov3-15/+35
2005-09-26NTFS: Fix the definition of the CHKD ntfs record magic. It had an off byAnton Altaparmakov1-1/+1
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras1-8/+0
2005-09-23[PATCH] cifs: Add support for suspendSteve French2-0/+4
2005-09-23Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"Trond Myklebust1-3/+7
2005-09-23NFS: Make /proc/mounts display the protocol used by NFSv4Trond Myklebust1-1/+14
2005-09-23[PATCH] RPC,NFS: new rpc_pipefs patchChristoph Hellwig1-7/+3
2005-09-23[PATCH] RPC: parametrize various transport connect timeoutsChuck Lever1-5/+5
2005-09-23[PATCH] RPC: remove xprt->nocongChuck Lever1-1/+0
2005-09-23[PATCH] RPC: get rid of xprt->streamChuck Lever1-2/+1
2005-09-23[PATCH] NFS: use a constant value for TCP retransmit timeoutsChuck Lever1-38/+35
2005-09-23NFS: Don't expose internal READDIR errors to userspaceTrond Myklebust1-2/+0
2005-09-23From: Olaf Kirch <okir@suse.de>Olaf Kirch1-1/+5
2005-09-23NFS: Drop inode after renameTrond Myklebust1-1/+2
2005-09-23Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shagg...Linus Torvalds4-7/+14
2005-09-23NTFS: Change ntfs_cluster_free() to require a write locked runlist on entryAnton Altaparmakov5-34/+32
2005-09-22[PATCH] NFS: fix client oops when debugging is onNick Wilson1-3/+2
2005-09-22[PATCH] ext3: EXT3_DEBUG build fixesGlauber de Oliveira Costa2-6/+6
2005-09-22[PATCH] ext3: ext3_show_options fixOGAWA Hirofumi1-6/+5
2005-09-22[PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sbLatchesar Ionkov1-17/+7
2005-09-22[PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAXLatchesar Ionkov1-2/+2
2005-09-22[PATCH] v9fs: make copy of the transport prototype instead of using it directlyLatchesar Ionkov1-1/+7
2005-09-22[PATCH] v9fs: allocate the Rwalk qid array from the right conv bufferLatchesar Ionkov1-1/+1
2005-09-22[PATCH] v9fs: make conv functions to check for conv buffer overflowLatchesar Ionkov1-70/+85
2005-09-22[PATCH] proc_task_root_link c99 fixAndrew Morton1-3/+5
2005-09-22[CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French8-33/+60
2005-09-22NTFS: Fix sparse warnings that have crept in over time.Anton Altaparmakov3-4/+9
2005-09-21[CIFS] Add support for legacy servers part nine. statfs (df and du) is nowSteve French7-10/+107
2005-09-21[PATCH] fat: fix adateStephane Kardas1-3/+8
2005-09-21[PATCH] Fix invisible threads problemSripathi Kodi1-7/+77
2005-09-20[CIFS] Add support for legacy servers part eight. Write fixes for WindowsSteve French4-31/+66
2005-09-20JFS: don't dereference tlck->ip from txUpdateMapDave Kleikamp2-1/+9
2005-09-20NTFS: More runlist handling fixes from Richard Russon and myself.Anton Altaparmakov1-22/+33
2005-09-19Make fsnotify possibly work better for the inode removal caseLinus Torvalds1-1/+2
2005-09-19Merge branch 'master' of /home/src/linux-2.6/Anton Altaparmakov6-56/+43
2005-09-19NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better.Anton Altaparmakov3-41/+80
2005-09-19NTFS: Fix handling of compressed directories that I broke in earlier changeset.Anton Altaparmakov1-4/+8
2005-09-19NTFS: Fix various bugs in the runlist merging code. (Based on libntfsAnton Altaparmakov2-64/+70
2005-09-18[CIFS] Add support for legacy servers part seven. Fix open for write,Steve French2-4/+21
2005-09-17[PATCH] FAT: miss-sync issues on sync mount (miss-sync on write)OGAWA Hirofumi2-36/+16
2005-09-17[PATCH] files: fix preemption issuesDipankar Sarma2-0/+6
2005-09-17[PATCH] Add smp_mb__after_clear_bit() to unlock_kiocb()Zach Brown1-0/+1
2005-09-17[PATCH] epoll: fix delayed initialization bugDavide Libenzi1-20/+20
2005-09-15[CIFS] Add support for legacy servers part six. Fix read syntax soSteve French1-0/+7
2005-09-15[CIFS] Fix readdir caching when unlink removes file in current searchSteve French3-6/+38
2005-09-15JFS: Fix sparse warnings, including endian errorDave Kleikamp3-6/+5
2005-09-15[CIFS] Fix compiler warningsSteve French4-5/+6
2005-09-14[COMPAT]: Fixup compat_do_execve()David S. Miller1-0/+4
2005-09-14[PATCH] Fix the fdtable freeing in the case of vmalloced fdset/arraysDipankar Sarma1-7/+3
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins1-5/+0
2005-09-14[PATCH] Fix fs/exec.c:788 (de_thread()) BUG_ONAlexander Nyberg1-3/+2
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds1-1/+1
2005-09-13[PATCH] nfsd4: fix setclientid unlock of unlocked state lockNeil Brown1-3/+2
2005-09-13[PATCH] nfsd4: fix open seqid incrementing in lockNeil Brown1-13/+15
2005-09-13[PATCH] nfsd4: move replay_ownerNeil Brown2-24/+30
2005-09-13[PATCH] nfsd4: printk reductionNeil Brown1-17/+10
2005-09-13[PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sdChris Mason2-14/+13
2005-09-13[PATCH] open returns ENFILE but creates file anywayPeter Staubach1-42/+56
2005-09-12NTFS: Mask out __GFP_HIGHMEM when doing kmalloc() in __ntfs_malloc() as itAnton Altaparmakov2-4/+1
2005-09-12NTFS: Change the mount options {u,f,d}mask to always parse the number asAnton Altaparmakov2-4/+16
2005-09-11Merge branch 'for-linus' from kernel.org:/.../shaggy/jfs-2.6 manuallyLinus Torvalds6-62/+193
2005-09-10[PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan10-33/+21
2005-09-10[PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h>Adrian Bunk1-0/+1
2005-09-10[PATCH] janitor: reiserfs: super.c - vfree() checking cleanupsJames Lamanna1-2/+1