aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2003-07-09Merge jfs@jfs.bkbits.net:linux-2.5Dave Kleikamp18-307/+373
2003-07-09JFS: add nointegrity mount optionDave Kleikamp7-46/+111
2003-07-09Cleanup xfs and pagebuf sysctl code, use posix initializers to avoidStephen Lord8-63/+93
2003-07-09Remove unused xfs_syncd.c fileStephen Lord1-86/+0
2003-07-09[XFS] add swsusp support to xfs daemonsEric Sandeen1-0/+4
2003-07-07Avoid deadlocking on thread shutdown after a vfork. Linus Torvalds1-1/+12
2003-07-07[PATCH] make create() follow symlinks againTrond Myklebust1-0/+2
2003-07-06[PATCH] switch_mm and enter_lazy_tlb: remove cpu argRusty Russell1-1/+1
2003-07-06Merge jfs@jfs.bkbits.net:linux-2.5Dave Kleikamp15-261/+262
2003-07-06Merge bk://cifs.bkbits.net/linux-2.5cifsLinus Torvalds22-595/+932
2003-07-06Fix statfs failure due to invalid value for ffreeSteve French2-2/+7
2003-07-06[PATCH] Module autoloading for quotaAndrew Morton1-2/+15
2003-07-06[PATCH] xattr: fine-grained lockingAndrew Morton11-300/+301
2003-07-06[PATCH] xattrr: preparation for fine-grained lockingAndrew Morton5-12/+78
2003-07-06[PATCH] xattr: update-in-place optimisationAndrew Morton2-33/+52
2003-07-06[PATCH] xattr: blockdev inode selection fixAndrew Morton2-4/+6
2003-07-06[PATCH] xattr: cleanupsAndrew Morton4-124/+153
2003-07-06[PATCH] proc_attr_lookup() fixAndrew Morton1-1/+3
2003-07-06[PATCH] breadahead() tweaksAndrew Morton1-14/+3
2003-07-06[PATCH] misc fixesAndrew Morton1-2/+2
2003-07-06[PATCH] shared library support for MMUless binfmt_flat loaderGreg Ungerer1-143/+364
2003-07-06Signing fixes part 4 of 4Steve French5-14/+66
2003-07-04Signing fixes part 3Steve French3-11/+27
2003-07-04[PATCH] epoll: microoptimisationsAndrew Morton1-21/+9
2003-07-04[PATCH] after exec_mmap(), exec cannot failAndrew Morton1-6/+7
2003-07-04[PATCH] anticipatory I/O schedulerAndrew Morton2-0/+6
2003-07-04Merge bk://linux.bkbits.net/linux-2.5Steve French81-254/+333
2003-07-04Update cifs vfs information and readmeSteve French3-41/+132
2003-07-04Merge bk://cifs.bkbits.net/linux-2.5cifsSteve French9-26/+121
2003-07-04Signing fixes part 2Steve French9-26/+121
2003-07-03[PATCH] Use the intents in 'nameidata' to improve NFS close-to-open consistencyTrond Myklebust2-14/+49
2003-07-03[PATCH] Pass 'nameidata' to ->permission()Trond Myklebust28-73/+78
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust35-48/+68
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust54-119/+138
2003-07-03Merge bk://linux.bkbits.net/linux-2.5Steve French7-34/+159
2003-07-03Merge bk://kernel.bkbits.net/gregkh/linux/pci-2.5Linus Torvalds2-49/+74
2003-07-03Re-organize "ext3_get_inode_loc()" and make it easier toLinus Torvalds1-49/+52
2003-07-03Add an asynchronous buffer read-ahead facility. NobodyLinus Torvalds1-0/+22
2003-07-03Merge kroah.com:/home/linux/BK/bleed-2.5Greg Kroah-Hartman12-100/+116
2003-07-03[PATCH] sysfs: add sysfs_rename_dir()Greg Kroah-Hartman1-0/+22
2003-07-03[PATCH] SYSFS: add module referencing to sysfs attribute files.Greg Kroah-Hartman1-0/+9
2003-07-03[PATCH] sysfs: change print() to pr_debug() to not annoy everyone.Greg Kroah-Hartman1-1/+3
2003-07-03[PATCH] PCI config space in sysfsMatthew Wilcox1-14/+9
2003-07-03JFS: Make error return codes negativeDave Kleikamp15-259/+256
2003-07-02JFS: If unicode conversion fails, operation should fail.Dave Kleikamp1-2/+6
2003-07-02Merge bk://linux.bkbits.net/linux-2.5Steve French12-100/+116
2003-07-02[PATCH] ext3: fix journal_release_buffer() raceAndrew Morton2-28/+28
2003-07-02[PATCH] fix double mmdrop() on exec pathAndrew Morton1-11/+9
2003-07-02[PATCH] ext2: inode allocation race fixAndrew Morton1-37/+50
2003-07-02[PATCH] Security hook for vm_enough_memoryAndrew Morton1-1/+1
2003-07-02[PATCH] block_llseek(): remove lock_kernel()Andrew Morton1-4/+6
2003-07-02[PATCH] remove lock_kernel() from file_ops.flush()Andrew Morton3-7/+11
2003-07-02[PATCH] procfs: remove some unneeded lock_kernel()sAndrew Morton2-9/+10
2003-07-02[PATCH] inode_change_ok(): remove lock_kernel()Andrew Morton1-3/+0
2003-07-02[PATCH] ramfs: use rgeneric_file_llseekAndrew Morton1-0/+1
2003-07-02Merge jfs@jfs.bkbits.net:linux-2.5Dave Kleikamp1-1/+1
2003-07-02Merge bk://linux.bkbits.net/linux-2.5Steve French7-34/+159
2003-07-01[PATCH] Disable a.out for AMD64Andi Kleen1-1/+1
2003-06-29Merge jfs@jfs.bkbits.net:linux-2.5Dave Kleikamp1-1/+1
2003-06-29cifs xattr support part 1Steve French3-2/+62
2003-06-29Merge bk://linux.bkbits.net/linux-2.5Steve French4-32/+97
2003-06-28[PATCH] ext3: remove the version numberAndrew Morton1-8/+6
2003-06-28[PATCH] Fix reiserfs BUGAndrew Morton1-0/+13
2003-06-26Merge kanga.twiddle.net:/home/rth/work/linux/linus-2.5Richard Henderson1-1/+1
2003-06-26[PATCH] Use Local Percpu Macros for Local Percpu VariablesRusty Russell1-5/+4
2003-06-26[PATCH] Fix compile with !CONFIG_VTDavid Gibson1-0/+6
2003-06-26[PATCH] Provoide refrigerator support for nfsdNeil Brown1-3/+0
2003-06-26[PATCH] NFSv4 server - Removed duplicate #defineNeil Brown1-3/+0
2003-06-26[PATCH] NFSv4 server - missing lockingNeil Brown2-6/+26
2003-06-26[PATCH] NFSv4 server - setattr share stateNeil Brown1-1/+25
2003-06-26[PATCH] NFSv4 server - Write "share" stateNeil Brown1-1/+28
2003-06-26[PATCH] NFSv4 server - Read "share" stateNeil Brown1-1/+36
2003-06-26[PATCH] NFSv4 server - open-downgradeNeil Brown3-2/+167
2003-06-26[PATCH] NFSv4 server Close stateNeil Brown2-9/+82
2003-06-26[PATCH] NFSv4 server OPEN_CONFIRMNeil Brown3-7/+290
2003-06-26[PATCH] Remove path buffer passed around by cache_show routinesNeil Brown1-6/+4
2003-06-26[PATCH] Use new svc_export_show to implement e_show for /proc/fs/nfs/exportsNeil Brown2-37/+3
2003-06-26Signing fixes part 1Steve French3-29/+94
2003-06-26Fix compiler warningSteve French1-3/+3
2003-06-26Merge kanga.twiddle.net:/home/rth/work/linux/linus-2.5Richard Henderson1-1/+1
2003-06-25[PATCH] fix type in compat_sys_fcntl64Stephen Rothwell1-1/+0
2003-06-25[PATCH] htree: set the dir index bit in the right placeAndrew Morton1-1/+1
2003-06-25[PATCH] ext3: fix memory leakAndrew Morton1-3/+2
2003-06-25[PATCH] ext3: fix page lock vs journal_start ranking bugAndrew Morton1-18/+27
2003-06-25[PATCH] workaround for smb_proc_getattr oopsAndrew Morton2-0/+19
2003-06-25[PATCH] dentry->d_count fixes: hpfsAndrew Morton1-0/+3
2003-06-25[PATCH] dentry->d_count fixes: nfs_unlinkAndrew Morton1-0/+3
2003-06-25[PATCH] dentry->d_count fixes: d_invalidateAndrew Morton1-0/+3
2003-06-25[PATCH] AT_SECURE auxv entryAndrew Morton1-0/+2
2003-06-24Merge jfs@jfs.bkbits.net:linux-2.5Dave Kleikamp1-1/+1
2003-06-23Merge bk://kernel.bkbits.net/davem/net-2.5Linus Torvalds1-2/+0
2003-06-23[PATCH] Fix byte counting for NFSv3 readdir repliesNeil Brown1-3/+3
2003-06-23[PATCH] Use schedule_work to regular cache cleaningNeil Brown1-2/+2
2003-06-23[PATCH] Define cache_show methods for export and filehandle cache in nfsd.Neil Brown1-0/+52
2003-06-23[PATCH] Include update mode in declaration of RPC information caches.Neil Brown1-4/+4
2003-06-23[PATCH] Always flush rpc caches after an updateNeil Brown1-2/+2
2003-06-23[ALPHA] Don't print all interrupts in /proc/stat.Richard Henderson1-1/+1
2003-06-23Fix jffs2_statfs w.r.t. statfs64David Woodhouse2-3/+3
2003-06-23Trivia: use JFFS2 PAD() macro instead of masking manually.David Woodhouse2-5/+5
2003-06-23[XFS]: Fix build error on big-endian.David S. Miller1-2/+0
2003-06-23JFS: Possible trap/data loss when fixing directory index tableDave Kleikamp1-1/+1
2003-06-22Merge home.transmeta.com:/home/torvalds/v2.5/xfsLinus Torvalds88-535/+998
2003-06-22[PATCH] Fix XFS proc interface initializersStephen Lord1-1/+1
2003-06-21[PATCH] Update Acorn partition parsingRussell King4-115/+225
2003-06-21[PATCH] Fix CIFS breakage from the statfs64 patchAndrew Morton2-4/+5
2003-06-20[PATCH] ext3/JBD: remove trailing whitespaceAndrew Morton18-230/+215
2003-06-20[PATCH] JBD: honour read-only mounts more carefullyAndrew Morton1-0/+17
2003-06-20[PATCH] Restore Daniel Phillips' copyrightAndrew Morton1-0/+3
2003-06-20[PATCH] Fix binfmt_elf.c bug on ppc64Andrew Morton1-1/+1
2003-06-20[PATCH] Fix suspend with NFS mounts activeAndrew Morton1-2/+5
2003-06-20[PATCH] proc_pid_lookup use-after-free fixAndrew Morton1-2/+4
2003-06-20[PATCH] dirty inode writeback fixAndrew Morton1-1/+6
2003-06-20[PATCH] remove swapper_inodeAndrew Morton1-6/+6
2003-06-20[PATCH] hugetlbfs:update statfsAndrew Morton1-2/+2
2003-06-20[PATCH] hugetlbfs: specify size & inodes at mountAndrew Morton1-35/+202
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton44-75/+184
2003-06-20[PATCH] /proc/kcore: handle unmapped areasAndrew Morton1-2/+14
2003-06-20[PATCH] kjournald shutdown fixAndrew Morton1-2/+6
2003-06-19Merge bk://cifs.bkbits.net/linux-2.5cifsLinus Torvalds11-47/+92
2003-06-19[NCPFS]: Use proper size_t printf format specifier in sock.cDavid S. Miller1-2/+2
2003-06-19[PROC]: Printf field widths must be of type int, fix this in task_mmu.c.David S. Miller1-3/+3
2003-06-19[XFS] Close window to prevent a file with delayed write extents from beingCharles Fumuso1-1/+2
2003-06-19[XFS] Fix deadlock caused by race between xfs_iunpin marking an inodeStephen Lord1-1/+2
2003-06-19[XFS] Fix remount readonly so it really wont write dummy log recordsNathan Scott2-3/+5
2003-06-19[XFS] Add in benign missing sector flag to SB version macroNathan Scott1-1/+1
2003-06-19[XFS] Remove a dead code path from mount, noticed by Al Viro.Stephen Lord3-23/+14
2003-06-19[XFS] Fix some remaining unaligned access issues on 64 bit platforms.Nathan Scott1-18/+10
2003-06-19[XFS] really delete kmem.cStephen Lord1-259/+0
2003-06-19[XFS] Fix deadlock between xfs_finish_reclaim and xfs_iget_core. An inode beingStephen Lord3-11/+25
2003-06-19[XFS] Move the pagebuf_runall_queues out from under a spinlock, if itStephen Lord1-2/+2
2003-06-19[XFS] SYNC_FSDATA and SYNC_REFCACHE are supposed to be distinct values,Stephen Lord1-1/+2
2003-06-19[XFS] Turn log head/tail check into an assert - this condition should never b...Nathan Scott1-2/+1
2003-06-19[XFS] break dependency between CONFIG_PROCFS and CONFIG_SYSCTL in xfsStephen Lord2-19/+24
2003-06-19[XFS] make doing an iread from a bad location less chatty by defaultStephen Lord1-1/+1
2003-06-19[XFS] if we remount the fs readonly, there is no need to putStephen Lord1-1/+3
2003-06-19[XFS] Update linux directory inode contents after the initial mkdir,Stephen Lord1-1/+3
2003-06-19[XFS] fix sign of error return in mount update and statfs operations,Stephen Lord2-16/+16
2003-06-19[XFS] Version 2 log code fixes in recovery.Nathan Scott1-94/+85
2003-06-19[XFS] V2 log update - tighten checks for corrupt log during recoveryNathan Scott1-6/+10
2003-06-19[XFS] Fix an assert in log init codeNathan Scott1-1/+4
2003-06-19[XFS] Remove test for impossible condition (unsigned 8-bit >= 256)Eric Sandeen2-8/+4
2003-06-19[XFS] When flushing inodes in to free log space, make the flush async ratherStephen Lord1-1/+1
2003-06-19[XFS] Ensure that when we unlock a log item when there is someone waitingGlen Overby4-15/+8
2003-06-19[XFS] optimize the code used to initialize inodes during their allocation.Stephen Lord1-31/+5
2003-06-19[XFS] Remove a use after free which was introduced in the debugGlen Overby1-10/+0
2003-06-19[XFS] Modified to always pass NULL as data parameter to VOP_ATTR_GET(),Felix Blyakher3-12/+22
2003-06-17[PATCH] ext3: disable O_DIRECT in journalled-data modeAndrew Morton1-1/+0
2003-06-17[PATCH] JBD: hold onto j_state_lock afterAndrew Morton1-2/+2
2003-06-17[PATCH] JBD: fix locking around log_start_commit()Andrew Morton4-53/+56
2003-06-17[PATCH] JBD: log_do_checkpoint() locking fixesAndrew Morton1-21/+32
2003-06-17[PATCH] ext3: explicitly free truncated pagesAndrew Morton1-1/+47
2003-06-17[PATCH] JBD: remove j_commit_timer_activeAndrew Morton2-11/+2
2003-06-17[PATCH] ext3: fix data=journal for small blocksizeAndrew Morton1-1/+13
2003-06-17[PATCH] JBD: fix race between journal_commit_transaction andAndrew Morton1-22/+12
2003-06-17[PATCH] JBD: journal_dirty_metadata diagnosticsAndrew Morton1-0/+10
2003-06-17[PATCH] JBD: journal_dirty_metadata() speedupAndrew Morton1-2/+19
2003-06-17[PATCH] ext3: remove mount-time diagnostic messagesAndrew Morton1-18/+2
2003-06-17[PATCH] ext3: Fix leak in ext3_acl_chmod()Andrew Morton1-1/+3
2003-06-17[PATCH] ext3: fix error-path handle leakAndrew Morton1-7/+5
2003-06-17[PATCH] ext3: add a dump_stack()Andrew Morton1-0/+1
2003-06-17[PATCH] JBD: journal_try_to_free_buffers race fixAndrew Morton2-15/+33
2003-06-17[PATCH] ext3: fix data=journal modeAndrew Morton3-183/+248
2003-06-17[PATCH] JBD: do_get_write_access() speedupAndrew Morton1-1/+1
2003-06-17[PATCH] JBD: fix log_start_commit raceAndrew Morton2-4/+4
2003-06-17[PATCH] JBD: additional transaction shutdown lockingAndrew Morton2-4/+11
2003-06-17[PATCH] JBD: add some locking assertionsAndrew Morton1-0/+3
2003-06-17[PATCH] JBD: buffer freeing non-race commentAndrew Morton1-0/+5
2003-06-17[PATCH] ext3: ext3_writepage race fixAndrew Morton1-1/+3
2003-06-17[PATCH] JBD: journal_unmap_buffer race fixAndrew Morton1-0/+8
2003-06-17[PATCH] JBD: journal_release_buffer: handle credits fixAndrew Morton3-19/+37
2003-06-17[PATCH] JBD: remove lock_journal()Andrew Morton4-113/+23
2003-06-17[PATCH] JBD: remove lock_kernel()Andrew Morton3-51/+14
2003-06-17[PATCH] JBD: remove remaining sleep_on()sAndrew Morton2-10/+15
2003-06-17[PATCH] JBD: implement dual revoke tables.Andrew Morton2-19/+90
2003-06-17[PATCH] JBD: implement j_commit_request lockingAndrew Morton1-40/+70
2003-06-17[PATCH] JBD: implement journal->j_commit_sequence lockingAndrew Morton1-8/+22
2003-06-17[PATCH] JBD: implement journal->j_free lockingAndrew Morton3-24/+37
2003-06-17[PATCH] JBD: implement journal->j_tail lockingAndrew Morton2-6/+13
2003-06-17[PATCH] JBD: implement journal->j_head lockingAndrew Morton1-1/+3
2003-06-17[PATCH] JBD: implement j_checkpoint_transactions lockingAndrew Morton1-4/+16
2003-06-17[PATCH] JBD: implement j_committing_transaction lockingAndrew Morton3-27/+29
2003-06-17[PATCH] JBD: implement j_running_transaction lockingAndrew Morton4-34/+55
2003-06-17[PATCH] JBD: implement j_barrier_count lockingAndrew Morton1-37/+73
2003-06-17[PATCH] JBD: implement t_jcb lockingAndrew Morton2-10/+18
2003-06-17[PATCH] JBD: implement t_outstanding_credits lockingAndrew Morton1-10/+17
2003-06-17[PATCH] JBD: t_updates lockingAndrew Morton2-9/+25
2003-06-17[PATCH] JBD: t_nr_buffers lockingAndrew Morton1-3/+1
2003-06-17[PATCH] JBD: remove journal_datalist_lockAndrew Morton4-187/+107
2003-06-17[PATCH] JBD: b_tnext lockingAndrew Morton1-7/+11
2003-06-17[PATCH] JBD: Implement b_next_transaction locking rulesAndrew Morton1-1/+4
2003-06-17[PATCH] JBD: implement b_transaction locking rulesAndrew Morton4-157/+116
2003-06-17[PATCH] JBD: implement b_committed_data lockingAndrew Morton1-19/+24
2003-06-17[PATCH] JBD: Finish protection of journal_head.b_frozen_dataAndrew Morton3-55/+69
2003-06-17[PATCH] JBD: rename journal_unlock_journal_head toAndrew Morton3-10/+14
2003-06-17[PATCH] JBD: fine-grain journal_add_journal_head lockingAndrew Morton4-58/+60
2003-06-17[PATCH] JBD: remove jh_splice_lockAndrew Morton4-48/+8
2003-06-17[PATCH] JBD: plan JBD locking schemaAndrew Morton3-1/+5
2003-06-17[PATCH] JBD: fix race over access to b_committed_dataAndrew Morton2-19/+37
2003-06-17[PATCH] ext3: scalable counters and locksAndrew Morton3-108/+119
2003-06-17[PATCH] ext3: concurrent block/inode allocationAndrew Morton5-176/+264