aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2005-06-22[PATCH] NFSv4: ACL support for the NFSv4 client: readJ. Bruce Fields1-4/+65
2005-06-22[PATCH] NFSv4: Client-side xdr for reading NFSv4 aclsJ. Bruce Fields1-0/+100
2005-06-22[PATCH] NFSv4: fix fattr size calculationsJ. Bruce Fields1-7/+11
2005-06-22[PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4J. Bruce Fields3-1/+48
2005-06-22[PATCH] NFS: Add hooks to allow common NFS attribute code to clear cached aclsTrond Myklebust1-7/+26
2005-06-22[PATCH] NFS: Allow NFS versions to support different sets of inode operations.J. Bruce Fields4-1/+4
2005-06-22[PATCH] NFS: cleanup: shrink struct nfs_open_contextTrond Myklebust2-8/+28
2005-06-22[PATCH] NFS: Remove unused NFS inode field readdir_timestamp.Trond Myklebust1-5/+3
2005-06-22[PATCH] NFS: Header file cleanup...Trond Myklebust12-19/+264
2005-06-22[PATCH] NFS: Kill annoying mount version mismatch printksTrond Myklebust1-74/+105
2005-06-22[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...Trond Myklebust2-3/+3
2005-06-22[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust5-14/+5
2005-06-21Merge rsync://oss.sgi.com/git/xfs-2.6Linus Torvalds73-1107/+957
2005-06-21[PATCH] isofs: show hidden files, add granularity for assoc/hidden files flagsJeremy White4-18/+36
2005-06-21[PATCH] rock: handle directory overflowsAndrew Morton1-2/+74
2005-06-21[PATCH] rock: rename union membersAndrew Morton1-24/+24
2005-06-21[PATCH] rock.c: handle corrupted directoriesAndrew Morton1-0/+13
2005-06-21[PATCH] isofs: remove debug stuffAndrew Morton1-77/+32
2005-06-21[PATCH] rock: lindent rock.hAndrew Morton1-90/+93
2005-06-21[PATCH] rock: comment tidiesAndrew Morton1-11/+21
2005-06-21[PATCH] rock: remove MAYBE_CONTINUEAndrew Morton1-107/+130
2005-06-21[PATCH] rock: remove SETUP_ROCK_RIDGEAndrew Morton1-17/+22
2005-06-21[PATCH] rock: remove CHECK_CEAndrew Morton1-8/+9
2005-06-21[PATCH] rock: remove CONTINUE_DECLSAndrew Morton1-12/+12
2005-06-21[PATCH] rock: remove CHECK_SPAndrew Morton1-9/+21
2005-06-21[PATCH] rock: manual tidiesAndrew Morton1-286/+285
2005-06-21[PATCH] rock: lindent itAndrew Morton1-291/+356
2005-06-21[PATCH] autofs4: bad lookup fixIan Kent1-1/+8
2005-06-21[PATCH] autofs4: post expire race fixIan Kent1-0/+7
2005-06-21[PATCH] autofs4: avoid panic on bind mount of autofs owned directoryIan Kent3-5/+19
2005-06-21[PATCH] VFS: memory leak in do_kern_mount()Gerald Schaefer1-0/+1
2005-06-21[PATCH] vm: try_to_free_pages unused argumentDarren Hart1-1/+1
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander3-0/+5
2005-06-21[PATCH] mm: add /proc/zoneinfoNikita Danilov1-0/+14
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-3/+3
2005-06-22[XFS] Handle inode semaphores properly for dmapi queuesDean Roehrich2-13/+20
2005-06-21[PATCH] devfs: remove devfs from Kconfig preventing it from being builtGreg KH1-50/+0
2005-06-21Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-201/+100
2005-06-21[XFS] Remove some debugging code from quota syscalls.Nathan Scott1-3/+0
2005-06-21[XFS] Merge a few minor fixes to the quota warning code.Nathan Scott3-4/+32
2005-06-21[XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott8-141/+143
2005-06-21[XFS] Makes more sense to use the fsxattr interface instead of adding newNathan Scott3-30/+10
2005-06-21[XFS] (mostly) remove xfs_inval_cached_pages Since the last round ofChristoph Hellwig4-32/+17
2005-06-21[XFS] simplify ASSERTChristoph Hellwig2-7/+1
2005-06-21[XFS] consolidate extent item freeingChristoph Hellwig3-103/+35
2005-06-21[XFS] quiesce the filesystem proper when freezingChristoph Hellwig3-27/+40
2005-06-21[XFS] add XFS_INOBT_IS_FREE_DISKChristoph Hellwig2-2/+11
2005-06-21[XFS] Fix up some warning fallout from functions made staticEric Sandeen2-2/+2
2005-06-21[XFS] Add support for project quota inheritance, a merge of Glens changes.Nathan Scott2-24/+37
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott18-203/+348
2005-06-21[XFS] remove xfs_incore_relseChristoph Hellwig3-20/+0
2005-06-21[XFS] simplify XFS_PURGE_INODEChristoph Hellwig1-7/+1
2005-06-21[XFS] rewrite xfs_iflush_allChristoph Hellwig3-94/+25
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig39-143/+135
2005-06-21[XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig10-214/+0
2005-06-21[XFS] Fix pagebuf slab initializationChristoph Hellwig1-1/+1
2005-06-21[XFS] fix some more compiler warnings in the vnode tracing codeChristoph Hellwig1-2/+2
2005-06-21[XFS] rename various pagebuf symbols to xfsbufChristoph Hellwig1-66/+77
2005-06-21[XFS] coordinate mmap calls with xfs_dm_punch_holeDean Roehrich2-3/+28
2005-06-21[XFS] Add a get/set interface for XFS project identifiers.Nathan Scott5-2/+28
2005-06-20[PATCH] SYSFS: fix PAGE_SIZE checkJon Smirl1-1/+1
2005-06-20[PATCH] sysfs-iattr: set inode attributesManeesh Soni3-8/+35
2005-06-20[PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni3-0/+68
2005-06-20[PATCH] sysfs-iattr: attach sysfs_dirent before new inodeManeesh Soni1-10/+15
2005-06-20[PATCH] libfs: add simple attribute filesArnd Bergmann2-38/+129
2005-06-20[PATCH] class: convert the remaining class_simple users in the kernel to usee...gregkh@suse.de1-9/+9
2005-06-20[PATCH] sysfs: if show/store is missing return -EIODmitry Torokhov2-4/+4
2005-06-20[PATCH] sysfs_{create|remove}_link should take const char *Dmitry Torokhov1-4/+4
2005-06-20Merge with /home/shaggy/git/linus-clean/Dave Kleikamp12-118/+201
2005-06-18Clean up subthread execLinus Torvalds1-10/+6
2005-06-16[PATCH] Fix large core dumps with a 32-bit off_tDaniel Jacobowitz1-1/+1
2005-06-13[PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK...Trond Myklebust1-1/+41
2005-06-09Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Steve French3-84/+124
2005-06-09[CIFS] Fix cifs update of page cache. Write at correct offset when out of memorySteve French2-1/+4
2005-06-07[PATCH] NFS: Fix lookup intent handlingTrond Myklebust1-14/+35
2005-06-06[PATCH] binfmt_flat mmap flag fixYoshinori Sato1-3/+3
2005-06-06[PATCH] namei fixes (19/19)Al Viro1-1/+1
2005-06-06[PATCH] namei fixes (18/19)Al Viro1-3/+1
2005-06-06[PATCH] namei fixes (17/19)Al Viro1-19/+16
2005-06-06[PATCH] namei fixes (16/19)Al Viro1-5/+2
2005-06-06[PATCH] namei fixes (15/19)Al Viro1-6/+5
2005-06-06[PATCH] namei fixes (14/19)Al Viro1-4/+4
2005-06-06[PATCH] namei fixes (13/19)Al Viro1-7/+3
2005-06-06[PATCH] namei fixes (12/19)Al Viro1-2/+9
2005-06-06[PATCH] namei fixes (11/19)Al Viro1-4/+10
2005-06-06[PATCH] namei fixes (10/19)Al Viro1-11/+9
2005-06-06[PATCH] namei fixes (9/19)Al Viro1-2/+23
2005-06-06[PATCH] namei fixes (8/19)Al Viro1-4/+2
2005-06-06[PATCH] namei fixes (7/19)Al Viro1-9/+8
2005-06-06[PATCH] namei fixes (6/19)Al Viro1-5/+4
2005-06-06[PATCH] namei fixes (5/19)Al Viro1-0/+2
2005-06-06[PATCH] namei fixes (4/19)Al Viro1-1/+4
2005-06-06[PATCH] namei fixes (3/19)Al Viro1-19/+19
2005-06-06[PATCH] namei fixes (2/19)Al Viro1-6/+5
2005-06-06[PATCH] namei fixesAl Viro1-10/+10
2005-06-06Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Steve French2-3/+7
2005-06-04[PATCH] mpage_end_io_write() I/O error handling fixQu Fuping1-1/+4
2005-06-03JFS: Fix compiler warning in jfs_logmgr.cDave Kleikamp1-2/+3
2005-06-02[CIFS] Update cifs version number and fix whitespaceSteve French2-18/+18
2005-06-02[PATCH] ext3: fix list scanning in __cleanup_transactionJan Kara1-1/+0
2005-06-02[PATCH] ext3: fix log_do_checkpoint() assertion failureJan Kara1-1/+3
2005-06-02JFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859Dave Kleikamp1-0/+3
2005-06-02Merge with /home/shaggy/git/linus-clean/Dave Kleikamp58-384/+489
2005-06-01Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/...Linus Torvalds6-41/+49
2005-06-01Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Steve French2-68/+39
2005-06-01[PATCH] ppc32/ppc64: cleanup /proc/device-treeBenjamin Herrenschmidt1-67/+38
2005-05-31[PATCH] UDF filesystem: array '__mon_yday' declared as not staticGoffredo Baroncelli1-1/+1
2005-05-31Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Steve French10-22/+35
2005-05-28[PATCH] uml: remove 2_5compat.hJeff Dike1-1/+0
2005-05-27[XFS] remove an over-zealous WARN_ONChristoph Hellwig1-1/+0
2005-05-27Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitChristoph Hellwig8-14/+33
2005-05-21[PATCH] reiserfs: max_key fixVladimir Saveliev2-2/+3
2005-05-19Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Steve French1-1/+9
2005-05-19[AF_UNIX]: Use lookup_create().Christoph Hellwig1-0/+1
2005-05-18[PATCH] Avoid console spam with ext3 aborted journal.Stephen Tweedie1-1/+9
2005-05-17[CIFS] fix casts of unicode strings to match function definitionSteve French2-29/+29
2005-05-17[CIFS] Fix oops in cifs_unlink. Caused in some cases when renaming over exis...Steve French2-10/+17
2005-05-17[CIFS] missing break needed to handle < when mount option "mapchars" specifiedSteve French2-2/+3
2005-05-17[PATCH] block_read_full_page() get_block() error handling fixAndrew Morton1-2/+6
2005-05-17[PATCH] fix impossible VmallocChunkHugh Dickins1-2/+12
2005-05-16[PATCH] fix Linux kernel ELF core dump privilege elevationGreg Kroah-Hartman1-2/+2
2005-05-09JFS: Remove redundant kfree() NULL pointer checksJesper Juhl2-8/+4
2005-05-06[PATCH] revert msdos partitioning fixAndrew Morton1-5/+0
2005-05-06[XFS] Fix directory inodes ioctl compat code, minor code consistency cleanupsNathan Scott4-17/+28
2005-05-06[XFS] Fix a bug in xfs_iomap for extent handling of write casesRussell Cattelan1-1/+3
2005-05-05[PATCH] fs/udf/udftime.c: fix off by one errorAdrian Bunk1-1/+1
2005-05-05[PATCH] comments on locking of task->commPaolo 'Blaisorblade' Giarrusso1-1/+3
2005-05-05[PATCH] reiserfs: use NULL instead of 0Randy.Dunlap1-1/+1
2005-05-05[PATCH] make some things staticAdrian Bunk16-32/+45
2005-05-05[PATCH] revert ext3-writepages-support-for-writeback-modeAndrew Morton2-57/+1
2005-05-05[PATCH] remove do_sync parameter from __invalidate_deviceChristoph Hellwig2-19/+4
2005-05-05[PATCH] remove BK documentationAdrian Bunk1-3/+3
2005-05-05[PATCH] __block_write_full_page() simplificationAndrew Morton1-9/+1
2005-05-05[PATCH] __block_write_full_page speedupAndrew Morton1-5/+1
2005-05-05[PATCH] __block_write_full_page race fixNick Piggin1-5/+13
2005-05-05[PATCH] fix race in __block_prepare_writeNick Piggin1-4/+6
2005-05-05[PATCH] uml: hostfs failed mount handlingJeff Dike1-3/+7
2005-05-05[PATCH] avoid -ENOMEM due reclaimable slab cachesAndrea Arcangeli2-2/+2
2005-05-05[XFS] Cleanup use of loff_t vs xfs_off_t in the core code.Nathan Scott4-19/+19
2005-05-05[XFS] Use the right offset when ensuring a delayed allocate conversion has co...Nathan Scott4-46/+56
2005-05-05[XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimesNathan Scott1-5/+3
2005-05-05[XFS] remove noisy printk at vnode trace allocationEric Sandeen1-1/+0
2005-05-05[XFS] stop background sync from waiting for in-use inodesDaniel Moore1-1/+4
2005-05-05[XFS] Disable the combination of XFS direct IO and AIO until the IO completionNathan Scott2-2/+44
2005-05-05[XFS] Resolve an issue with xfsbufd not getting along with swsusp.Nathan Scott1-2/+9
2005-05-05[XFS] Fix up warningsEric Sandeen2-4/+4
2005-05-05[XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB.Nathan Scott2-25/+48
2005-05-05[XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is heldDean Roehrich2-2/+10
2005-05-05[XFS] Enable XFS_VNODE_TRACEEric Sandeen2-2/+3
2005-05-05[XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som...Nathan Scott6-7/+8
2005-05-05[XFS] Block mount attempts for filesystems with version 1 directories.Nathan Scott1-0/+9
2005-05-05[XFS] Move the XFS inode to the front of its hash list on a cache hitNathan Scott1-1/+50
2005-05-05Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2-9/+13
2005-05-05Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-3/+3
2005-05-04JFS: Fix sparse warningDave Kleikamp1-1/+1
2005-05-04JFS: cleanup - remove unneeded sanity checkDave Kleikamp1-9/+0
2005-05-04JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp18-181/+89
2005-05-04JFS: Endian errorsDave Kleikamp1-3/+3
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse50-897/+1335
2005-05-02[PATCH] JFS: Don't allocate extents that overlap existing extentsDave Kleikamp3-25/+46
2005-05-02[PATCH] JFS: Write journal sync points more oftenDave Kleikamp4-9/+27
2005-05-02[PATCH] JFS: Support page sizes greater than 4KDave Kleikamp13-462/+806
2005-05-02[PATCH] JFS: Changes for larger page sizeDave Kleikamp3-28/+39
2005-05-02[PATCH] JFS: Simplify creation of new iagDave Kleikamp1-34/+36
2005-05-02[PATCH] JFS: reduce number of synchronous transactionsDave Kleikamp1-23/+40
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz7-57/+67
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa1-5/+5
2005-05-01[PATCH] ext3: remove unnecessary race then retry in ext3_get_blockMingming Cao1-83/+61
2005-05-01[PATCH] reiserfs endianness: comp_short_keys() cleanupAl Viro3-25/+19
2005-05-01[PATCH] reiserfs endianness: fix endianness bugsAl Viro1-1/+1
2005-05-01[PATCH] reiserfs endianness: annotate little-endian objectsAl Viro9-38/+46
2005-05-01[PATCH] reiserfs endianness: clone struct reiserfs_keyAl Viro3-4/+5
2005-05-01[PATCH] autofs4: tree race fixIan Kent3-4/+27
2005-05-01[PATCH] autofs4: wait order fixIan Kent2-10/+13
2005-05-01[PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oopsColin Leroy3-6/+13
2005-05-01[PATCH] aio: optimize io_submit_one()Ken Chen1-4/+8
2005-05-01[PATCH] aio: clean up debug codeKen Chen1-28/+5
2005-05-01[PATCH] aio: ring wrapping simplificationKen Chen1-1/+2
2005-05-01[PATCH] aio: remove superfluous kiocb member initializationKen Chen1-10/+1
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-1/+2
2005-05-01[PATCH] reiserfs: journal_init fixEdward Shishkin1-7/+5
2005-05-01[PATCH] Fix rewriting on a full reiserfs filesystemJan Kara1-4/+5
2005-05-01[PATCH] reiserfs: make resize option auto-get new device sizePaolo 'Blaisorblade' Giarrusso1-7/+14
2005-05-01[PATCH] procfs: Fix hardlink counts for /proc/<PID>/taskDaniel Drake1-2/+6
2005-05-01[PATCH] procfs: Fix hardlink countsDaniel Drake1-2/+10
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall5-12/+7
2005-05-01[PATCH] uml - hostfs: avoid buffersPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org1-3/+3
2005-05-01[PATCH] drop_buffers() oops fixakpm@osdl.org1-1/+1
2005-05-01[PATCH] mpage_writepages() page locking fixNikita Danilov1-0/+2
2005-04-30[PATCH] cifs: Update cifs todo listSteve French1-2/+10
2005-04-30[PATCH] cifs: append \* properly on ASCII serversSteve French2-3/+7
2005-04-29[AUDIT] LOGIN message credentialsSteve Grubb1-1/+1
2005-04-29namei: add audit_inode to all branches in path_lookupPrasanna Meda1-8/+12
2005-04-28[PATCH] cifs: Do not sleep interruptible after socket connect failureSteve French2-7/+11
2005-04-28[PATCH] cifs: Do not init smb requests or block when sending requestsSteve French5-7/+53
2005-04-28[PATCH] cifs: handle termination of cifs oplockd kernel threadSteve French4-15/+23
2005-04-28[PATCH] cifs: Fix mapping of EMLINK caseSteve French4-2/+11
2005-04-28[PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (p...Steve French3-20/+23
2005-04-28[PATCH] cifs: cleanup various long linesSteve French1-9/+13