aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2005-03-28[PATCH] slab shrinkers: use vfs_cache_pressureAndrew Morton3-8/+7
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter8-10/+12
2005-03-25[PATCH] Sun-3/3x: Enable Sun partition tables support by defaultGeert Uytterhoeven1-1/+1
2005-03-25Merge http://oss.sgi.com:8090/xfs-linux-2.6Linus Torvalds9-38/+41
2005-03-25Merge bk://kernel.bkbits.net/gregkh/linux/merge-2.6Linus Torvalds3-13/+22
2005-03-25Merge suse.de:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman3-13/+22
2005-03-25merge mainline with 2.6.11.6 and 2.6.11.5Greg Kroah-Hartman4-13/+27
2005-03-25[PATCH] Potential DOS in load_elf_libraryAndrew Morton1-13/+17
2005-03-25[PATCH] Suspected information leak (mem pages) in ext2mlafon@arkoon.net1-0/+1
2005-03-25[PATCH] isofs: more defensive checks against corrupt isofs imagesChris Wright1-0/+4
2005-03-25[PATCH] isofs: more "corrupted iso image" error casesLinus Torvalds1-0/+5
2005-03-25[PATCH] isofs: Handle corupted rock-ridge info slightly betterLinus Torvalds1-7/+14
2005-03-23Merge bk://linux.bkbits.net/linux-2.5Dave Kleikamp6-25/+19
2005-03-23JFS: remove aops from directory inodesDave Kleikamp2-13/+3
2005-03-23JFS: Don't allow xtLookup to run against directory with inline dataDave Kleikamp4-12/+13
2005-03-22[XFS] Make trivial extension to sync flag to implement dirsync,Nathan Scott6-7/+15
2005-03-22[XFS] Fix sync mount option to also do metadata updates synchronously.Nathan Scott1-0/+2
2005-03-19Merge sgi.com:/source2/linux-2.6 into sgi.com:/source2/xfs-linux-2.6Nathan Scott7-18/+43
2005-03-16umount: avoid racy block-size setLinus Torvalds1-1/+1
2005-03-16isofs: more "corrupted iso image" error casesLinus Torvalds1-0/+5
2005-03-17Merge sgi.com:/source2/linux-2.6 into sgi.com:/source2/xfs-linux-2.6Nathan Scott59-1207/+1239
2005-03-16MergeLinus Torvalds2-5/+15
2005-03-17[XFS] Provide a mechanism for reporting ihashsize defaults viaNathan Scott3-8/+13
2005-03-17[XFS] Further improvements to the default XFS inode hash table sizingNathan Scott1-4/+7
2005-03-16Merge jfs@jfs.bkbits.net:linux-2.5Dave Kleikamp2-3/+6
2005-03-16JFS: Fix hang caused by race waking commit threadsDave Kleikamp1-1/+3
2005-03-16isofs: Handle corupted rock-ridge info slightly better.Linus Torvalds1-7/+14
2005-03-15[PATCH] NFS: Ensure that dirty pages are written with the right creds.Trond Myklebust1-0/+3
2005-03-15[PATCH] fs/proc/base.c - fix sparse errorsBen Dooks1-4/+4
2005-03-15[PATCH] use strncpy in get_task_commPrasanna Meda1-1/+1
2005-03-14[PATCH] use strncpy in get_task_commAndrew Morton1-1/+1
2005-03-14JFS: Don't clobber wait_queue_head while there are waitors on itDave Kleikamp1-2/+3
2005-03-13[PATCH] procfs: fix printk arg type warningRandy Dunlap1-1/+1
2005-03-13[PATCH] fs/jffs2/: misc cleanupsAdrian Bunk9-30/+24
2005-03-13[PATCH] fs/jffs/: misc cleanupsAdrian Bunk5-59/+61
2005-03-13[PATCH] fs/hfsplus/: misc cleanupsAdrian Bunk7-40/+30
2005-03-13[PATCH] fs/hfs/: misc cleanupsAdrian Bunk8-37/+29
2005-03-13[PATCH] fs/adfs/dir_f.c: remove an unused functionAdrian Bunk1-17/+0
2005-03-13[PATCH] Update email address of Benjamin LaHaiseAdrian Bunk1-1/+1
2005-03-13[PATCH] fs_compat: tiny cleanup t retvalJesper Juhl1-3/+1
2005-03-13[PATCH] verify_area cleanup : i386 and misc.Jesper Juhl5-32/+33
2005-03-13[PATCH] sysfs: mount error path cleanupPrasanna Meda1-0/+2
2005-03-13[PATCH] pivot_root: better documentation to codePrasanna Meda1-8/+17
2005-03-13[PATCH] Allow admin to enable only some of the Magic-Sysrq functionsJan Kara1-1/+1
2005-03-13[PATCH] Unbacked shared memory not included in ELF core dumpRoland McGrath1-2/+6
2005-03-13[PATCH] reiserfs: make sure data=journal buffers are cleaned on freeChris Mason1-0/+4
2005-03-13[PATCH] dcache: is_subdir missed reset after seqretryPrasanna Meda1-1/+1
2005-03-13[CIFS] remove the last cifs sparse warnings (except for those which require c...Steve French2-226/+216
2005-03-13[CIFS] remove sparse warningsSteve French6-25/+64
2005-03-12[PATCH] cramfs: small stat(2) fixAndrew Morton1-0/+1
2005-03-12[CIFS] remove sparse warningSteve French3-9/+7
2005-03-11Merge bk://linux.bkbits.net/linux-2.5Steve French14-36/+49
2005-03-11[PATCH] Make lots of things staticAdrian Bunk10-27/+27
2005-03-11[PATCH] docbook: update function parameter description in block/fs codeMartin Waitz3-7/+19
2005-03-11[PATCH] Update Documentation/filesystems/LockingJan Kara1-2/+3
2005-03-12Merge sgi.com:/source2/linux-2.6 into sgi.com:/source2/xfs-linux-2.6Nathan Scott57-1195/+1219
2005-03-11[CIFS] fix when CONFIG_CIFS_EXPERIMENTAL is on and server does not support Un...Steve French1-1/+1
2005-03-11[CIFS] statfs protocol extensions part 2Steve French3-8/+33
2005-03-10Merge bk://linux.bkbits.net/linux-2.5Steve French41-2145/+3360
2005-03-11[XFS] reinstate missed copyright date updates.Nathan Scott3-3/+3
2005-03-11[XFS] reinstate a missed xfs_iget check on is_bad_inode.Nathan Scott1-0/+5
2005-03-11[XFS] Steve noticed we were duplicating some work the block layer can doNathan Scott1-8/+9
2005-03-11[XFS] remove non-helpful inode shakersNathan Scott2-29/+0
2005-03-11Merge sgi.com:/source2/linux-2.6 into sgi.com:/source2/xfs-linux-2.6Nathan Scott52-1155/+1202
2005-03-10 NFS: Ensure "mount" is always interruptible and softTrond Myklebust1-4/+7
2005-03-10NFS: cleanup create()Trond Myklebust4-56/+31
2005-03-10NFS: mkdir() cleanupTrond Myklebust4-45/+37
2005-03-10NFS: mknod() cleanupTrond Myklebust4-53/+66
2005-03-10NFSv4: in readdir, use MOUNTED_ON_FILEID, rather than true fileidTrond Myklebust2-7/+18
2005-03-10NFSv4: Allow recovery from network partitionsTrond Myklebust3-11/+135
2005-03-10NFSv4: Add nfs4_state_recovery_opsTrond Myklebust2-8/+15
2005-03-10NFS: Cleanups for the network partition reclaim codeTrond Myklebust2-45/+72
2005-03-10NFSv4: Fix access mode checking when opening a delegated file.Trond Myklebust1-3/+7
2005-03-10NFSv4: NFSv4 errors in nfs4_init_client() must not leak to userlandTrond Myklebust2-4/+9
2005-03-10 NFSv4: Exit without Oopsing from close when servers send us crazy errors.Trond Myklebust1-1/+1
2005-03-10 NFSv4: Handle the NFS4ERR_CLID_INUSE error in SETCLIENTIDTrond Myklebust3-23/+34
2005-03-10NFS: catch a few extra ESTALE errors that we are currently discarding.Trond Myklebust1-6/+17
2005-03-10VFS: Retry pathname resolution after encountering ESTALETrond Myklebust2-9/+47
2005-03-10NFS,RPC: RPC client now advertises maximum payload sizeTrond Myklebust1-0/+7
2005-03-10RPC: remove broken_suid mount optionTrond Myklebust2-7/+0
2005-03-10[NLM] fs/lockd/clntproc.c: make 2 functions staticTrond Myklebust1-2/+2
2005-03-10NFS: This patch makes some needlessly global code static.Trond Myklebust6-18/+38
2005-03-10RPC: make rpcauth_lookupcred() return error codes.Trond Myklebust5-9/+34
2005-03-10NLM: Always use AUTH_UNIX authentication for NLM locking.Trond Myklebust2-10/+3
2005-03-10NFS: Add emulation of BSD flock() in terms of POSIX locks on the serverTrond Myklebust3-15/+95
2005-03-10VFS: Fix structure initialization in locks_remove_flock()Trond Myklebust1-2/+7
2005-03-10NFS: Use sizeof() instead of strlen() on string constants.Trond Myklebust2-3/+3
2005-03-10 NFS: Fix refcount leakage in nfs4_proc_create()Trond Myklebust1-15/+18
2005-03-10NFS: Clean up nfs_permission().Trond Myklebust2-10/+25
2005-03-09[PATCH] cpusets - big numa cpu and memory placementPaul Jackson2-0/+21
2005-03-09[PATCH] FAT: Fix typoHirofumi Ogawa1-1/+1
2005-03-09[PATCH] FAT: Update ->rename() pathHirofumi Ogawa5-58/+170
2005-03-09[PATCH] FAT: Use synchronous update for {vfat,msdos}_add_entry()Hirofumi Ogawa2-2/+8
2005-03-09[PATCH] FAT: Fix fat_write_inode()Hirofumi Ogawa1-8/+10
2005-03-09[PATCH] FAT: Fix fat_truncate()Hirofumi Ogawa1-17/+23
2005-03-09[PATCH] FAT: Remove unneed mark_inode_dirty()Hirofumi Ogawa2-15/+6
2005-03-09[PATCH] FAT: Remove the multiple MSDOS_SB() callHirofumi Ogawa2-18/+20
2005-03-09[PATCH] FAT: "i_pos" cleanupHirofumi Ogawa1-31/+39
2005-03-09[PATCH] FAT: make the fat_get_entry()/fat__get_entry() staticHirofumi Ogawa2-50/+63
2005-03-09[PATCH] FAT: Use fat_remove_entries() for msdosHirofumi Ogawa1-20/+17
2005-03-09[PATCH] FAT: Rewrite fat_add_entries()Hirofumi Ogawa3-111/+194
2005-03-09[PATCH] FAT: Allocate the cluster before adding the directory entryHirofumi Ogawa4-103/+168
2005-03-09[PATCH] FAT: msdos_add_entry() cleanupHirofumi Ogawa1-79/+85
2005-03-09[PATCH] FAT: msdos_rename() cleanupHirofumi Ogawa1-85/+88
2005-03-09[PATCH] FAT: Use a same timestamp on some operations pathHirofumi Ogawa1-28/+35
2005-03-09[PATCH] FAT: vfat_build_slots() cleanupHirofumi Ogawa1-58/+52
2005-03-09[PATCH] FAT: Use "struct fat_slot_info" for msdos_find()Hirofumi Ogawa1-52/+36
2005-03-09[PATCH] FAT: Use "struct fat_slot_info" for fat_scan()Hirofumi Ogawa4-58/+85
2005-03-09[PATCH] FAT: fat_build_inode() cleanupHirofumi Ogawa3-47/+51
2005-03-09[PATCH] FAT: Add fat_remove_entries()Hirofumi Ogawa2-61/+123
2005-03-09[PATCH] FAT: Use "struct fat_slot_info" for fat_search_long()Hirofumi Ogawa2-62/+53
2005-03-09[PATCH] FAT: "struct vfat_slot_info" cleanupHirofumi Ogawa1-70/+56
2005-03-09[PATCH] FAT: Use "unsigned int" for ->free_clusters and ->prev_freeHirofumi Ogawa2-3/+6
2005-03-09[PATCH] FAT: add debugging code to fatent.cHirofumi Ogawa1-0/+20
2005-03-09[PATCH] FAT: Rewrite the FAT (File Allocation Table) access stuffHirofumi Ogawa7-269/+734
2005-03-09[PATCH] let fat handle MS_SYNCHRONOUS flagHirofumi Ogawa6-16/+66
2005-03-09[PATCH] FAT: fat_readdirx() with dotOK=yes fixHirofumi Ogawa1-3/+7
2005-03-09[PATCH] FAT: Updated FAT attributes patchHirofumi Ogawa4-22/+119
2005-03-09[PATCH] fat: fix writev(), add aio supportHirofumi Ogawa1-7/+24
2005-03-09[PATCH] nfs4: Error checking on the results of nfsd4_lookupcred()J. Bruce Fields1-9/+8
2005-03-09[PATCH] Fix error reported by nfsd which it gets ETXTBSYgam3@gam3.net1-0/+1
2005-03-09[PATCH] nfsd: replace schedule_timeout() with msleep()Neil Brown1-2/+2
2005-03-09[PATCH] nfsd4: eliminate unnecessary remove_leaseNeil Brown2-21/+2
2005-03-09[PATCH] nfsd4: move delegation decisions to lock_manager callbacksNeil Brown2-45/+63
2005-03-09[PATCH] locks: remove unnecessary BUG()Neil Brown1-4/+2
2005-03-09[PATCH] nfsd4: fix_release_state_owner prototypeNeil Brown1-4/+3
2005-03-09[PATCH] nfsd4: fix delegation refcount leakNeil Brown1-0/+1
2005-03-09[PATCH] nfsd4: remove dl_stateNeil Brown2-19/+5
2005-03-09[PATCH] nfsd4: allow io to use deleg stateid fileNeil Brown1-0/+2
2005-03-09[PATCH] nfsd4: fix sleep under spinlockNeil Brown1-7/+28
2005-03-09[PATCH] nfsd4: fix delegation filp sharingNeil Brown1-43/+14
2005-03-09[PATCH] nfsd4: store-file-with-delegNeil Brown1-8/+7
2005-03-09[PATCH] nfsd4: reorganize release_delegNeil Brown1-11/+17
2005-03-09[PATCH] nfsd4: fix delegation refcountingNeil Brown2-22/+11
2005-03-09[PATCH] nfsd4: fix cb-raceNeil Brown1-4/+10
2005-03-09[PATCH] nfsd4: remove st_vfs_file checksNeil Brown1-8/+5
2005-03-09[PATCH] nfsd4: remove st_vfs_setNeil Brown1-7/+4
2005-03-09[PATCH] nfsd4: fix laundromat delegation reapingNeil Brown1-3/+0
2005-03-09[PATCH] nfsd4: keep lockowners off perclient listNeil Brown1-4/+4
2005-03-09[PATCH] nfsd4: rename release_stateid_lockownerNeil Brown1-4/+4
2005-03-09[PATCH] nfsd4: remove dl_recall_cntNeil Brown1-1/+0
2005-03-09[PATCH] nfsd4: nfs4_cb_recall cleanupNeil Brown1-54/+32
2005-03-09[PATCH] nfsd4: trivial callback cleanupNeil Brown1-11/+7
2005-03-09[PATCH] nfsd4: use sync rpc for delegation recallNeil Brown1-7/+7
2005-03-09[PATCH] nfsd4: fix callback cred refcnt leakNeil Brown1-0/+2
2005-03-09[PATCH] nfsd4: make nfsd4_cb_recall return voidNeil Brown1-14/+7
2005-03-09[PATCH] nfsd4: remove incorrect kfree from callbackNeil Brown1-3/+1
2005-03-09[PATCH] nfsd4: return callback_ident in callbacksNeil Brown2-3/+6
2005-03-09[PATCH] nfsd4: simplify find functionsNeil Brown1-40/+43
2005-03-09[PATCH] nfsd4: simplify find_openstateowner_strNeil Brown1-12/+12
2005-03-09[PATCH] nfsd4: provide no_cb_path error on renewNeil Brown1-10/+10
2005-03-09[PATCH] nfsd4: don't allow unconfirmed renewNeil Brown1-5/+0
2005-03-09[PATCH] nfsd4: simplify verify_clientidNeil Brown1-16/+2
2005-03-09[PATCH] nfsd4: simplify clientid hash table searchesNeil Brown1-39/+45
2005-03-09[PATCH] nfsd4: fix nfs4_check_delegmode()Neil Brown1-10/+5
2005-03-09[PATCH] nfsd4: remove unnecessary check in find_delegation_stateidNeil Brown1-2/+0
2005-03-09[PATCH] nfsd4: miscellaneous delegation fixesNeil Brown1-22/+9
2005-03-09[PATCH] nfsd4: simplify open_delegation 2Neil Brown1-6/+7
2005-03-09[PATCH] nfsd4: simplify open_delegationNeil Brown1-6/+2
2005-03-09[PATCH] nfsd4: do callback replays by handNeil Brown1-2/+3
2005-03-09[PATCH] nfsd4: don't release nfs4_file with associated delegationsNeil Brown1-1/+1
2005-03-09[PATCH] nfsd4: miscellaneous open cleanup 3Neil Brown1-7/+3
2005-03-09[PATCH] nfsd4: miscellaneous open cleanup 2Neil Brown1-24/+21
2005-03-09[PATCH] nfsd4: miscellaneous open cleanupNeil Brown2-12/+10
2005-03-09[PATCH] nfsd4: use existing open instead of reopening on read and writeNeil Brown6-50/+95
2005-03-09[PATCH] nfsd4: allow some reads and writes during the grace periodNeil Brown2-11/+24
2005-03-09[PATCH] nfsd4: move special stateid processingNeil Brown2-37/+20
2005-03-09[PATCH] nfsd4: reclaim cleanupNeil Brown1-25/+13
2005-03-09[PATCH] nfsd4: cbnull refcount leakNeil Brown1-1/+2
2005-03-09[PATCH] nfsd4: Fix oops on nfsd4 shutdownNeil Brown1-0/+7
2005-03-09[PATCH] nfsd4: remove stateowner debug countersNeil Brown1-8/+0
2005-03-09[PATCH] nfsd4: create a slab cache for stateownersNeil Brown2-10/+49
2005-03-09[PATCH] nfsd4: remove utf8 checkingNeil Brown1-124/+1
2005-03-09[PATCH] ext3: fix race between ext3 make block reservation and reservation wi...Mingming Cao1-1/+2
2005-03-09[PATCH] mnt_init() cleanupCoywolf Qi Hunt1-6/+3
2005-03-09[PATCH] uml: gix hostfs typoJeff Dike1-1/+1
2005-03-09[PATCH] uml: Get rid of uneccessary hostfs build trickJeff Dike2-13/+1
2005-03-09[CIFS] Fix compile warningSteve French1-1/+1
2005-03-09[CIFS] null pointer fixes pointed out by the coverity tool. Remove redundantSteve French4-97/+85
2005-03-09Merge bk://linux.bkbits.net/linux-2.5Steve French24-1072/+628
2005-03-09[CIFS] fix build breakSteve French1-1/+1
2005-03-09[CIFS] Add new cifs posix qfs info level for improved handling of statfsSteve French3-3/+14
2005-03-09Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds2-19/+11
2005-03-09Merge bk://kernel.bkbits.net/gregkh/linux/2.6.11/driverLinus Torvalds1-17/+9
2005-03-09Merge northbeach.davemloft.net:/home/davem/src/BK/sparcwork-2.6David S. Miller1-225/+4
2005-03-08[PATCH] debugfs: fix bool built-in type.Greg Kroah-Hartman1-1/+1
2005-03-08[PATCH] debufs: make built in types add a \n to their outputGreg Kroah-Hartman1-1/+1
2005-03-08[PATCH] kmap: remove usage of rwsem from kobj_map.Greg Kroah-Hartman1-17/+9
2005-03-08epoll: return proper error on overflow conditionLinus Torvalds1-1/+2
2005-03-08Merge northbeach.davemloft.net:/home/davem/src/BK/sparcwork-2.6David S. Miller36-470/+881
2005-03-08Merge bk://linux.bkbits.net/linux-2.5Steve French36-470/+881
2005-03-08[CIFS] add new statfs call for posix extensionsSteve French2-0/+87
2005-03-08[CIFS] Add support for setting timestaps by handle for NT4 serversSteve French5-14/+121
2005-03-08[AFS]: Push module_{init,exit}() after function definitions.David S. Miller1-10/+7
2005-03-08Merge suse.de:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-225/+4
2005-03-07[PATCH] show RLIMIT_SIGPENDING usage in /proc/PID/statusRoland McGrath1-0/+5
2005-03-07[PATCH] make ITIMER_REAL per-processRoland McGrath1-1/+3
2005-03-07[PATCH] Speed up /proc/pid/mapsPrasanna Meda2-14/+76
2005-03-07[PATCH] random: Kill duplicate halfmd4 in ext3 htreeMatt Mackall1-68/+2
2005-03-07[PATCH] random: Use them throughout the treeMatt Mackall2-13/+10