aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2005-11-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-5/+3
2005-11-20[COMPAT] net: SIOCGIFCONF data corruptionAlexandra Kossovsky1-5/+3
2005-11-20[PATCH] Remove compat ioctl semaphoreAndi Kleen1-7/+0
2005-11-19Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French1-0/+169
2005-11-19[CIFS] Fix setattr of mode only (e.g. in some chmod cases) to WindowsSteve French1-0/+1
2005-11-18[CIFS] Fix mknod of block and chardev over SFU mountsSteve French3-13/+62
2005-11-18[COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().David S. Miller1-1/+1
2005-11-18[CIFS] Missing part of previous patchSteve French2-0/+3
2005-11-18[CIFS] Fix scheduling while atomic when pending writes at file close timeSteve French2-22/+56
2005-11-17[CIFS] Vectored and async i/o turned on and correct theSteve French1-72/+45
2005-11-17[CIFS] Recognize properly symlinks and char/blk devices (not justSteve French1-4/+44
2005-11-17[COMPAT]: Add ext3 ioctl translations.David S. Miller1-0/+36
2005-11-16[CIFS] Fix sparse warnings on smb bcc (byte count)Steve French2-3/+3
2005-11-16[DVB]: Add compat ioctl handling.David S. Miller1-0/+133
2005-11-15[CIFS] Fix endian errors (setfacl/getfacl failures) in handling ACLsSteve French1-14/+17
2005-11-15[CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs)Steve French2-10/+66
2005-11-13Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French6-31/+27
2005-11-13[PATCH] ext2: remove duplicate newlines in ext2_fill_superJohann Lombardi1-1/+1
2005-11-13[PATCH] aio: replace locking comments with assert_spin_locked()Zach Brown1-5/+12
2005-11-13[PATCH] aio: remove kioctx from mm_structZach Brown1-18/+9
2005-11-13[PATCH] Fix sparse warning in proc/task_mmu.cLuiz Fernando Capitulino1-1/+1
2005-11-13[PATCH] ext3: journal handling on error path in ext3_journalled_writepage()Denis Lunev1-1/+3
2005-11-13Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds1-3/+0
2005-11-13[JFFS2] Remove broken and useless debug codeThomas Gleixner1-3/+0
2005-11-13[PATCH] VFS: local denial-of-service with file leasesChris Wright1-1/+0
2005-11-13[PATCH] VFS: Fix memory leak with file leasesJ. Bruce Fields1-1/+1
2005-11-12Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French8-117/+7
2005-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds8-117/+7
2005-11-11[CIFS] Cleanup sparse warnings for unicode little endian castsSteve French7-68/+60
2005-11-11[CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requestsSteve French4-17/+75
2005-11-10[CIFS] Fix spaces in cifs kconfig entrySteve French1-3/+2
2005-11-10[CIFS] Reduce sparse endian warningsSteve French1-2/+3
2005-11-10[CIFS] Update CIFS change logSteve French2-1/+38
2005-11-10[CIFS] Reserve upcall IDX value for CIFS with connector header and addSteve French2-0/+13
2005-11-09(no commit message)Steve French1-3/+8
2005-11-09Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French322-15560/+12084
2005-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds1-0/+3
2005-11-09[PATCH] fs/hugetlbfs/inode.c: make a function staticAdrian Bunk1-1/+1
2005-11-09[PATCH] fs/namei.c: make path_lookup_create() staticAdrian Bunk1-2/+3
2005-11-09[PATCH] fbdev: move ioctl32 code to fbmem.cArnd Bergmann1-143/+0
2005-11-09[PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlersChristoph Hellwig1-0/+10
2005-11-09[PATCH] sanitize lookup_hash prototypeChristoph Hellwig1-10/+10
2005-11-09[PATCH] add a file_permission helperChristoph Hellwig6-19/+41
2005-11-09[PATCH] add a vfs_permission helperChristoph Hellwig5-14/+29
2005-11-09[PATCH] ext2: remove the ancient CHANGES fileAdrian Bunk1-157/+0
2005-11-09[PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk6-258/+2
2005-11-09[PATCH] Fix return value in reiserfs allocatorJan Kara1-2/+2
2005-11-09[PATCH] fat: respect silent mount flagChristoph Hellwig1-4/+7
2005-11-09[PATCH] hpfs: remove spurious mtime updateChristoph Hellwig1-5/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering15-20/+1
2005-11-08[PATCH] fix de_thread() vs send_group_sigqueue() raceOleg Nesterov1-3/+7
2005-11-08fs/ioprio.c should #include <linux/syscalls.h>Adrian Bunk1-0/+1
2005-11-08fs/afs/callback.c should #include "cmservice.h"Adrian Bunk1-0/+1
2005-11-08remove unused fs/befs/attribute.cWill Dyson1-117/+0
2005-11-08fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h>Adrian Bunk1-0/+1
2005-11-08fs/partitions/ultrix.c should #include "ultrix.h"Adrian Bunk1-0/+1
2005-11-08jffs_fm.c should #include "intrep.h"Adrian Bunk1-0/+1
2005-11-08fs/freevxfs/: add #include'sAdrian Bunk2-0/+2
2005-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-22/+35
2005-11-07[PATCH] unbindable mountsRam Pai3-26/+65
2005-11-07[PATCH] handling of slave mountsRam Pai2-37/+121
2005-11-07[PATCH] introduce slave mountsRam Pai3-4/+56
2005-11-07[PATCH] shared mounts handling: umountRam Pai3-19/+126
2005-11-07[PATCH] shared mounts handling: moveRam Pai1-17/+46
2005-11-07[PATCH] shared mount handling: bind and rbindRam Pai3-22/+199
2005-11-07[PATCH] introduce shared mountsRam Pai3-2/+18
2005-11-07[PATCH] beginning of the shared-subtree properRam Pai4-1/+56
2005-11-07[PATCH] making namespace_sem globalRam Pai1-23/+23
2005-11-07[PATCH] mount expiry fixesRam Pai1-42/+22
2005-11-07[PATCH] umount_tree() locking changeRam Pai1-33/+51
2005-11-07[PATCH] sanitize the interface of graft_tree().Ram Pai1-6/+6
2005-11-07[PATCH] lindent fs/namespace.cRam Pai1-49/+48
2005-11-07[PATCH] make /proc/mounts pollableAl Viro2-16/+76
2005-11-07[PATCH] allow callers of seq_open do allocation themselvesAl Viro1-4/+8
2005-11-07[PATCH] cleanups and bug fix in do_loopback()Al Viro1-19/+22
2005-11-07[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro3-39/+44
2005-11-08[PATCH] ppc64: SMU partition recoveryBenjamin Herrenschmidt1-22/+35
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds37-2138/+4547
2005-11-07[PATCH] fs/super.c: unexport user_get_superAdrian Bunk1-2/+0
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl39-245/+137
2005-11-07[PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap1-2/+3
2005-11-07[PATCH] jbd doc: fix some kernel-doc warningsRandy Dunlap1-2/+2
2005-11-07[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...NeilBrown1-0/+1
2005-11-07[PATCH] knfsd: Fix some minor sign problems in nfsd/xdrNeilBrown1-1/+2
2005-11-07[PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown2-28/+133
2005-11-07[PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/NeilBrown1-1/+15
2005-11-07[PATCH] knfsd: fix setattr-on-symlink error returnNeilBrown1-1/+8
2005-11-07[PATCH] FUSE: pass file handle in setattrMiklos Szeredi1-14/+14
2005-11-07[PATCH] FUSE: atomic create+openMiklos Szeredi4-48/+211
2005-11-07[PATCH] FUSE: add access callMiklos Szeredi2-0/+38
2005-11-07[PATCH] VFS: pass file pointer to filesystem from ftruncate()Miklos Szeredi3-5/+9
2005-11-07[PATCH] remove superflous ctime/mtime updates in affsChristoph Hellwig1-17/+1
2005-11-07[PATCH] afs: use generic_ro_fopsChristoph Hellwig3-32/+1
2005-11-07[PATCH] vxfs: use generic_ro_fopsChristoph Hellwig1-10/+1
2005-11-07[PATCH] befs: use generic_ro_fopsChristoph Hellwig1-7/+1
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-11-07[PATCH] memory leak in dentry_open()Peter Staubach1-1/+8
2005-11-07[PATCH] __find_get_block_slow() cleanupCoywolf Qi Hunt1-3/+3
2005-11-07[PATCH] smbfs: 'names_cache' memory leakDavi Arnaut1-2/+2
2005-11-07[PATCH] V9FS: 'names_cache' memory leakDavi Arnaut2-8/+8
2005-11-07[PATCH] quota: small cleanupsAdrian Bunk2-0/+2
2005-11-07[PATCH] aio: remove aio_max_nr accounting raceZach Brown1-10/+21
2005-11-07[PATCH] fuse: remove dead code from fuse_permissionChristoph Hellwig1-3/+0
2005-11-07[PATCH] fs/smbfs/request.c: turn NULL dereference into BUG()Adrian Bunk1-2/+1
2005-11-07[PATCH] hfs needs nlsLennert Buytenhek1-0/+1
2005-11-07[PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_ea...Paul E. McKenney1-6/+4
2005-11-07[PATCH] Process Events ConnectorMatt Helsley1-0/+2
2005-11-07[PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACKAndrew Morton1-1/+1
2005-11-07[PATCH] s390: cleanup of include/asm-s390/vtoc.hPeter Oberparleiter1-7/+8
2005-11-07[PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg3-6/+6
2005-11-07[JFFS2] Clean up trailing white spacesThomas Gleixner33-590/+589
2005-11-06[JFFS2] Fix broken compile when debug level = 2Artem B. Bityutskiy1-3/+3
2005-11-06[JFFS2] Return 0, not number of bytes written, for success at commit_writeTodd Poynor1-3/+3
2005-11-06[JFFS2] Fix dataflash supportArtem B. Bityutskiy3-22/+40
2005-11-06[JFFS2] Use memset(struct) instead of nulling struct members one by oneArtem B. Bityutskiy1-10/+7
2005-11-06[JFFS2] Remove stale commentArtem B. Bityutskiy1-2/+1
2005-11-06[JFFS2] Rename jffs2_summary_node to jffs2_raw_summaryFerenc Havasi2-9/+9
2005-11-06[JFFS2] Debug code simplification, update TODOArtem B. Bityutskiy13-264/+232
2005-11-06[JFFS2] Account summary space in reserved_size.Ferenc Havasi1-1/+3
2005-11-06[JFFS2] Debug message format clean upArtem B. Bityutskiy2-159/+120
2005-11-06[JFFS2] Call summary collector for all mtd devices with writev supportFerenc Havasi1-5/+6
2005-11-06[JFFS2] Return real jffs2_sum_init() error codeFerenc Havasi1-3/+5
2005-11-06[JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi18-197/+1372
2005-11-06[JFFS2] Remove support for virtual blocksFerenc Havasi4-23/+13
2005-11-06[JFFS2] Solve BUG caused by frag->node representing a hole in fragtreeArtem B. Bityutskiy1-2/+2
2005-11-06[JFFS2] Calculate CRC check starting point correctlyArtem B. Bityutskiy2-8/+9
2005-11-06[JFFS2] More message formatting cleanupsArtem B. Bityutskiy2-7/+7
2005-11-06[JFFS2] Fix JFFS2 [mc]time handlingArtem B. Bityutskiy5-17/+37
2005-11-06[JFFS2] Make the JFFS2 messages a bit nicerArtem B. Bityutskiy1-5/+5
2005-11-06[JFFS2] Teach JFFS2 about Sibley flashNicolas Pitre3-5/+46
2005-11-06[JFFS2] Debug code clean up - step 7Artem B. Bityutskiy4-64/+71
2005-11-06[JFFS2] Correct buggy length checksArtem B. Bityutskiy2-4/+4
2005-11-06[JFFS2] Debug code clean up - step 6Artem B. Bityutskiy3-28/+15
2005-11-06[JFFS2] Build fragtree in reverse orderArtem B. Bityutskiy3-253/+868
2005-11-06[JFFS2] Refine fragtree debug macrosArtem B. Bityutskiy1-6/+6
2005-11-06[JFFS2] Move another fragtree-related function to nodelist.cArtem B. Bityutskiy3-28/+28
2005-11-06[JFFS2] Fix up new debug code for eCos buildAndrew Lunn3-10/+16
2005-11-06[JFFS2] Debug code clean up - step 5Artem B. Bityutskiy2-143/+117
2005-11-06[JFFS2] Move scattered function into related filesArtem B. Bityutskiy3-800/+790
2005-11-06[JFFS2] Debug code clean up - step 4Artem B. Bityutskiy2-44/+54
2005-11-06[jffs2] Remove compressor lzo and lzariFerenc Havasi2-22/+2
2005-11-06[JFFS2] Namespace clean upArtem B. Bityutskiy4-27/+8
2005-11-06[JFFS2] Debug code clean up - step 3Artem B. Bityutskiy14-239/+630
2005-11-06[JFFS2] Fix slab panicArtem B. Bityutskiy1-3/+2
2005-11-06[JFFS2] Debug code clean up - step 2Artem B. Bityutskiy5-13/+13
2005-11-06[JFFS2] Use f->target instead of f->dents for symlink targetArtem B. Bityutskiy4-46/+40
2005-11-06[JFFS2] Debug code clean up - step 1Artem B. Bityutskiy14-439/+663
2005-11-06[JFFS2] Split a large routine on several smaller.Artem B. Bityutskiy1-261/+336
2005-11-04NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever3-21/+44
2005-11-04NFSv4: Teach NFSv4 to cache locks when we hold a delegationTrond Myklebust1-8/+28
2005-11-04NFSv4: Recover locks too when returning a delegationTrond Myklebust3-2/+55
2005-11-04NFSv4: Fix recovery of flock() locks.Trond Myklebust1-2/+2
2005-11-04NFSv4: Return any delegations before sillyrenaming the fileTrond Myklebust1-0/+3
2005-11-04NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEIDTrond Myklebust1-5/+3
2005-11-04NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust6-51/+19
2005-11-04NFSv4: Fix a race between open() and close()Trond Myklebust3-47/+49
2005-11-04[CIFS] Update kconfig for cifsSteve French4-14/+32
2005-11-03Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds176-11922/+5668
2005-11-04[XFS] Remove no-longer-used qsort source.Nathan Scott3-182/+4
2005-11-04[XFS] Fix an inode32 regression - if no options are presented, must stillNathan Scott1-2/+2
2005-11-03[XFS] Remove several no-longer-used files.Nathan Scott4-2300/+0
2005-11-03[XFS] Cleanup cosmetic differences between source trees.Nathan Scott4-35/+19
2005-11-03[XFS] fix XFS quota for modular XFS buildsNathan Scott1-1/+1
2005-11-03[XFS] Add a mechanism for XFS to use the generic quota sync method.Nathan Scott1-1/+7
2005-11-03[XFS] Fixed the inconsistency between attribute b-tree intermidiate nodeYingping Lu1-1/+2
2005-11-02[CIFS] Make CONFIG_CIFS_EXPERIMENTAL depend on CONFIG_EXPERIMENTALSteve French1-1/+1
2005-11-02Merge git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-3/+4
2005-11-02[XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.Nathan Scott1-2/+3
2005-11-02[XFS] Fix calculation of reserved AGs for inodes in 32-bit inode modeEric Sandeen1-1/+1
2005-11-02[XFS] Fix boundary conditions when issuing direct IOs from large userspaceNathan Scott1-12/+16
2005-11-02[XFS] Remove an unhelpful ifdef, the comment above the routine explainsNathan Scott1-13/+1
2005-11-02[XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.Nathan Scott4-168/+39
2005-11-02[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Nathan Scott6-12/+19
2005-11-02[XFS] Endianess annotations for various allocator data structuresChristoph Hellwig16-811/+794
2005-11-02[XFS] remove unused code from xfs_iomap_write_directEric Sandeen1-8/+0
2005-11-02[XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if notEric Sandeen1-3/+3
2005-11-02[XFS] Fixing size report discrepancy between ls and du caused by xfs_fsrYingping Lu1-1/+23
2005-11-02[XFS] Fixed a bug in reporting extent list for attribute fork runningYingping Lu1-6/+7
2005-11-02[XFS] Simplify pagebuf_rele Remove a conditional that can not be trueChristoph Hellwig1-25/+4
2005-11-02[XFS] Rework the final mount options flag bit to make room for more.Nathan Scott3-33/+42
2005-11-02[XFS] Rework the dquot hash sizing heuristics.Nathan Scott3-31/+20
2005-11-02[XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops.c changeEric Sandeen1-0/+1
2005-11-02[XFS] Disable attr2 by default, until a more appropriate time to enableNathan Scott1-1/+9
2005-11-02[XFS] Prevent data corruption on extending truncate case from cxfs clientEric Sandeen1-1/+3
2005-11-02[XFS] Fix sparse warnings in ktrace.[ch]Christoph Hellwig2-2/+2
2005-11-02[XFS] silence gcc4 warnings. the directory ones are wrong because ofChristoph Hellwig5-4/+20
2005-11-02[XFS] Remove unused type, xfs_gap_t.Nathan Scott1-18/+0
2005-11-02[XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig8-292/+271
2005-11-02[XFS] Show additional mount options in /proc/mounts, fix up some debugNathan Scott1-0/+4
2005-11-02[XFS] Fix up a 32/64 local flags variable issue when enabling attr2 mode.Nathan Scott2-11/+12
2005-11-02[XFS] Remove dead code in xfs_iomap_write_direct; save some stackEric Sandeen1-8/+4
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott12-312/+132
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott157-4056/+1762
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott93-3093/+1567
2005-11-02[XFS] remove unused struct xfs_ail_ticketChristoph Hellwig1-13/+0
2005-11-02[XFS] Track external log/realtime device names for correct reporting inNathan Scott5-13/+29
2005-11-02[XFS] Improve buffered read throughput by removing unnecessary timer callsNathan Scott5-84/+140
2005-11-02[XFS] Remove a null CELL macro and its one caller, not useful to anyone.Nathan Scott2-6/+0
2005-11-02[XFS] Fix up an internal sort function name collision issue.Nathan Scott5-7/+7
2005-11-02[XFS] Make some extended attributes routines take const parameters, forNathan Scott5-18/+19