aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2005-07-06[JFFS2] Optimise jffs2_add_tn_to_list David Woodhouse3-27/+88
2005-06-30[PATCH] fatfs sectioning fixAndrew Morton2-2/+2
2005-06-30[PATCH] reiserfs: handle_attrs() fixAndrew Morton1-2/+1
2005-06-30[PATCH] freevxfs: minor cleanupsPekka Enberg4-14/+13
2005-06-30[PATCH] freevxfs: remove 2.4 compatabilityPekka Enberg3-51/+0
2005-06-30[PATCH] freevxfs: fix buffer_head leakPekka Enberg1-5/+6
2005-06-30[PATCH] udf_find_entry() cleanupChristoph Hellwig1-4/+0
2005-06-30[PATCH] fat: fix slab cache leakPekka J Enberg1-5/+14
2005-06-29[PATCH] reiserfs: enable attrs by default if safJeff Mahoney1-0/+2
2005-06-29[PATCH] reiserfs: Check if attrs are enabled for attr ioctlsJeff Mahoney1-0/+6
2005-06-28[PATCH] ext3: reduce allocate-with-reservation lock latenciesMingming Cao2-72/+67
2005-06-28[PATCH] coverity: fs/ext3/super.c: match_int return checkKAMBAROV, ZAUR1-1/+2
2005-06-28[PATCH] coverity: fs/udf/namei.c null checkKAMBAROV, ZAUR1-1/+3
2005-06-28[PATCH] aio-retry-fix: fix aio retry work queueingSébastien Dugu1-0/+9
2005-06-28[PATCH] really remove xattr_acl.hChristoph Hellwig2-14/+13
2005-06-28[PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg1-2/+2
2005-06-28[PATCH] fix semaphore handling in __unregister_chrdev_regionWen-chien Jesse Sung1-1/+1
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe3-0/+185
2005-06-27JFS: Code cleanup - getting rid of never-used debug codeDave Kleikamp6-947/+8
2005-06-26Merge with rsync://fileserver/linuxThomas Gleixner249-4075/+8353
2005-06-26[PATCH] jffs2 build fixAndrew Morton1-1/+1
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds8-14/+14
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter8-14/+14
2005-06-25[PATCH] list_for_each_entry: fs-dquot.cDomen Puncer1-5/+2
2005-06-25[PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING codeAdrian Bunk3-56/+0
2005-06-25[PATCH] fs/jffs/: cleanupsAdrian Bunk4-112/+112
2005-06-25[PATCH] small partitions/msdos cleanupsAdrian Bunk4-10/+2
2005-06-25[PATCH] kdump: Parse elf32 headers and export through /proc/vmcoreVivek Goyal1-0/+218
2005-06-25[PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal4-0/+464
2005-06-25[PATCH] reiserfs: do not ignore i/io error on readpageQu Fuping1-3/+12
2005-06-25[PATCH] fix fsync(dir) return value for ram-based filesystemsHugh Dickins1-0/+1
2005-06-24[PATCH] fs/qnx4/*: fix sparse warningsAlexey Dobriyan2-3/+3
2005-06-24[PATCH] make various thing staticAdrian Bunk2-2/+2
2005-06-24[PATCH] xip: reduce code duplicationCarsten Otte1-6/+2
2005-06-24[PATCH] xip: ext2: execute in placeCarsten Otte9-8/+205
2005-06-24[PATCH] xip: fs/mm: execute in placeCarsten Otte1-1/+3
2005-06-24[PATCH] DocBook: update commentsMartin Waitz1-2/+3
2005-06-24[PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown3-3/+58
2005-06-24[PATCH] knfsd: nfsd4: reboot recoveryNeilBrown2-0/+185
2005-06-24[PATCH] knfsd: nfsd4: initialize recovery directoryNeilBrown2-2/+182
2005-06-24[PATCH] knfsd: nfsd4: remove cb_parsedNeilBrown2-7/+2
2005-06-24[PATCH] knfsd: nfsd4: allow multiple lockownersNeilBrown1-43/+33
2005-06-24[PATCH] knfsd: nfsd4: rename state list fieldsNeilBrown1-39/+39
2005-06-24[PATCH] knfsd: nfsd4: miscellaneous setclientid_confirm cleanupNeilBrown1-32/+17
2005-06-24[PATCH] knfsd: nfsd4: setclientid_confirm commentsNeilBrown1-30/+29
2005-06-24[PATCH] knfsd: nfsd4: setclientid_confirm gotoectomyNeilBrown1-10/+7
2005-06-24[PATCH] knfsd: nfsd4: fix setclientid_confirm error returnNeilBrown1-8/+3
2005-06-24[PATCH] knfsd: nfsd4: fix setclientid_confirm casesNeilBrown1-4/+15
2005-06-24[PATCH] knfsd: nfsd4: fix uncomfirmed listNeilBrown1-4/+7
2005-06-24[PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown5-41/+43
2005-06-24[PATCH] knfsd: nfsd4: grace period endNeilBrown1-11/+13
2005-06-24[PATCH] knfsd: nfsd4: add find_{un}conf_by_str functions to simplify setclientidNeilBrown1-18/+31
2005-06-24[PATCH] knfsd: nfsd4: reboot hashNeilBrown4-43/+138
2005-06-24[PATCH] knfsd: nfsd4: setclientid simplificationNeilBrown1-12/+2
2005-06-24[PATCH] knfsd: nfsd4: idmap initializationNeilBrown1-4/+0
2005-06-24[PATCH] knfsd: nfsd4: remove nfs4_reclaim_initNeilBrown1-3/+0
2005-06-24[PATCH] knfsd: nfsd4: clean up state initializationNeilBrown2-18/+18
2005-06-24[PATCH] knfsd: nfsd4: rename nfs4_state_initNeilBrown2-4/+4
2005-06-24[PATCH] knfsd: nfsd4: delegation recoveryNeilBrown2-9/+29
2005-06-24[PATCH] knfsd: nfsd4: simplify lease changingNeilBrown1-51/+12
2005-06-24[PATCH] knfsd: nfsd4: create separate laundromat workqueueNeilBrown1-3/+6
2005-06-24[PATCH] knfsd: nfsd4: nfs4_check_open_reclaim cleanupNeilBrown1-5/+1
2005-06-24[PATCH] knfsd: nfsd4: fix probe_callbackNeilBrown1-1/+1
2005-06-24[PATCH] knfsd: nfs4: hold filp while reading or writingNeilBrown1-3/+12
2005-06-24[PATCH] knfsd: lockd: flush signals on shutdownNeilBrown1-1/+3
2005-06-24[PATCH] nfsd4: reference count struct nfs4_fileNeilBrown1-49/+51
2005-06-24[PATCH] nfsd4: rename nfs4_file fieldsNeilBrown1-11/+11
2005-06-24[PATCH] nfsd4: remove debugging countersNeilBrown1-24/+1
2005-06-24[PATCH] nfsd4: slabify delegationsNeilBrown1-10/+9
2005-06-24[PATCH] nfsd4: slabify stateidsNeilBrown1-5/+17
2005-06-24[PATCH] nfsd4: slabify nfs4_filesNeilBrown1-24/+34
2005-06-24[PATCH] nfsd4: block metadata ops during grace periodNeilBrown1-0/+5
2005-06-24[PATCH] nfsd4: fix fh_expire_typeNeilBrown1-1/+4
2005-06-24[PATCH] nfsd4: support CLAIM_DELEGATE_CURNeilBrown1-1/+5
2005-06-24[PATCH] nfsd4: add open state code for CLAIM_DELEGATE_CURNeilBrown1-5/+16
2005-06-24[PATCH] nfsd4: don't reopen for delegated clientNeilBrown1-8/+36
2005-06-24[PATCH] nfsd4: nfs4_check_delegmodeNeilBrown1-9/+9
2005-06-24[PATCH] nfsd4: find_delegation_file()NeilBrown1-11/+14
2005-06-24[PATCH] Make reiserfs BUG on too big transactionJan Kara1-0/+2
2005-06-24[PATCH] quota: reiserfs: improve quota credit estimatesJan Kara4-30/+45
2005-06-24[PATCH] quota: ext3: Improve quota credit estimatesJan Kara5-28/+48
2005-06-24[PATCH] reiserfs: add checking of journal_begin() return valueJan Kara2-20/+52
2005-06-24[PATCH] pass iocb to dio_iodone_tChristoph Hellwig2-2/+3
2005-06-23JFS: performance patchSonny Rao1-3/+4
2005-06-23[PATCH] sys_open() cleanupTelemaque Ndizihiwe1-11/+7
2005-06-23[PATCH] aio: fix do_sync_(read|write) to properly handle aio retriesBenjamin LaHaise1-2/+18
2005-06-23[PATCH] Bug in error recovery in fs/buffer.c::__block_prepare_write()Anton Altaparmakov1-4/+8
2005-06-23[PATCH] remove <linux/xattr_acl.h>Christoph Hellwig10-42/+42
2005-06-23[PATCH] Remove f_error field from struct fileChristoph Lameter2-17/+4
2005-06-23[PATCH] block: add unlocked_ioctl support for block devicesArnd Bergmann1-3/+2
2005-06-23[PATCH] Remove eventpoll macro obfuscationPekka Enberg1-85/+110
2005-06-23[PATCH] factor out common code in sys_fsync/sys_fdatasyncOleg Nesterov1-35/+10
2005-06-23[PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64Yoav Zach1-3/+4
2005-06-23[PATCH] O(1) sb list traversing on syncsKirill Korotaev3-111/+96
2005-06-23[PATCH] Fix of bogus file max limit messagesKirill Korotaev1-27/+30
2005-06-23[PATCH] add some comments to lookup_create()Christoph Hellwig1-2/+18
2005-06-23[PATCH] Support for dx directories in ext3_get_parent (NFSD)Andreas Dilger1-2/+10
2005-06-23[PATCH] setuid core dumpAlan Cox2-4/+25
2005-06-23[PATCH] quota: sanitize dentry handling in vfs_quota_on_mountChristoph Hellwig1-8/+1
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig3-38/+24
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig6-27/+10
2005-06-23[PATCH] add check to /proc/devices read routinesNeil Horman2-2/+13
2005-06-23[PATCH] fix for prune_icache()/forced final iput() racesAlexander Viro1-6/+10
2005-06-22[PATCH] NFS: Add debugging code to NFSv4 readdirTrond Myklebust2-0/+23
2005-06-22[PATCH] NFSv4: Map a couple of NFSv4 errors to EINVAL.Manoj Naik1-0/+2
2005-06-22[PATCH] NFSv4: add support for rdattr_error in NFSv4 readdir requests.Manoj Naik1-7/+17
2005-06-22[PATCH] NFSv4: Clean up nfs4 lock state accountingTrond Myklebust3-144/+112
2005-06-22[PATCH] NLM: fix a client-side race on blocking locks.Trond Myklebust2-49/+90
2005-06-22[PATCH] NLM: cleanup for blocked locks.Trond Myklebust1-12/+6
2005-06-22[PATCH] VFS: Ensure that all the on-stack struct file_lock call fl_release_pr...Trond Myklebust1-0/+6
2005-06-22[PATCH] NFS: Replace nfs_page insertion sort with a radix sortTrond Myklebust3-70/+89
2005-06-22[PATCH] NFS: Make searching and waiting on busy writeback requests more effic...Trond Myklebust3-14/+37
2005-06-22[PATCH] NFS: Write optimization for short files and small O_SYNC writes.Trond Myklebust1-3/+11
2005-06-22[PATCH] NFS: Ensure that fstat() always returns the correct mtimeTrond Myklebust2-14/+38
2005-06-22[PATCH] NFS: Cleanup of caching code, and slight optimization of writes.Trond Myklebust2-18/+38
2005-06-22[PATCH] NFS: Fix the file size revalidationTrond Myklebust3-54/+21
2005-06-22[PATCH] NFSv4: Fix up races in nfs4_proc_setattr()Trond Myklebust1-36/+19
2005-06-22[PATCH] NFSv4: Ensure that propagate NFSv4 state errors to the reclaim codeTrond Myklebust1-11/+40
2005-06-22[PATCH] NFS: Clean up readdir changes.Trond Myklebust2-38/+48
2005-06-22[PATCH] NFS: Hide NFS server-generated readdir cookies from userlandOlivier Galibert2-24/+92
2005-06-22[PATCH] NFSv4: Fix an Oops in the callback code.Trond Myklebust1-1/+0
2005-06-22[PATCH] NFSv4: Fix build warningReuben Farrelly1-1/+0
2005-06-22[PATCH] NFSv4: empty array fixAndrew Morton1-1/+1
2005-06-22[PATCH] NFSv4: fs/nfs/nfs4proc.c: small simplificationAdrian Bunk1-1/+1
2005-06-22[PATCH] fix nfsacl pointer arithmetic and pg_class initialization bugsAndreas Gruenbacher2-1/+2
2005-06-22[PATCH] NFS: Fix up v3 ACL caching codeTrond Myklebust2-5/+10
2005-06-22[PATCH] NFS: Cache the NFSv3 acls.Andreas Gruenbacher2-15/+86
2005-06-22[PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present.Andreas Gruenbacher3-6/+64
2005-06-22[PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher9-6/+541
2005-06-22[PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher11-1/+1051
2005-06-22[PATCH] NFSD: Add NFS3ERR_NOTSUPP to the nfsd error mapping tableAndreas Gruenbacher1-0/+1
2005-06-22[PATCH] RPC: [PATCH] improve rpcauthauth_create error returnsJ. Bruce Fields2-11/+19