summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-10-30coda: credentials errorRandy Dunlap
2008-10-30nfsctl: credentials errorRandy Dunlap
2008-10-30Merge commit 'userns/next'Stephen Rothwell
2008-10-30Merge commit 'proc/proc'Stephen Rothwell
2008-10-30Merge commit 'creds/creds-v4'Stephen Rothwell
2008-10-30Merge commit 'trivial/next'Stephen Rothwell
2008-10-30Merge commit 'gfs2/master'Stephen Rothwell
2008-10-30Merge commit 'cifs/master'Stephen Rothwell
2008-10-30Merge commit 'mtd/master'Stephen Rothwell
2008-10-30Merge commit 'net/master'Stephen Rothwell
2008-10-30Merge commit 'ocfs2/linux-next'Stephen Rothwell
2008-10-30fs: xfs needs inode_wait to be exportedStephen Rothwell
2008-10-30Merge commit 'xfs/master'Stephen Rothwell
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-29net: replace %#p6 format specifier with %pi6Harvey Harrison
2008-10-29[XFS] Fix race when looking up reclaimable inodesDavid Chinner
2008-10-29[XFS] remove restricted chown parameter from xfs linuxTim Shimmin
2008-10-29[XFS] kill sys_credChristoph Hellwig
2008-10-29[XFS] correctly select first log item to pushDavid Chinner
2008-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy
2008-10-29[CIFS] Reduce number of socket retries in large write pathSteve French
2008-10-28ocfs2: truncate outstanding block after direct io failureDmitri Monakhov
2008-10-28misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison
2008-10-28net: replace all current users of NIP6_SEQFMT with %#p6Harvey Harrison
2008-10-28ocfs2/xattr: Proper hash collision handle in bucket divisionTao Ma
2008-10-28Merge branch 'master' of /warthog/git/linux-2.6 into creds-v4David Howells
2008-10-28[S390] arch_setup_additional_pages argumentsMartin Schwidefsky
2008-10-27User namespaces: set of cleanups (v2)Serge Hallyn
2008-10-27proc: stop using BKLAlexey Dobriyan
2008-10-27proc: revert /proc/uptime to ->read_proc hookAlexey Dobriyan
2008-10-27Switch to a valid email address...Alan Cox
2008-10-27Merge branch 'master' of /warthog/git/linux-2.6 into creds-v4David Howells
2008-10-27GFS2: sparse annotation of gl->gl_spinHarvey Harrison
2008-10-26epoll: avoid double-inserts in case of EFAULTDavide Libenzi
2008-10-26select: deal with math overflow from borderline valid userland dataArjan van de Ven
2008-10-25ext4: Fix duplicate entries returned from getdents() system callTheodore Ts'o
2008-10-25ext3: Fix duplicate entries returned from getdents() system callTheodore Ts'o
2008-10-25ocfs2: return 0 in page_mkwrite to let VFS retry.Tao Ma
2008-10-25ocfs2: Set journal descriptor to NULL after journal shutdownSunil Mushran
2008-10-25ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c.Tao Ma
2008-10-25ocfs2: Let inode be really deleted when ocfs2_mknod_locked() failsJan Kara
2008-10-25ocfs2: Fix checking of return value of new_inode()Jan Kara
2008-10-25ocfs2: Fix check of return value of ocfs2_start_trans()Jan Kara
2008-10-25ocfs2: Fix some typos in xattr annotations.Tao Ma
2008-10-25ocfs2: Remove unused ocfs2_restore_xattr_block().Tao Ma
2008-10-25ocfs2: Don't repeat ocfs2_xattr_block_find()Joel Becker
2008-10-25ocfs2: Specify appropriate journal access for new xattr buckets.Joel Becker
2008-10-25ocfs2: Check errors from ocfs2_xattr_update_xattr_search()Joel Becker
2008-10-25ocfs2: Don't return -EFAULT from a corrupt xattr entry.Joel Becker
2008-10-25ocfs2: Check xattr block signatures properly.Joel Becker