aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Gravatar Linus Torvalds 1-11/+3
2007-10-11JFS: fix bio-related build breakageGravatar Jeff Garzik 1-6/+1
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Gravatar Linus Torvalds 8-32/+257
2007-10-10[NET]: make netlink user -> kernel interface synchroniousGravatar Denis V. Lunev 1-13/+1
2007-10-10[FS] seq_file: Introduce the seq_open_private()Gravatar Pavel Emelyanov 1-0/+33
2007-10-10[NETNS]: Move some code into __init section when CONFIG_NET_NS=nGravatar Pavel Emelyanov 1-4/+4
2007-10-10[NET]: Fix race when opening a proc file while a network namespace is exiting.Gravatar Eric W. Biederman 1-0/+6
2007-10-10[NETNS]: Fix export symbols.Gravatar Daniel Lezcano 1-1/+3
2007-10-10[NET]: Fix missed addition of fs/proc/proc_net.cGravatar David S. Miller 1-0/+192
2007-10-10[NET]: Make the device list and device lookups per namespace.Gravatar Eric W. Biederman 1-2/+3
2007-10-10[NET]: Support multiple network namespaces with netlinkGravatar Eric W. Biederman 1-1/+1
2007-10-10[NET]: Make /proc/net per network namespaceGravatar Eric W. Biederman 3-5/+9
2007-10-10[NET]: Don't implement dev_ifname32 inlineGravatar Eric W. Biederman 1-11/+10
2007-10-10compat_ioctl: move floppy handlers to block/compat_ioctl.cGravatar Arnd Bergmann 1-337/+0
2007-10-10compat_ioctl: move cdrom handlers to block/compat_ioctl.cGravatar Arnd Bergmann 1-105/+0
2007-10-10compat_ioctl: move BLKPG handling to block/compat_ioctl.cGravatar Arnd Bergmann 1-33/+0
2007-10-10compat_ioctl: move hdio calls to block/compat_ioctl.cGravatar Arnd Bergmann 1-60/+0
2007-10-10compat_ioctl: handle blk_trace ioctlsGravatar Arnd Bergmann 1-8/+0
2007-10-10compat_ioctl: add compat_blkdev_driver_ioctl()Gravatar Arnd Bergmann 1-83/+0
2007-10-10compat_ioctl: move common block ioctls to compat_blkdev_ioctlGravatar Arnd Bergmann 1-45/+0
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioGravatar NeilBrown 11-84/+17
2007-10-10Don't decrement bi_size in bio_endioGravatar NeilBrown 1-12/+11
2007-10-10Only call bi_end_io once for any bioGravatar NeilBrown 1-1/+3
2007-10-10Fix warnings with !CONFIG_BLOCKGravatar Jens Axboe 1-0/+1
2007-10-09NLM: Fix a memory leak in nlmsvc_testlockGravatar Trond Myklebust 1-1/+3
2007-10-08AIO: fix cleanup in io_submit_one(...)Gravatar Yan Zheng 1-1/+1
2007-10-03Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Gravatar Linus Torvalds 1-1/+5
2007-10-03ocfs2: Unlock mutex in local alloc failure caseGravatar Sunil Mushran 1-1/+3
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Gravatar Paul Mackerras 20-287/+172
2007-10-01Fix possible splice() mmap_sem deadlockGravatar Linus Torvalds 1-12/+34
2007-10-01Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...Gravatar Tim Shimmin 3-54/+3
2007-09-28NFS: Fix an Oops in encode_lookup()Gravatar Trond Myklebust 3-10/+24
2007-09-26NLM: Fix a circular lock dependency in lockdGravatar Trond Myklebust 1-11/+18
2007-09-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2007-09-25Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Jeff Garzik 1-0/+2
2007-09-25ufs: fix sun stateGravatar Evgeniy Dushistov 1-3/+1
2007-09-22Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Gravatar Linus Torvalds 2-5/+6
2007-10-03binfmt_flat: checkpatch fixing minimum support for the blackfin relocationsGravatar Andrew Morton 1-1/+2
2007-10-03Binfmt_flat: Add minimum support for the Blackfin relocationsGravatar Bernd Schmidt 1-1/+4
2007-09-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 7-30/+57
2007-09-21[PATCH] WE : Add missing auth compat-ioctlGravatar Jean Tourrilhes 1-0/+2
2007-09-20ocfs2: Pack vote message and response structuresGravatar Sunil Mushran 1-2/+2
2007-09-20ocfs2: Don't double set write parametersGravatar Mark Fasheh 1-13/+3
2007-09-20ocfs2: Fix pos/len passed to ocfs2_write_clusterGravatar Mark Fasheh 1-1/+16
2007-09-20ocfs2: Allow smaller allocations during large writesGravatar Mark Fasheh 5-14/+36
2007-09-20signalfd simplificationGravatar Davide Libenzi 2-164/+29
2007-09-20[XFS] fix valid but harmless sparse warningGravatar Christoph Hellwig 1-2/+2
2007-09-20[XFS] fix filestreams on 32-bit boxesGravatar Eric Sandeen 1-3/+4
2007-09-20Merge branch 'linux-2.6'Gravatar Paul Mackerras 13-83/+250
2007-09-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Gravatar Linus Torvalds 9-62/+101