summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-03-26Merge commit 'vfs/vfs-2.6.25'Stephen Rothwell
2008-03-26Merge commit 'mtd/master'Stephen Rothwell
2008-03-26Merge commit 'udf/for_next'Stephen Rothwell
2008-03-26Merge commit 'ext4/next'Stephen Rothwell
2008-03-26Merge commit 'ocfs2/linux-next'Stephen Rothwell
2008-03-26Merge commit 'dlm/next'Stephen Rothwell
2008-03-26Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-03-26Merge commit 'xfs/master'Stephen Rothwell
2008-03-26Merge commit 'nfs/linux-next'Stephen Rothwell
2008-03-26Merge commit 'jfs/next'Stephen Rothwell
2008-03-26Merge commit 's390/features'Stephen Rothwell
2008-03-26Merge branch 'quilt/driver-core'Stephen Rothwell
2008-03-26sysfs: crash debuggingAndrew Morton
2008-03-26SYSFS: Explicitly include required header file slab.h.Robert P. J. Day
2008-03-26block: send disk "change" event for rescan_partitions()Kay Sievers
2008-03-26driver core: debug for bad dev_attr_show() return value.Andrew Morton
2008-03-25Merge branch 'origin' into vfs-2.6.25Al Viro
2008-03-25Merge branch 'ro-bind.b2' into vfs-2.6.25Al Viro
2008-03-24driver core: debug for bad dev_attr_show() return value.Andrew Morton
2008-03-24[PATCH] umount_tree() will unhash everything itselfAl Viro
2008-03-22Merge branch 'jlbec_trivial' into linux-nextMark Fasheh
2008-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-03-22Change pagemap output format to allow for future reporting of huge pagesHans Rosenfeld
2008-03-22[CIFS] Fix mem leak on dfs referralSteve French
2008-03-22[PATCH] get rid of more nameidata passing in namespace.cAl Viro
2008-03-22[PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro
2008-03-22[PATCH] lock exclusively in collect_mounts() and drop_collected_mounts()Al Viro
2008-03-22[PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lockAl Viro
2008-03-22[PATCH] move a bunch of declarations to fs/internal.hAl Viro
2008-03-22[PATCH] do shrink_submounts() for all fs typesAl Viro
2008-03-22[PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts()Al Viro
2008-03-22[PATCH] count ghost references to vfsmountsAl Viro
2008-03-21[PATCH] reduce stack footprint in namespace.cAl Viro
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-20[NET]: Fix permissions of /proc/netAndre Noll
2008-03-20Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-03-20[S390] System z large page support.Gerald Schaefer
2008-03-19fs/ufs/balloc.c: fix sparc64 printk warningAndrew Morton
2008-03-19zisofs: fix readpage() outside i_sizeDave Young
2008-03-19fs: fix kernel-doc notation warningsRandy Dunlap
2008-03-19eCryptfs: Swap dput() and mntput()Michael Halcrow
2008-03-19jbd2: correctly unescape journal data blocksDuane Griffin
2008-03-19jbd: correctly unescape journal data blocksDuane Griffin
2008-03-19ROMFS: Fix up an error in iget removalDavid Howells
2008-03-19ext3: fix wrong gfp type under transactionJosef Bacik
2008-03-19quota: add possibly missing iput() when quotaon and quotaoff racesJan Kara
2008-03-19jbd: fix jbd kernel-doc notationRandy Dunlap
2008-03-19aio: bad AIO race in aio_complete() leads to process hangQuentin Barnes
2008-03-19lockd: introduce new function to encode private argument in SM_MON requestsChuck Lever
2008-03-19lockd: Fix up incorrect RPC buffer size calculations.Chuck Lever