aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[XFS] Retry linux inode cacech lookup if we found a stale inode. ThisChristoph Hellwig1-12/+16
2005-09-05[XFS] Fixes a bug in the quota code when allocating a new dquot recordTim Shimmin3-7/+60
2005-09-05[XFS] remove some dead code from pagebufChristoph Hellwig2-37/+0
2005-09-05[XFS] allow a null behaviour pointer in linvfs_clear_inodeChristoph Hellwig1-3/+6
2005-09-05[XFS] Manage spinlock differences between kernel versions a bit.Nathan Scott1-0/+3
2005-09-05[XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctlsEric Sandeen1-3/+62
2005-09-05[XFS] Check if there is first behavior before calling VOP_RECLAIM fromFelix Blyakher1-3/+5
2005-09-05[XFS] Need to be able to reset sb_qflags if not mounting with quotasTim Shimmin6-76/+95
2005-09-05[XFS] streamline the clear_inode pathChristoph Hellwig3-156/+25
2005-09-05[XFS] Delay I/O completion for unwritten extents after conversionChristoph Hellwig2-2/+26
2005-09-05[XFS] Delay direct I/O completion to a workqueue This is nessecaryChristoph Hellwig2-29/+48
2005-09-05[XFS] Add in the new xfs_aops.h header file for I/O completion struct.Christoph Hellwig1-0/+49
2005-09-02[PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loaderGreg Ungerer1-1/+1
2005-09-02[XFS] Add infrastructure for tracking I/O completionsChristoph Hellwig4-85/+132
2005-09-02[XFS] add infrastructure for waiting on I/O completion at inode reclaimChristoph Hellwig4-58/+32
2005-09-02[XFS] remove unessecary vnode flagsChristoph Hellwig3-73/+1
2005-09-02[XFS] Fix sparse warnings in kmem_* functions Patch from Victor FuscoChristoph Hellwig3-23/+25
2005-09-02[XFS] Need to unlock the AIL before calling xfs_force_shutdown() becauseTim Shimmin1-1/+1
2005-09-02[XFS] remove struct vnode::v_typeChristoph Hellwig8-85/+68
2005-09-02[XFS] Remove extraneous quotacheck diagnostics.Nathan Scott1-10/+2
2005-09-02[XFS] Add in grpid/nogrpid mount option parsing, actual code was alwaysNathan Scott1-1/+15
2005-09-02[XFS] 929956 add log debugging and tracing infoTim Shimmin9-22/+265
2005-09-02[XFS] Fix up the calculation of the reservation overhead to hopefullyTim Shimmin1-13/+41
2005-09-02[XFS] Fix regression in transaction reserved-block accounting for directNathan Scott1-9/+8
2005-09-02[XFS] Fix check for writeable file in xfs_ioc_space ioctl codeEric Sandeen1-1/+1
2005-09-02[XFS] Prevent the incore superblock sb_fdblocks count from leaking when weDavid Chinner1-1/+11
2005-09-02[XFS] Add a chunk of tracing code to diagnose truncate related issues.Nathan Scott2-3/+15
2005-09-02[XFS] Make metadata IO completion consistent with other IO completionNathan Scott1-6/+11
2005-09-02[XFS] replace vn_get usage by iholdChristoph Hellwig4-82/+15
2005-09-02[XFS] send dmapi events from nopage for mmapped filesDean Roehrich1-58/+32
2005-09-02[XFS] upate copyrightsDean Roehrich1-1/+1
2005-09-02[XFS] Update copyrightsDean Roehrich1-1/+1
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl1-2/+1
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu1-1/+1
2005-09-01JFS: Implement jfs_init_securityDave Kleikamp3-0/+68
2005-09-01JFS: allow extended attributes to be set within a existing transactionDave Kleikamp5-49/+112
2005-08-30JFS: jfs_delete_inode should always call clear_inode.Dave Kleikamp1-12/+12
2005-08-30Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/s...Linus Torvalds1-3/+2
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo1-1/+1
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git Linus Torvalds1-2/+2
2005-08-28fix mismerge in ll_rw_blk.cJames Bottomley1-45/+182
2005-08-27Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse35-198/+249
2005-08-26[PATCH] Fix oops in sysfs_hash_and_remove_file()James Bottomley1-0/+4
2005-08-26[PATCH] Fix oops in fs/locks.c on close of file with pending locksSteve French1-1/+1
2005-08-26[PATCH] hppfs: fix symlink error pathPaolo 'Blaisorblade' Giarrusso1-15/+9
2005-08-26[PATCH] Fixup symlink function pointers for hppfs [for 2.6.13]Paolo 'Blaisorblade' Giarrusso1-8/+8
2005-08-26[PATCH] Document idr_get_new_above() semantics, update inotifyJohn McCutchan1-1/+1
2005-08-20Don't allow normal users to set idle IO priorityLinus Torvalds1-0/+2
2005-08-20[PATCH] freevxfs: fix breakage introduced by symlink fixesAlexey Dobriyan1-1/+1
2005-08-20befs: fix up missed follow_link declaration changeLinus Torvalds1-1/+1
2005-08-20[ARM] fs/adfs/adfs.h: "extern inline" doesn't make senseAdrian Bunk1-2/+2
2005-08-19[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()Steve Dickson1-0/+1
2005-08-19[PATCH] Fix up symlink function pointersAl Viro13-37/+37
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds8-62/+44
2005-08-19[PATCH] jffs2: fix symlink error handlingAl Viro1-4/+6
2005-08-19Merge with /home/shaggy/git/linus-clean/Dave Kleikamp5-24/+34
2005-08-18[PATCH] reiserfs+acl+quota deadlock fixJan Kara1-1/+1
2005-08-18[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever4-3/+44
2005-08-18[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flagsChuck Lever2-28/+45
2005-08-18[PATCH] NFS: split nfsi->flags into two fieldsChuck Lever5-41/+47
2005-08-17Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds2-1/+2
2005-08-17[PATCH] nfsd to unlock kernel before exitingSteven Rostedt1-0/+1
2005-08-17JFS: Initialize dentry->d_op for negative dentries tooDave Kleikamp1-3/+2
2005-08-17Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse18-41/+94
2005-08-16Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/...Linus Torvalds5-24/+34
2005-08-16NTFS: Complete the previous fix for the unset device when mapping buffersAnton Altaparmakov2-1/+2
2005-08-16Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds2-0/+5
2005-08-16[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL createsTrond Myklebust4-15/+38
2005-08-16[PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust1-0/+1
2005-08-16NTFS: Fix bug in mft record writing where we forgot to set the device inAnton Altaparmakov2-0/+5
2005-08-15[PATCH] inotify: add MOVE_SELF eventJohn McCutchan1-1/+2
2005-08-15[PATCH] inotify: fix idr_get_new_above usageRobert Love1-1/+1
2005-08-14[PATCH] CIFS: Fix path name conversion for long filenamesSteve French2-0/+7
2005-08-14[PATCH] CIFS: Fix missing entries in search resultsSteve French1-0/+3
2005-08-13[PATCH] Fix error handling in reiserfsJan Kara1-0/+3
2005-08-10Merge with /home/shaggy/git/linus-clean/Dave Kleikamp5-15/+16
2005-08-10JFS: Fix race in txLockDave Kleikamp2-0/+4
2005-08-09Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse35-104/+257
2005-08-08[PATCH] fsnotify_name/inoderemoveJohn McCutchan2-3/+7
2005-08-07[PATCH] namespace.c: fix bind mount from foreign namespaceMiklos Szeredi1-1/+1
2005-08-07[PATCH] __bio_clone() dead commentAndrew Morton1-6/+2
2005-08-06Check input buffer size in zisofsLinus Torvalds1-0/+6
2005-08-04[PATCH] Clean up inotify delete race fixJohn McCutchan1-7/+2
2005-08-04Merge with /home/shaggy/git/linus-clean/Dave Kleikamp13-20/+57
2005-08-04[PATCH] inotify delete race fixJohn McCutchan1-1/+7
2005-08-04[PATCH] inotify: update help textRobert Love1-4/+7
2005-08-01[PATCH] hfs: don't reference missing pageRoman Zippel2-0/+4
2005-08-01[PATCH] hfs: don't dirty unchanged inodeRoman Zippel2-2/+5
2005-08-01JFS: Check for invalid inodes in jfs_delete_inodeDave Kleikamp1-0/+4
2005-08-01[PATCH] inotify: fix race between the kernel and user spaceJohn McCutchan1-1/+4
2005-08-01[PATCH] inotify: fix file deletion by rename detectionJohn McCutchan1-1/+1
2005-07-29[PATCH] sysfs: fix sysfs_setattrManeesh Soni1-1/+1
2005-07-29[PATCH] sysfs: fix sysfs_chmod_fileManeesh Soni1-8/+10
2005-07-28[PATCH] uml: implement hostfs syncingPaolo 'Blaisorblade' Giarrusso3-2/+17
2005-07-28[PATCH] bio_clone fixAndrew Morton1-0/+1
2005-07-28Merge with /home/shaggy/git/linus-clean/Dave Kleikamp15-45/+149
2005-07-27Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/...Linus Torvalds4-31/+42
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-2/+2
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-1/+1
2005-07-27[PATCH] reiserfs doesn't use mbcacheAndreas Gruenbacher1-1/+0
2005-07-27[PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher3-4/+3
2005-07-27[PATCH] stale POSIX lock handlingPeter Staubach2-35/+51
2005-07-27[PATCH] fix xip sparse file handling in ext2Carsten Otte1-1/+1
2005-07-27[PATCH] autofs4: fix infamous "Busy inodes after umount ..." messageIan Kent2-0/+74
2005-07-27[PATCH] ext3: drop quota references before releasing inodeJan Kara1-0/+2
2005-07-27[PATCH] ext2: drop quota reference before releasing inodeJan Kara1-0/+1
2005-07-27[PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACLJeff Mahoney1-1/+11
2005-07-27[PATCH] Fix missing refrigerator invocation in jffs2Nigel Cunningham1-0/+3
2005-07-27Merge with /home/shaggy/git/linus-clean/Dave Kleikamp1-54/+71
2005-07-27JFS: Improve sync barrier processingDave Kleikamp4-24/+26
2005-07-27Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-54/+71
2005-07-26[PATCH] inotify: fix oops fixAndrew Morton1-1/+1
2005-07-26[PATCH] inotify: check retval in initRobert Love1-1/+8
2005-07-26[PATCH] inotify: change default limitsRobert Love1-2/+2
2005-07-26[PATCH] inotify: exit path cleanupsRobert Love1-10/+8
2005-07-26[PATCH] inotify: oops fixRobert Love1-1/+15
2005-07-26[PATCH] inotify: use fget_lightRobert Love1-8/+8
2005-07-26[PATCH] inotify: misc. cleanupRobert Love1-34/+32
2005-07-26JFS: Fix i_blocks accounting when allocation failsDave Kleikamp1-4/+9
2005-07-25JFS: Don't set log_SYNCBARRIER when log->active == 0Dave Kleikamp1-1/+2
2005-07-22JFS: Fix typo in last patchDave Kleikamp1-1/+1
2005-07-19Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse48-2015/+2764
2005-07-19Merge with /home/shaggy/git/linus-clean/Dave Kleikamp30-1008/+2632
2005-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds28-892/+2493
2005-07-16Merge with rsync://fileserver/linuxThomas Gleixner1-34/+47
2005-07-15[PATCH] execute-in-place fixesCarsten Otte1-34/+47
2005-07-15JFS: fsync wrong behavior when I/O failure occursQu Fuping1-1/+1
2005-07-15JFS: Remove assert statement in dbJoin & return -EIO insteadDave Kleikamp1-16/+30
2005-07-15[JFFS2] Fix node allocation leakThomas Gleixner1-82/+92
2005-07-14JFS: Remove bogus WARN_ON statement and some dead codeDave Kleikamp1-9/+0
2005-07-14[PATCH] uml: hostfs: unuse ROOT_DEVPaolo 'Blaisorblade' Giarrusso1-9/+0
2005-07-14[PATCH] uml: fix hppfs error pathPaolo 'Blaisorblade' Giarrusso1-3/+3
2005-07-13Automatic merge with /usr/src/ntfs-2.6.git.Anton Altaparmakov87-23056/+25295
2005-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds5-24/+25
2005-07-13[PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64Steve Dickson1-2/+2
2005-07-13[PATCH] Fix soft lockup due to NTFS: VFS part and explanationAnton Altaparmakov1-6/+39
2005-07-13[PATCH] inotify: misc cleanupRobert Love1-6/+3
2005-07-13[PATCH] inotify: move sysctlRobert Love1-4/+45
2005-07-13Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse78-22079/+25184
2005-07-13JFS: Need to be root to create files with security contextIan Dall1-2/+2
2005-07-13JFS: Allow security.* xattrs to be set on symlinksDave Kleikamp1-1/+1
2005-07-13Merge with /home/shaggy/git/linus-clean/Dave Kleikamp137-22905/+27588
2005-07-13Merge with rsync://fileserver/linuxThomas Gleixner43-21521/+24413
2005-07-12[PATCH] inotifyRobert Love13-63/+1070
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds25-21422/+23222
2005-07-12[PATCH] reiserfs: fix up case where indent misreads the codeJeff Mahoney1-1/+1
2005-07-12[PATCH] cdev: cdev_put oopsBrian King1-1/+2
2005-07-12[PATCH] ext2: fix mount options partingJan Kara2-3/+30
2005-07-12[PATCH] ext3: fix options parsingJan Kara1-10/+60
2005-07-12[PATCH] reset real_timer target on exec leader changeRoland McGrath1-0/+12
2005-07-12[PATCH] bugfix: two read_inode() calls without clear_inode() call betweenArtem B. Bityuckiy1-4/+7
2005-07-12[PATCH] __wait_on_freeing_inode fixMiklos Szeredi1-17/+9
2005-07-13Merge with rsync://fileserver/linuxTodd Poynor18-247/+238
2005-07-13[JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=nTodd Poynor1-1/+3
2005-07-13[JFFS2] Init locks early during mountArtem B. Bityuckiy2-9/+11
2005-07-12[JFFS2] Rename function and update commentsArtem B. Bityuckiy1-7/+7
2005-07-12[JFFS2] Remove needless variable initializationArtem B. Bityuckiy1-2/+1
2005-07-12[JFFS2] Avoid alloc/dealloc for zero sized nodesArtem B. Bityuckiy1-6/+4
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds22-311/+533
2005-07-07[PATCH] nfsd4: fix fh_expire_typeNeilBrown1-2/+2
2005-07-07[PATCH] nfsd4: check lock type against openmode.NeilBrown1-16/+33
2005-07-07[PATCH] nfsd4: clean up nfs4_preprocess_seqid_opNeilBrown1-34/+22
2005-07-07[PATCH] nfsd4: clarify close_lru handlingNeilBrown1-26/+14
2005-07-07[PATCH] nfsd4: renew lease on seqid modifying operationsNeilBrown1-1/+1
2005-07-07[PATCH] nfsd4: return better error on io incompatible with open modeNeilBrown1-1/+1
2005-07-07[PATCH] nfsd4: always update stateid on openNeilBrown1-0/+1
2005-07-07[PATCH] nfsd4: relax new lock seqid checkNeilBrown1-5/+0
2005-07-07[PATCH] nfsd4: seqid commentsNeilBrown1-4/+4
2005-07-07[PATCH] nfsd4: fix open_reclaim seqidNeilBrown2-11/+7
2005-07-07[PATCH] nfsd4: comment indentationNeilBrown1-9/+9
2005-07-07[PATCH] nfsd4: stop overusing RECLAIM_BADNeilBrown1-18/+7
2005-07-07[PATCH] nfsd4: ERR_GRACE should bump seqid on lockNeilBrown1-5/+7
2005-07-07[PATCH] nfsd4: ERR_GRACE should bump seqid on openNeilBrown2-6/+6
2005-07-07[PATCH] nfsd4: fix release_lockownerNeilBrown1-1/+6
2005-07-07[PATCH] nfsd4: prevent multiple unlinks of recovery directoriesNeilBrown1-0/+1
2005-07-07[PATCH] nfsd4: lookup_one_len takes i_semNeilBrown1-0/+2
2005-07-07[PATCH] nfsd4: fix sync'ing of recovery directoryNeilBrown2-22/+9
2005-07-07[PATCH] nfsd4: reboot recovery fixNeilBrown1-0/+1
2005-07-07[PATCH] namespace: rename _mntput to mntput_no_expireMiklos Szeredi1-1/+1
2005-07-07[PATCH] namespace: rename mnt_fslink to mnt_expireMiklos Szeredi1-12/+12
2005-07-07[PATCH] dcookies.c: use proper refcounting functionsMiklos Szeredi1-4/+2
2005-07-07[PATCH] set mnt_namespace in the correct placeMiklos Szeredi2-1/+1
2005-07-07[PATCH] namespace.c: fix mnt_namespace zeroing for expired mountsMiklos Szeredi1-0/+1
2005-07-07[PATCH] namespace.c: fix expiring of detached mountMiklos Szeredi1-0/+9
2005-07-07[PATCH] namespace.c: split mark_mounts_for_expiry()Miklos Szeredi1-32/+39
2005-07-07[PATCH] namespace.c: cleanup in mark_mounts_for_expiry()Miklos Szeredi1-14/+3
2005-07-07[PATCH] namespace.c: fix race in mark_mounts_for_expiry()Miklos Szeredi1-2/+5
2005-07-07[PATCH] namespace.c: fix mnt_namespace clearingMiklos Szeredi1-7/+1
2005-07-07[PATCH] coverity: fs/locks.c flp null checkKAMBAROV, ZAUR1-1/+3
2005-07-07[PATCH] autofs4: mistake in debug printIan Kent1-2/+2
2005-07-07[PATCH] ext3 xattr: Don't write to the in-inode xattr space of reserved inodesAndreas Gruenbacher1-1/+1
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter1-1/+1
2005-07-07[PATCH] acl kconfig cleanupAndreas Gruenbacher1-2/+6
2005-07-07[PATCH] page_uptodate locking scalabilityNick Piggin1-8/+17
2005-07-07[PATCH] uml: restore hppfs supportPaolo 'Blaisorblade' Giarrusso1-3/+4
2005-07-07[PATCH] move ioprio syscalls into syscalls.hAnton Blanchard1-2/+2
2005-07-07[PATCH] export generic_drop_inode() to modulesMark Fasheh1-1/+3
2005-07-06Merge with rsync://fileserver/linuxArtem B. Bityuckiy24-173/+325
2005-07-06[JFFS2] Simplify the tree insert code.Artem B. Bityuckiy1-5/+4
2005-07-06[JFFS2] Remove compatibilty cruft for ancient kernelsDavid Woodhouse4-60/+8