summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-04-03Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-04-03Merge commit 'trivial/for-next'Stephen Rothwell
2009-04-03Merge commit 'fuse/for-next'Stephen Rothwell
2009-04-03Merge commit 'osd/linux-next'Stephen Rothwell
2009-04-03Merge commit 'proc/proc'Stephen Rothwell
2009-04-03Merge commit 'md/for-next'Stephen Rothwell
2009-04-03Merge commit 'ubifs/linux-next'Stephen Rothwell
2009-04-03Merge commit 'refs/next/20090402/cifs'Stephen Rothwell
2009-04-03Merge commit 'vfs/for-next'Stephen Rothwell
2009-04-03Merge commit 'mtd/master'Stephen Rothwell
2009-04-03Merge commit 'udf/for_next'Stephen Rothwell
2009-04-03Merge commit 'ocfs2/linux-next'Stephen Rothwell
2009-04-03Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2009-04-03Merge commit 'xfs/master'Stephen Rothwell
2009-04-03Merge commit 'nfs/linux-next'Stephen Rothwell
2009-04-03Merge commit 'tracing/auto-tracing-next'Stephen Rothwell
2009-04-02trivial: fs/inode: Fix typo in file_update_time nanodocWolfram Sang
2009-04-02fuse: allow private mappings of "direct_io" filesMiklos Szeredi
2009-04-02fuse: allow kernel to access "direct_io" filesMiklos Szeredi
2009-04-02udf: Don't write integrity descriptor too oftenJan Kara
2009-04-02udf: Try anchor in block 256 firstJan Kara
2009-04-02udf: Some type fixes and cleanupsJan Kara
2009-04-02udf: use hardware sector sizeClemens Ladisch
2009-04-02udf: fix novrs mount optionClemens Ladisch
2009-04-02udf: Fix oops when invalid character in filename occursJan Kara
2009-04-02udf: return f_fsid for statfs(2)Coly Li
2009-04-02udf: Add checks to not underflow sector_tJan Kara
2009-04-02udf: fix default mode and dmode options handlingMarcin Slusarz
2009-04-02udf: fix sparse warnings:Jan Kara
2009-04-02udf: unsigned last[i] cannot be less than 0roel kluin
2009-04-02udf: implement mode and dmode mounting optionsMarcin Slusarz
2009-04-02udf: reduce stack usage of udf_get_filenameMarcin Slusarz
2009-04-02udf: reduce stack usage of udf_load_pvoldescMarcin Slusarz
2009-04-02Fix the udf code not to pass structs on stack where possible.Pekka Enberg
2009-04-02Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg
2009-04-01Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-04-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust
2009-04-01NSM: Fix unaligned accesses in nsm_init_private()Mans Rullgard
2009-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-04-01autofs4: fix lookup deadlockIan Kent
2009-04-01autofs4: cleanup expire code duplicationIan Kent
2009-04-01ecryptfs: use kzfree()Johannes Weiner
2009-04-01ramfs: add support for "mode=" mount optionWu Fengguang
2009-04-01epoll keyed wakeups: make eventfd use keyed wakeupsDavide Libenzi
2009-04-01epoll keyed wakeups: teach epoll about hints coming with the wakeup keyDavide Libenzi
2009-04-01eventfd: improve support for semaphore-like behaviorDavide Libenzi
2009-04-01epoll: use real type instead of void *Tony Battersby
2009-04-01epoll: clean up ep_modifyTony Battersby
2009-04-01epoll: remove unnecessary xchgTony Battersby