aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2008-08-20cramfs: fix named-pipe handlingAl Viro1-46/+38
2008-08-20fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen1-4/+4
2008-08-20binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov1-2/+2
2008-08-20/proc/self/maps doesn't display the real file offsetClement Calmels2-4/+4
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2008-08-20vfat: fix 'sync' mount deadlock due to BKL->lock_super conversionLinus Torvalds1-7/+3
2008-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-0/+3
2008-08-15Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds17-243/+328
2008-08-15omfs: fix oops when file metadata is corruptedBob Copeland2-9/+29
2008-08-15omfs: fix potential oops when directory size is corruptedBob Copeland1-2/+1
2008-08-15fs/inode.c: properly init address_space->writeback_indexChris Mason1-0/+1
2008-08-14UBIFS: xattr bugfixesArtem Bityutskiy2-28/+18
2008-08-14[CIFS] mount of IPC$ breaks with iget patchSteve French1-0/+1
2008-08-14CRED: Introduce credential access wrappersDavid Howells3-8/+6
2008-08-13Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds61-1326/+838
2008-08-13dlm: rename structsDavid Teigland1-96/+107
2008-08-13dlm: add missing kfreesDavid Teigland1-3/+7
2008-08-13UBIFS: remove unneeded checkArtem Bityutskiy1-9/+1
2008-08-13UBIFS: few commentary fixesArtem Bityutskiy2-6/+4
2008-08-13UBIFS: fix budgeting request alignment in xattr codeZoltan Sogor1-5/+5
2008-08-13UBIFS: improve arguments checking in debugging messagesArtem Bityutskiy1-74/+69
2008-08-13UBIFS: always set i_generation to 0Adrian Hunter3-6/+1
2008-08-13UBIFS: correct spelling of "thrice".Adrian Hunter2-3/+3
2008-08-13UBIFS: support splice_writeZoltan Sogor1-0/+1
2008-08-13UBIFS: minor tweaks in commitArtem Bityutskiy1-19/+18
2008-08-13UBIFS: reserve more space for indexArtem Bityutskiy4-9/+14
2008-08-13UBIFS: print pid in dump functionArtem Bityutskiy1-10/+10
2008-08-13UBIFS: align inode data to eightArtem Bityutskiy5-9/+23
2008-08-13UBIFS: improve budgeting checksArtem Bityutskiy2-1/+19
2008-08-13UBIFS: correct orphan deletion orderAdrian Hunter1-1/+2
2008-08-13UBIFS: fix typos in commentsAdrian Hunter1-5/+5
2008-08-13UBIFS: do not union creat_sqnum and del_cmtnoAdrian Hunter1-4/+2
2008-08-13UBIFS: optimize deletionsArtem Bityutskiy3-5/+73
2008-08-13UBIFS: increment commit number earlierArtem Bityutskiy4-5/+7
2008-08-13UBIFS: remove another unneeded function parameterArtem Bityutskiy1-16/+14
2008-08-13UBIFS: remove unneeded function parameterArtem Bityutskiy3-16/+10
2008-08-13UBIFS: do not write orphans backArtem Bityutskiy1-5/+13
2008-08-13UBIFS: make ubifs_ro_mode() not inlineAdrian Hunter3-14/+15
2008-08-13UBIFS: ensure UBIFS switches to read-only on errorAdrian Hunter1-0/+2
2008-08-13UBIFS: fix error return in failure modeAdrian Hunter1-3/+4
2008-08-13UBIFS: free budget in delete_inode as wellArtem Bityutskiy1-3/+5
2008-08-13UBIFS: improve debuggingArtem Bityutskiy2-3/+6
2008-08-13UBIFS: fix budgeting calculationsArtem Bityutskiy2-4/+4
2008-08-13UBIFS: print volume name as wellArtem Bityutskiy1-2/+2
2008-08-13[XFS] Fix use after free in xfs_log_done().Lachlan McIlroy1-8/+5
2008-08-13[XFS] Make xfs_bmap_*_count_leaves void.Ruben Porras1-19/+7
2008-08-13[XFS] Use KM_NOFS for debug trace buffersLachlan McIlroy6-11/+11
2008-08-13[XFS] use KM_MAYFAIL in xfs_mountfsChristoph Hellwig1-2/+4
2008-08-13[XFS] refactor xfs_mount_freeChristoph Hellwig1-16/+5
2008-08-13[XFS] don't call xfs_freesb from xfs_unmountfsChristoph Hellwig2-3/+2
2008-08-13[XFS] xfs_unmountfs should return voidChristoph Hellwig2-8/+6
2008-08-13[XFS] cleanup xfs_mountfsChristoph Hellwig10-50/+27
2008-08-13[XFS] move root inode IRELE into xfs_unmountfsChristoph Hellwig2-4/+2
2008-08-13[XFS] stop using file_update_timeChristoph Hellwig3-45/+1
2008-08-13[XFS] optimize xfs_ichgtimeChristoph Hellwig1-6/+13
2008-08-13[XFS] update timestamp in xfs_ialloc manuallyChristoph Hellwig4-21/+9
2008-08-13[XFS] remove the sema_t from XFS.David Chinner2-53/+1
2008-08-13[XFS] replace dquot flush semaphore with a completionDavid Chinner4-41/+38
2008-08-13[XFS] replace inode flush semaphore with a completionDavid Chinner4-40/+39
2008-08-13[XFS] replace the XFS buf iodone semaphore with a completionDavid Chinner4-7/+7
2008-08-13[XFS] clean up stale references to semaphoresDavid Chinner3-42/+39
2008-08-13[XFS] use get_unaligned_* helpersHarvey Harrison1-2/+2
2008-08-13[XFS] Fix compile failure in xfs_buf_trace()Lachlan McIlroy1-1/+1
2008-08-13[XFS] Use the same btree_cur union member for alloc and inobt trees.Christoph Hellwig3-30/+26
2008-08-13[XFS] small cleanups in xfs_btree.cChristoph Hellwig1-57/+30
2008-08-13[XFS] sanitize xfs_initialize_vnodeChristoph Hellwig6-126/+111
2008-08-13[XFS] kill bhv_vnode_tChristoph Hellwig11-38/+36
2008-08-13[XFS] remove some easy bhv_vnode_t instancesChristoph Hellwig6-37/+17
2008-08-13[XFS] kill xfs_lock_dir_and_entryChristoph Hellwig3-133/+44
2008-08-13[XFS] kill INDUCE_IO_ERRORChristoph Hellwig3-15/+4
2008-08-13[XFS] implement IHOLD/IRELE directlyChristoph Hellwig3-37/+12
2008-08-13[XFS] remove remaining VN_HOLD callsChristoph Hellwig3-9/+5
2008-08-13[XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.cChristoph Hellwig1-6/+0
2008-08-13[XFS] kill vn_to_inodeChristoph Hellwig5-28/+18
2008-08-13[XFS] Remove vn_from_inode()Christoph Hellwig2-7/+2
2008-08-13[XFS] remove shouting-indirection macros from xfs_trans.hEric Sandeen5-59/+48
2008-08-13[XFS] convert xfs to use ERR_CASTEric Sandeen1-2/+2
2008-08-13[XFS] remove INT_GET and friendsEric Sandeen1-68/+0
2008-08-13[XFS] Move xfs_attr_rolltrans to xfs_trans_rollNiv Sardi5-79/+92
2008-08-13[XFS] don't leak m_fsname/m_rtname/m_lognameChristoph Hellwig2-17/+41
2008-08-13[XFS] Move attr log alloc size calculator to another function.Niv Sardi2-32/+49
2008-08-13[XFS] Use KM_NOFS for incore inode extent tree allocation V2David Chinner1-9/+7
2008-08-13[XFS] XFS: Kill xfs_vtoi()David Chinner4-17/+11
2008-08-13[XFS] Kill shouty XFS_ITOV() macroDavid Chinner13-24/+23
2008-08-13[XFS] kill shouty XFS_ITOV_NULL macroDavid Chinner6-7/+6
2008-08-13[XFS] Avoid directly referencing the VFS inode.David Chinner9-30/+41
2008-08-13[XFS] Do not access buffers after dropping reference countLachlan McIlroy1-5/+1
2008-08-13[XFS] Use the generic bitops rather than implementing them ourselves.David Chinner3-119/+37
2008-08-12Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-7/+7
2008-08-12seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan1-0/+14
2008-08-12reiserfs: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-12fs/eventpoll.c: fix sys_epoll_create1() commentAndrew Morton1-4/+1
2008-08-11[CIFS] remove trailing whitespaceSteve French1-1/+1
2008-08-11[CIFS] if get root inode fails during mount, cleanup tree connectionSteve French1-0/+2
2008-08-12Merge branch 'core/locking' into core/urgentIngo Molnar2-4/+4
2008-08-11binfmt_flat: Stub in a FLAT_PLAT_INIT().Takashi YOSHII1-1/+3
2008-08-11lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Ingo Molnar2-4/+4
2008-08-11lockdep: map_acquirePeter Zijlstra2-4/+4
2008-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds14-509/+652
2008-08-08[CIFS] list entry can not return nullSteve French4-74/+61
2008-08-08[NFSD] uninline nfsd4_op_name()Adrian Bunk1-3/+2
2008-08-06turn cifs_setattr into a multiplexor that calls the correct functionJeff Layton1-5/+17
2008-08-06move file time and dos attribute setting logic into new functionJeff Layton1-87/+109
2008-08-06spin off cifs_setattr with unix extensions to its own functionJeff Layton1-38/+119
2008-08-06bio: make use of bvec_nr_vecsDenis ChengRq1-6/+3
2008-08-06[CIFS] Code cleanup in old sessionsetup codeSteve French2-78/+80
2008-08-06[CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dirJeff Layton2-6/+25
2008-08-06Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID argJeff Layton3-14/+13
2008-08-06change CIFSSMBSetTimes to CIFSSMBSetPathInfoJeff Layton3-8/+8
2008-08-06[CIFS] fix trailing whitespaceSteve French1-1/+1
2008-08-06bundle up Unix SET_PATH_INFO args into a struct and change nameJeff Layton6-74/+102
2008-08-05proc: fix warningsAlexander Beregalov1-4/+7
2008-08-05omfs: fix warningAlexander Beregalov1-1/+2
2008-08-05Fix missing braces in cifs_revalidate()Suresh Jayaraman1-1/+2
2008-08-04fs: rename buffer trylockNick Piggin8-11/+11
2008-08-04mm: rename page trylockNick Piggin7-9/+9
2008-08-04Revert "UFS: add const to parser token table"Linus Torvalds2-2/+2
2008-08-04remove locking around tcpSesAllocCount atomic variableJeff Layton1-9/+6
2008-08-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds13-434/+729
2008-08-02ext4: remove write-only variables from ext4_ordered_write_endEric Sandeen1-4/+0
2008-08-02fat: Fix allow_utime optionOGAWA Hirofumi1-2/+4
2008-08-01Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pullLinus Torvalds82-3098/+3104
2008-08-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-98/+367
2008-08-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-14/+32
2008-08-01[CIFS] properly account for new user= field in SPNEGO upcall string allocationJeff Layton1-7/+11
2008-08-01[PATCH] pass struct path * to do_add_mount()Al Viro4-11/+11
2008-08-01[PATCH] switch mtd and dm-table to lookup_bdev()Al Viro1-0/+1
2008-08-01[patch 3/4] vfs: remove unused nameidata argument of may_create()Miklos Szeredi1-8/+7
2008-08-01[PATCH] devpts: switch to IDAAlexey Dobriyan1-8/+8
2008-08-01[PATCH 2/2] proc: switch inode number allocation to IDAAlexey Dobriyan1-5/+5
2008-08-01[PATCH 1/2] proc: fix inode number bogorithmeticAlexey Dobriyan1-12/+9
2008-08-01[PATCH] fix bdev leak in block_dev.c do_open()Al Viro1-1/+3
2008-08-01[PATCH] fix races and leaks in vfs_quota_on() usersAl Viro4-22/+33
2008-08-01[PATCH] clean dup2() up a bitAl Viro1-26/+27
2008-08-01[PATCH] merge locate_fd() and get_unused_fd()Al Viro3-129/+75
2008-08-01Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: TreeStephen Smalley1-1/+1
2008-08-01[JFFS2] Fix allocation of summary bufferDavid Woodhouse2-14/+32
2008-07-31[PATCH] ocfs2: Release mutex in error handling codeJulia Lawall1-1/+1
2008-07-31[PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap ...Sunil Mushran1-12/+17
2008-07-31[PATCH 2/2] ocfs2: Fix race between mount and recoverySunil Mushran4-42/+148
2008-07-31[PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replaysSunil Mushran1-1/+4
2008-07-31[PATCH] configfs: Pin configfs subsystems separately from new config_items.Joel Becker1-9/+33
2008-07-31[PATCH] configfs: Fix open directory making rmdir() failLouis Rilling1-1/+2
2008-07-31[PATCH] configfs: Lock new directory inodes before removing on cleanup after ...Louis Rilling1-19/+29
2008-07-31[PATCH] configfs: Prevent userspace from creating new entries under attaching...Louis Rilling3-5/+103
2008-07-31[PATCH] configfs: Fix failing symlink() making rmdir() failLouis Rilling3-0/+16
2008-07-31[PATCH] configfs: Fix symlink() to a removing itemLouis Rilling2-7/+13
2008-07-31[PATCH] configfs: Include linux/err.h in linux/configfs.hJoel Becker1-1/+1
2008-07-31[CIFS] remove level of indentation from decode_negTokenInitJeff Layton2-136/+125
2008-07-30romfs_readpage: don't report errors for pages beyond i_sizeLinus Torvalds1-14/+23
2008-07-30fs/nfsd/export.c: Adjust error handling code involving auth_domain_putJulia Lawall1-3/+3
2008-07-30fs/buffer.c: uninline __remove_assoc_queue()Thomas Petazzoni1-1/+1
2008-07-30omfs: sparse annotationsHarvey Harrison3-7/+7
2008-07-30VFS: increase pseudo-filesystem block size to PAGE_SIZEAlex Nixon1-2/+2
2008-07-29[CIFS] cifs send2 not retrying enough in some cases on full socketShirish Pargaonkar1-0/+1
2008-07-29[CIFS] oid should also be checked against class in cifs asnSteve French1-1/+2
2008-07-28eCryptfs: use page_alloc not kmalloc to get a page of memoryEric Sandeen1-12/+18
2008-07-28bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()Yoichi Yuasa1-1/+0
2008-07-28vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi4-76/+130
2008-07-28exec: include pagemap.h again to fix buildHugh Dickins1-0/+1
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds3-3/+7
2008-07-28sh: Initial ELF FDPIC support.Paul Mundt1-1/+1
2008-07-28binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat.Paul Mundt1-20/+25
2008-07-28[XFS] Remove vn_revalidate calls in xfs.Christoph Hellwig6-73/+39
2008-07-28[XFS] Now that xfs_setattr is only used for attributes set from ->setattrChristoph Hellwig7-231/+102
2008-07-28[XFS] xfs_setattr currently doesn't just handle the attributes set throughChristoph Hellwig3-212/+311
2008-07-28[XFS] fix use after free with external logs or real-time devicesLachlan McIlroy1-2/+4
2008-07-28[XFS] A bug was found in xfs_bmap_add_extent_unwritten_real(). In aTim Shimmin1-2/+2
2008-07-28[XFS] fix compilation without CONFIG_PROC_FSChristoph Hellwig1-3/+4
2008-07-28[XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/Christoph Hellwig3-10/+7
2008-07-28[XFS] fix mount option parsing in remountChristoph Hellwig1-18/+54
2008-07-28[XFS] Disable queue flag test in barrier check.Eric Sandeen1-8/+0
2008-07-28[XFS] streamline init/exit pathChristoph Hellwig14-221/+318
2008-07-28[XFS] Fix up problem when CONFIG_XFS_POSIX_ACL is not set and yet we stillTim Shimmin1-2/+2
2008-07-28[XFS] Don't assert if trying to mount with blocksize > pagesizeLachlan McIlroy1-13/+13
2008-07-28[XFS] Don't update mtime on rename sourceChristoph Hellwig1-13/+9
2008-07-28[XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocatorLachlan McIlroy1-0/+15
2008-07-28[XFS] Restore the lowspace extent allocator algorithmLachlan McIlroy2-3/+18
2008-07-28[XFS] use minleft when allocating in xfs_bmbt_split()Lachlan McIlroy2-1/+24
2008-07-28[XFS] attrmulti cleanupChristoph Hellwig3-17/+4
2008-07-28[XFS] Check for invalid flags in xfs_attrlist_by_handle.Christoph Hellwig1-0/+6
2008-07-28[XFS] Fix CI lookup in leaf-form directoriesBarry Naujok1-24/+25
2008-07-28[XFS] Use the generic xattr methods.Lachlan McIlroy1-0/+333
2008-07-28[XFS] Always reset btree cursor after an insertLachlan McIlroy2-37/+14
2008-07-28[XFS] Convert ASSERTs to XFS_WANT_CORRUPTED_GOTOsLachlan McIlroy1-50/+51
2008-07-28[XFS] Fix returning case-preserved name with CI node form directoriesBarry Naujok1-26/+43
2008-07-28[XFS] Don't update i_size for directories and special filesChristoph Hellwig1-48/+13
2008-07-28[XFS] Merge xfs_rmdir into xfs_removeChristoph Hellwig3-278/+102
2008-07-28[XFS] Fix up warning for xfs_vn_listxatt's call of list_one_attr() withTim Shimmin1-1/+1
2008-07-28[XFS] fix extent corruption in xfs_iext_irec_compact_full()Lachlan McIlroy1-23/+47
2008-07-28[XFS] make inode reclaim wait for log I/O to completeLachlan McIlroy2-24/+8
2008-07-28[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directlyChristoph Hellwig5-203/+84
2008-07-28[XFS] Factor out code for whether inode has attributes or not.Christoph Hellwig1-28/+23
2008-07-28[XFS] Pack some shortform dir2 structures for the ARM old ABIEric Sandeen2-3/+10
2008-07-28[XFS] Use the generic xattr methods.Lachlan McIlroy7-395/+18
2008-07-28[XFS] Invalidate dentry in unlink/rmdir if in case-insensitive modeBarry Naujok1-0/+14
2008-07-28[XFS] Zero uninitialised xfs_da_args structure in xfs_dir2.cBarry Naujok1-5/+5
2008-07-28[XFS] Remove d_add call for an ENOENT lookup return codeBarry Naujok1-1/+5
2008-07-28[XFS] kmem_free and kmem_realloc to use const void *Barry Naujok2-4/+4
2008-07-28[XFS] XFS: ASCII case-insensitive supportBarry Naujok6-4/+68