summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2005-04-18[PATCH] kobject/hotplug split - block corekay.sievers@vrfy.org
2005-04-18[PATCH] sysfs: add sysfs_chmod_file()Kay Sievers
2005-04-18[PATCH] Add 32-bit compatibility for NFSv4 mountDavid Howells
2005-04-17[PATCH] revert fs/char_dev.c CONFIG_BASE_FULL changeDavid Brownell
2005-04-16[PATCH] nfsd4: fix struct file leakNeilBrown
2005-04-16[PATCH] nfsd4: callback create rpc client returnsNeilBrown
2005-04-16[PATCH] nfsd: clear signals before exiting the nfsd() threadNeilBrown
2005-04-16[PATCH] jbd dirty buffer leak fixakpm@osdl.org
2005-04-16[PATCH] Direct IO async short read fixDaniel McNeil
2005-04-16[PATCH] undo do_readv_writev() behavior changeDave Hansen
2005-04-16[PATCH] quota: possible bug in quota format v2 supportNiu YaWei
2005-04-16[PATCH] quota: fix possible oops on quotaoffJan Kara
2005-04-16[PATCH] ext2 corruption - regression between 2.6.9 and 2.6.10Bernard Blackham
2005-04-16[PATCH] AYSNC IO using singals other than SIGIOBharath Ramesh
2005-04-16[PATCH] ppc64: Improve mapping of vDSOBenjamin Herrenschmidt
2005-04-16[PATCH] meminfo: add Cached underflow checkMartin Hicks
2005-04-16[PATCH] end_buffer_write_sync() avoid pointless assignmentsakpm@osdl.org
2005-04-16[PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sectionsAndrea Arcangeli
2005-04-16[PATCH] Fix acl Oopsakpm@osdl.org
2005-04-03[PATCH] non-portable include in codaAlexander Viro
2005-04-03[PATCH] kfree() NULL pointer cleanups - no need to check - fs/ext3/Jesper Juhl
2005-04-03[PATCH] ext3: move goal logical block into block allocation info structureMingming Cao
2005-04-03[PATCH] ext3: reservation info cleanup: remove rsv_seqlockMingming Cao
2005-04-03[PATCH] ext3: dynamic allocation of block reservation infoMingming Cao
2005-03-31[NET]: Remove i_sockMatthew Wilcox
2005-03-30[PATCH] nfsd4: fix indentation in nfsd4_openNeil Brown
2005-03-30[PATCH] nfsd4: fix open returns for other claim typesNeil Brown
2005-03-30[PATCH] nfsd4: remove trailing whitespace from nfs4proc.cNeil Brown
2005-03-30[PATCH] nfsd4: rename release_delegationNeil Brown
2005-03-30[PATCH] nfsd4: acl error fixNeil Brown
2005-03-30[PATCH] nfsd4: acl don't set named attrsNeil Brown
2005-03-30[PATCH] nfsd4: don't set WRITE_OWNER in either allow or deny bitsNeil Brown
2005-03-30[PATCH] nfsd4_remove_unused_acl_functionNeil Brown
2005-03-30[PATCH] nfsd4: fix failure to truncate on some opensNeil Brown
2005-03-30[PATCH] nfsd4: factor out common open_truncate codeNeil Brown
2005-03-30[PATCH] nfsd4: allow read on open for writeNeil Brown
2005-03-30[PATCH] nfsd4: fix use after put() in cb_recallNeil Brown
2005-03-30[PATCH] nfsd4: remove unneeded stateowner argumentsNeil Brown
2005-03-30[PATCH] nfsd4: fix share conflict testsNeil Brown
2005-03-30[PATCH] iput() can sleepRobert Love
2005-03-30[PATCH] uml: fix hostfs special perm handlingPaolo \'Blaisorblade\' Giarrusso
2005-03-30[PATCH] BDI: Provide backing device capability information [try #3]David Howells
2005-03-30[PATCH] NFS: Fix typo in access caching codeTrond Myklebust
2005-03-28Merge bk://linux.bkbits.net/linux-2.5Steve French
2005-03-28[CIFS] Return inode numbers (from server) more consistently on lookup and rea...Steve French
2005-03-28Merge whitespace and __nocast changesLinus Torvalds
2005-03-28[PATCH] ext3: fix journal_unmap_buffer raceStephen C. Tweedie
2005-03-28[PATCH] ext3 writeback "nobh" optionBadari Pulavarty
2005-03-28[PATCH] ext3 writepages support for writeback modeBadari Pulavarty
2005-03-28[PATCH] ext3/jbd race: releasing in-use journal_headsStephen C. Tweedie