aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-246/+0
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann1-246/+0
2006-01-09[BLOCK] bio: init ->bi_bdev in bio_init()Jens Axboe1-0/+1
2006-01-08[PATCH] tiny: Configure ELF core dump supportMatt Mackall1-2/+2
2006-01-08[PATCH] tiny: Uninline some fslocks.c functionsMatt Mackall1-4/+3
2006-01-08[PATCH] tiny: Uninline some inode.c functionsMatt Mackall1-2/+2
2006-01-08[PATCH] tiny: Uninline some open.c functionsMatt Mackall1-3/+3
2006-01-08[PATCH] afs: remove unnecessary __attribute__((packed))Jan Blunck1-3/+1
2006-01-08[PATCH] v9fs: handle kthread_create failure, minor bugfixesLatchesar Ionkov9-71/+58
2006-01-08[PATCH] v9fs: zero copy implementationLatchesar Ionkov18-1047/+1083
2006-01-08[PATCH] v9fs: fix fid management in v9fs_createLatchesar Ionkov1-3/+3
2006-01-08[PATCH] v9fs: new multiplexer implementationLatchesar Ionkov16-562/+1172
2006-01-08[PATCH] v9fs: fix fd_closeEric Van Hensbergen1-2/+2
2006-01-08[PATCH] UFS: inode->i_sem is not released in error pathEvgeniy Polyakov1-1/+3
2006-01-08[PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix()Maciej W. Rozycki1-1/+1
2006-01-08[PATCH] fs/proc/: function prototypes belong in header filesAdrian Bunk4-2/+9
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton2-11/+4
2006-01-08[PATCH] fs/udf/balloc.c: "extern inline" -> "static inline"Adrian Bunk1-1/+1
2006-01-08[PATCH] fs: remove s_old_blocksize from struct super_blockPekka Enberg1-2/+1
2006-01-08[PATCH] Fix handling of ELF segments with zero filesizeDavid Gibson1-3/+9
2006-01-08[PATCH] shrink dentry structEric Dumazet10-39/+40
2006-01-08[PATCH] nfsroot: do not silently stop parsing on an unknown optionJorn Dreyer1-1/+3
2006-01-08[PATCH] sigio: cleanup, don't take tasklist twiceOleg Nesterov1-3/+3
2006-01-08[PATCH] ext3: use sbi instead of EXT3_SB() in resize code.Glauber de Oliveira Costa1-5/+5
2006-01-08[PATCH] ext3: remove trailing newlines from ext3_warning() callsGlauber de Oliveira Costa3-15/+15
2006-01-08[PATCH] ext3: external journal device as a mount optionJohann Lombardi1-10/+44
2006-01-08[PATCH] shared mounts: cleanupMiklos Szeredi2-2/+2
2006-01-08[PATCH] pivot_root: add commentNeil Brown1-0/+4
2006-01-08[PATCH] do_coredump() should reset group_stop_count earlierOleg Nesterov1-1/+1
2006-01-08[PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton8-17/+17
2006-01-08[PATCH] Fix overflow tests for compat_sys_fcntl64 lockingNeilBrown1-4/+18
2006-01-08[PATCH] Fix some problems with truncate and mtime semantics.NeilBrown4-22/+15
2006-01-08[PATCH] udf: remove bogus inode == NULL check in inode_bmapChristoph Hellwig1-5/+0
2006-01-08[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*Tom Zanussi2-43/+48
2006-01-08[PATCH] relayfs: add support for global relay buffersTom Zanussi1-10/+25
2006-01-08[PATCH] relayfs: add support for relay files in other filesystemsTom Zanussi2-3/+29
2006-01-08[PATCH] relayfs: remove unused alloc/destroy_inode()Tom Zanussi1-45/+1
2006-01-08[PATCH] relayfs: use generic_ip for private dataTom Zanussi1-8/+9
2006-01-08[PATCH] relayfs: add relayfs_remove_file()Tom Zanussi1-0/+12
2006-01-08[PATCH] relayfs: export relayfs_create_file() with fileops paramTom Zanussi3-20/+28
2006-01-08[PATCH] relayfs: decouple buffer creation from inode creationTom Zanussi4-26/+19
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin2-6/+5
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi15-48/+21
2006-01-08[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)OGAWA Hirofumi2-17/+74
2006-01-08[PATCH] fat: support ->direct_IO()OGAWA Hirofumi3-15/+87
2006-01-08[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/OGAWA Hirofumi5-17/+17
2006-01-08[PATCH] fat: add the read/writepages()OGAWA Hirofumi1-1/+16
2006-01-08[PATCH] fat: use sb_find_get_block() instead of sb_getblk()OGAWA Hirofumi1-2/+2
2006-01-08[PATCH] fat: move fat_clusters_flush() to write_super()OGAWA Hirofumi3-6/+14
2006-01-08[PATCH] slob: introduce the SLOB allocatorMatt Mackall1-0/+4
2006-01-08[PATCH] RCU signal handlingIngo Molnar1-2/+2
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells1-1/+1
2006-01-08[PATCH] Fold numa_maps into mempolicies.cChristoph Lameter1-122/+5
2006-01-08[PATCH] drop-pagecacheAndrew Morton2-1/+69
2006-01-06Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds35-1016/+1678
2006-01-06[PATCH] fs/ufs: debug mode compilation failureEvgeniy1-1/+1
2006-01-06NFSv4: Fix an Oops in nfs_do_expire_all_delegationsTrond Myklebust1-4/+2
2006-01-06NFSv4: Allow entries in the idmap cache to expireTrond Myklebust3-0/+33
2006-01-06NFS: get rid of some needless code obfuscation in xdr_encode_sattr().Trond Myklebust1-11/+10
2006-01-06NFS: Send valid mode bits to the serverTrond Myklebust3-2/+5
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever5-7/+1
2006-01-06SUNRPC: new interface to force an RPC rebindChuck Lever1-2/+2
2006-01-06NFSv3: try get_root user-supplied security_flavorJ. Bruce Fields1-7/+19
2006-01-06NLM: fix parsing of sm notify procedureJ. Bruce Fields1-1/+3
2006-01-06NLM: Further cancel fixesJ. Bruce Fields2-6/+16
2006-01-06NLM: clean up nlmsvc_delete_blockJ. Bruce Fields1-2/+1
2006-01-06NLM: don't unlock on cancel requestsJ. Bruce Fields2-16/+2
2006-01-06NLM: Clean up nlmsvc_grant_reply lockingJ. Bruce Fields1-4/+3
2006-01-06NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust5-3/+113
2006-01-06NFS: Clean up weak cache consistency codeTrond Myklebust1-20/+40
2006-01-06NFSv4: Ensure DELEGRETURN returns attributesTrond Myklebust3-17/+35
2006-01-06NFSv4: Ensure change attribute returned by GETATTR callback conforms to specTrond Myklebust3-1/+5
2006-01-06NFS: Make directIO aware of compound pages...Trond Myklebust1-3/+4
2006-01-06NFS: Make stat() return updated mtimes after a write()Trond Myklebust2-11/+14
2006-01-06NFSv4: Ensure that we return the delegation on the target of a rename too.Trond Myklebust1-1/+3
2006-01-06NFS: support large reads and writes on the wireChuck Lever5-29/+40
2006-01-06NFS: make "inode number mismatch" message more usefulChuck Lever1-8/+9
2006-01-06NFS: get rid of useless kernel log messageChuck Lever1-2/+1
2006-01-06NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs()Chuck Lever1-2/+2
2006-01-06NFS: use generic_write_checks() to sanity check direct writesChuck Lever1-24/+19
2006-01-06NFSv4: Remove requirement for machine creds for the "setclientid" operationTrond Myklebust4-49/+52
2006-01-06NFSv4: Remove requirement for machine creds for the "renew" operationTrond Myklebust4-25/+41
2006-01-06NFSv4: Send RENEW requests to the server only when we're holding stateTrond Myklebust5-2/+75
2006-01-06NFS: Convert instances of kernel_thread() to kthread()Trond Myklebust1-30/+16
2006-01-06NFSv4: State recovery cleanupTrond Myklebust3-25/+28
2006-01-06NFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew the NFSv4 leaseTrond Myklebust1-3/+31
2006-01-06SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust1-2/+2
2006-01-06NFSv4: Make DELEGRETURN an interruptible operation.Trond Myklebust1-8/+60
2006-01-06NFSv4: Convert LOCK rpc call into an asynchronous RPC callTrond Myklebust2-75/+175
2006-01-06NFSv4: locking XDR cleanupTrond Myklebust2-168/+155
2006-01-06NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctlyTrond Myklebust2-131/+156
2006-01-06NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separatelyTrond Myklebust3-28/+42
2006-01-06NFSv4: Make open_confirm() asynchronous tooTrond Myklebust2-28/+80
2006-01-06NFSv4: Convert open() into an asynchronous RPC callTrond Myklebust2-66/+130
2006-01-06NFSv4: Allocate OPEN call RPC arguments using kmalloc()Trond Myklebust1-96/+117
2006-01-06NFSv4: Make locku use the new RPC "wait on completion" interface.Trond Myklebust1-29/+36
2006-01-06NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust1-1/+0
2006-01-06SUNRPC: Further cleanupsTrond Myklebust2-18/+16
2006-01-06RPC: Clean up RPC task structureTrond Myklebust12-140/+181
2006-01-06NFS: Work correctly with single-page ->writepage() callsTrond Myklebust1-11/+5
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-2/+24
2006-01-06[PATCH] knfsd: reduce stack consumptionNeil Brown1-8/+12
2006-01-06[PATCH] knfsd: check error status from vfs_getattr and i_op->fsyncDavid Shaw4-55/+71
2006-01-06[PATCH] jbd: split checkpoint listsJan Kara1-177/+241
2006-01-06[PATCH] fuse: check file type in lookupMiklos Szeredi2-13/+22
2006-01-06[PATCH] fuse: ensure progress in read and writeMiklos Szeredi1-4/+3
2006-01-06[PATCH] fuse: make maximum write data configurableMiklos Szeredi3-23/+32
2006-01-06[PATCH] fuse: clean up request size limit checkingMiklos Szeredi4-27/+24
2006-01-06[PATCH] fuse: fail file operations on bad inodeMiklos Szeredi2-5/+37
2006-01-06[PATCH] fuse: add code documentationMiklos Szeredi1-9/+90
2006-01-06[PATCH] fuse: support caching negative dentriesMiklos Szeredi1-21/+43
2006-01-06[PATCH] fuse: add frsize to statfs replyMiklos Szeredi1-1/+4
2006-01-06[PATCH] fuse: bump interface versionMiklos Szeredi2-0/+5
2006-01-06[PATCH] fuse: clean up page offset calculationMiklos Szeredi1-4/+3
2006-01-06[PATCH] fuse: clean up fuse_lookup()Miklos Szeredi1-52/+23
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky2-2/+2
2006-01-06[PATCH] s390: cms volume label definitionsPeter Oberparleiter1-15/+15
2006-01-06[PATCH] NOMMU: Provide shared-writable mmap support on ramfsDavid Howells5-22/+368
2006-01-06[PATCH] mm: rmap optimisationNick Piggin1-1/+1
2006-01-06[PATCH] Hugetlb: Copy on Write supportDavid Gibson1-3/+0
2006-01-06[PATCH] hfsplus oops fixJoshua Kwan1-1/+1
2006-01-06[BLOCK] bio: check for same page merge possibilities in __bio_add_page()Jens Axboe1-2/+24
2006-01-05Merge http://oss.oracle.com/git/ocfs2Linus Torvalds104-12/+45227
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-20/+34
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds19-83/+5
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-8/+30
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+4
2006-01-04Relax the rw_verify_area() error checking.Linus Torvalds2-10/+26
2006-01-04[PATCH] sysfs: handle failures in sysfs_make_direntSteven Rostedt1-1/+5
2006-01-04[PATCH] Driver core: Make block devices create the proper symlink nameGreg Kroah-Hartman1-2/+25
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-3/+3
2006-01-04[PATCH] remove mount/umount uevents from superblock handlingKay Sievers1-14/+1
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2-0/+4
2006-01-03[PATCH] o Update Kconfig documentation to reflect support for readonly mounts.Mark Fasheh1-1/+0
2006-01-03[PATCH] This patch contains the following cleanups:Adrian Bunk3-8/+3
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2-11/+43
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh52-0/+24438
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh6-1/+1485
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel17-0/+10830
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemZach Brown7-0/+2624
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh3-0/+1916
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel7-0/+1001
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemZach Brown2-0/+441
2006-01-03[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown1-1/+1
2006-01-03[PATCH] configfs: User-driven configuration filesystemJoel Becker10-0/+2455
2006-01-03update the email address of Randy DunlapAdrian Bunk1-1/+1
2006-01-03s/retreiv/retriev/gMatt Mackall1-2/+2
2006-01-03fs/qnx4/bitmap.c: #if 0 qnx4_new_block()Adrian Bunk1-0/+2
2006-01-03remove pointers to the defunct UDF mailing listAdrian Bunk16-80/+0
2005-12-30Insanity avoidance in /procLinus Torvalds1-24/+23
2005-12-29[PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflowsPaolo 'Blaisorblade' Giarrusso1-1/+6
2005-12-29[PATCH] Hostfs: remove unused varPaolo 'Blaisorblade' Giarrusso1-2/+0
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk1-1/+1
2005-12-22[PATCH] fix posix lock on NFSASANO Masahiro1-1/+2
2005-12-20[PATCH] relayfs: remove warning printk() in relay_switch_subbuf()Tom Zanussi1-2/+6
2005-12-20[PATCH] nfsd: check for read-only exports before setting aclsAndreas Gruenbacher2-2/+2
2005-12-19NLM: Fix Oops in nlmclnt_mark_reclaim()Trond Myklebust1-0/+4
2005-12-19NFS: Fix another O_DIRECT raceTrond Myklebust3-42/+33
2005-12-15Merge by hand (conflicts in scsi_lib.c)James Bottomley3-14/+34
2005-12-15[SCSI] seperate max_sectors from max_hw_sectorsMike Christie1-9/+11
2005-12-15[PATCH] xfs: missing gfp_t annotationsAl Viro1-2/+2
2005-12-14[SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie1-0/+20
2005-12-14[PATCH] reiserfs: close open transactions on error pathJeff Mahoney1-8/+18
2005-12-14[PATCH] reiserfs: skip commit on io errorJeff Mahoney1-4/+14
2005-12-12[PATCH] inotify: add two inotify_add_watch flagsJohn McCutchan1-3/+10
2005-12-12[PATCH] Fix listxattr() for generic security attributesDaniel Drake1-1/+1
2005-12-03NFSv4: Fix an Oops in the synchronous write pathTrond Myklebust1-1/+10
2005-12-03NFS: Fix post-op attribute revalidation...Trond Myklebust2-0/+4
2005-12-03NFS: use set_page_writeback() in the appropriate placesTrond Myklebust1-2/+4
2005-12-03NFS: Fix a few further cache consistency regressionsTrond Myklebust1-34/+20
2005-12-03NFS: Fix cache consistency regressionSteve Dickson1-0/+1
2005-11-29[CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.Steve French1-0/+1
2005-11-29[CIFS] Missing parenthesis and typo in previous fixSteve French2-2/+3
2005-11-29Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French14-35/+84
2005-11-29[CIFS] Fix umount --force to wake up the pending response queue, not justSteve French5-8/+62
2005-11-29[CIFS] Fix missing permission check on setattr when noperm mount option isSteve French5-13/+60
2005-11-29[PATCH] hfsplus: don't modify journaled volumeRoman Zippel4-6/+33
2005-11-29[PATCH] reiserfs: handle cnode allocation failure gracefullyJeff Mahoney1-0/+9
2005-11-29VM: add common helper function to create the page tablesLinus Torvalds1-11/+1
2005-11-29[JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.Thomas Gleixner2-1/+3
2005-11-28[PATCH] fuse: check for invalid node ID in fuse_create_open()Miklos Szeredi1-3/+8
2005-11-28[PATCH] fuse: check directory aliasing in mkdirMiklos Szeredi1-9/+17
2005-11-28[PATCH] Fix oops in vfs_quotaon_mount()Jan Kara1-0/+6
2005-11-28[PATCH] v9fs: fix memory leak in v9fs dentry codeLatchesar Ionkov1-0/+2
2005-11-28[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADDGlauber de Oliveira Costa1-0/+1
2005-11-28[PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()Oleg Drokin1-1/+1
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds1-4/+3
2005-11-28[CIFS] When file is deleted locally but later recreated on the serverSteve French3-20/+35
2005-11-25NFS: Fix a spinlock recursion inside nfs_update_inode()Trond Myklebust1-14/+12
2005-11-25NFSv4: Fix typo in lock cachingTrond Myklebust1-3/+3
2005-11-25NFSv4: Fix buggy nfs_wait_on_sequence()Trond Myklebust1-10/+10
2005-11-25[XFS] Resolve the xlog_grant_log_space hang, revert inline to macro.Nathan Scott1-24/+12
2005-11-25[XFS] Fix a case where attr2 format was being used unconditionally.Nathan Scott1-3/+8
2005-11-25[XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to runFelix Blyakher1-2/+3
2005-11-25[XFS] Fix a 32 bit value wraparound when providing a mapping for a largeNathan Scott1-7/+6
2005-11-25[XFS] handle error returns from freeze_bdevChristoph Hellwig1-1/+1
2005-11-25[XFS] Fix potential overflow in xfs_iomap_t delta for very large extentsEric Sandeen1-1/+1
2005-11-23[PATCH] jffs2 debug gcc-2.9x fixAndrew Morton1-4/+4
2005-11-23[PATCH] fix do_wait() vs exec() raceOleg Nesterov1-4/+4
2005-11-22[PATCH] Fix hugetlbfs_statfs() reporting of block limitsDavid Gibson1-4/+8