Lachlan McIlroy 4d9d4ebf5d Merge branch 'master' of git+ssh://git.melbourne.sgi.com/git/xfs vor 16 Jahren
..
9p ea2e7996fc 9p: fix format warning vor 17 Jahren
adfs a447c09324 vfs: Use const for kernel parser table vor 17 Jahren
affs a447c09324 vfs: Use const for kernel parser table vor 17 Jahren
afs 3222a3e55f [PATCH] fix ->llseek for more directories vor 17 Jahren
autofs a447c09324 vfs: Use const for kernel parser table vor 17 Jahren
autofs4 96b0317906 autofs4: collect version check return vor 16 Jahren
befs 152b95a1ed befs: annotate fs32 on tests for superblock endianness vor 17 Jahren
bfs 3222a3e55f [PATCH] fix ->llseek for more directories vor 17 Jahren
cifs a98ee8c1c7 [CIFS] fix regression in cifs_write_begin/cifs_write_end vor 16 Jahren
coda 526719ba51 Switch to a valid email address... vor 17 Jahren
configfs 421748ecde [PATCH] assorted path_lookup() -> kern_path() conversions vor 17 Jahren
cramfs 82d63fc9e3 cramfs: fix named-pipe handling vor 17 Jahren
debugfs 9256292782 integrity: special fs magic vor 17 Jahren
devpts a447c09324 vfs: Use const for kernel parser table vor 17 Jahren
dlm 278afcbf4f dlm: fix shutdown cleanup vor 16 Jahren
ecryptfs ac97b9f9a2 eCryptfs: Allocate up to two scatterlists for crypto ops on keys vor 16 Jahren
efs 440037287c [PATCH] switch all filesystems over to d_obtain_alias vor 17 Jahren
exportfs 53c9c5c0e3 [PATCH] prepare vfs_readdir() callers to returning filldir result vor 17 Jahren
ext2 2248485640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev vor 17 Jahren
ext3 6cdfcc275e ext3: Clean up outdated and incorrect comment for ext3_write_super() vor 16 Jahren
ext4 23712a9c28 ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode vor 16 Jahren
fat c3302931db fat: i_blocks warning fix vor 16 Jahren
freevxfs 8b1919a1e8 fs/freevxfs/: proper externs vor 17 Jahren
fuse 233e70f422 saner FASYNC handling on file close vor 16 Jahren
gfs2 440037287c [PATCH] switch all filesystems over to d_obtain_alias vor 17 Jahren
hfs f696a3659f [PATCH] move executable checking into ->permission() vor 17 Jahren
hfsplus f696a3659f [PATCH] move executable checking into ->permission() vor 17 Jahren
hostfs ea7e743e49 hostfs: fix a duplicated global function name vor 16 Jahren
hpfs ca30bc9952 [PATCH] hpfs: cleanup ->setattr vor 17 Jahren
hppfs 7ac6cd653d [patch] hppfs: remove hppfs_permission vor 17 Jahren
hugetlbfs a447c09324 vfs: Use const for kernel parser table vor 17 Jahren
isofs 440037287c [PATCH] switch all filesystems over to d_obtain_alias vor 17 Jahren
jbd e219cca082 jbd: don't give up looking for space so easily in __log_wait_for_space vor 16 Jahren
jbd2 2423840ded jbd2: deregister proc on failure in jbd2_journal_init_inode vor 16 Jahren
jffs2 c361948712 Merge git://git.infradead.org/mtd-2.6 vor 16 Jahren
jfs 2248485640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev vor 17 Jahren
lockd a8d82d9b95 NLM: client-side nlm_lookup_host() should avoid matching on srcaddr vor 16 Jahren
minix 51cc50685a SL*B: drop kmem cache argument from constructor vor 17 Jahren
ncpfs 58ec42b061 [PATCH] don't pass nameidata to __ncp_lookup_validate() vor 17 Jahren
nfs ae05f26940 NFS: Convert nfs_attr_generation_counter into an atomic_long vor 17 Jahren
nfs_common 83bbe2ef63 [PATCH] nfs_common endianness annotations vor 19 Jahren
nfsd e4625eb826 nfsd: use of unitialized list head on error exit in nfs4recover.c vor 16 Jahren
nls 5f4123be3c remove CONFIG_KMOD from fs vor 17 Jahren
ntfs 0380155363 ntfs: don't fool kernel-doc vor 16 Jahren
ocfs2 d6b58f89f7 ocfs2: fix regression in ocfs2_read_blocks_sync() vor 16 Jahren
omfs 3222a3e55f [PATCH] fix ->llseek for more directories vor 17 Jahren
openpromfs 3222a3e55f [PATCH] fix ->llseek for more directories vor 17 Jahren
partitions 55e8e30c38 block/md: fix md autodetection vor 16 Jahren
proc 5c06fe772d Fix broken ownership of /proc/sys/ files vor 16 Jahren
qnx4 51cc50685a SL*B: drop kmem cache argument from constructor vor 17 Jahren
ramfs ba9ddf4939 Ramfs and Ram Disk pages are unevictable vor 17 Jahren
reiserfs 2248485640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev vor 17 Jahren
romfs 0056e65f9e romfs_readpage: don't report errors for pages beyond i_size vor 17 Jahren
smbfs e6305c43ed [PATCH] sanitize ->permission() prototype vor 17 Jahren
sysfs 3222a3e55f [PATCH] fix ->llseek for more directories vor 17 Jahren
sysv 51cc50685a SL*B: drop kmem cache argument from constructor vor 17 Jahren
ubifs 3477d20465 UBIFS: pre-allocate bulk-read buffer vor 16 Jahren
udf 52b19ac993 udf: Fix BUG_ON() in destroy_inode() vor 16 Jahren
ufs 3222a3e55f [PATCH] fix ->llseek for more directories vor 17 Jahren
xfs 4d9d4ebf5d Merge branch 'master' of git+ssh://git.melbourne.sgi.com/git/xfs vor 16 Jahren
Kconfig 2c512397ca [patch 1/3] FS_MBCACHE: don't needlessly make it built-in vor 17 Jahren
Kconfig.binfmt 656eb2cd5d add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS vor 17 Jahren
Makefile 990e194e69 fat: move fs/vfat/* and fs/msdos/* to fs/fat vor 16 Jahren
aio.c 516e0cc564 [PATCH] f_count may wrap around vor 17 Jahren
anon_inodes.c 99829b8329 flag parameters: NONBLOCK in anon_inode_getfd vor 17 Jahren
attr.c a77b72da24 [patch] vfs: make security_inode_setattr() calling consistent vor 17 Jahren
bad_inode.c e6305c43ed [PATCH] sanitize ->permission() prototype vor 17 Jahren
binfmt_aout.c 6341c393fc tracehook: exec vor 17 Jahren
binfmt_elf.c 99ebcf8285 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 17 Jahren
binfmt_elf_fdpic.c 2515ddc6db binfmt_elf_fdpic: Update for cputime changes. vor 17 Jahren
binfmt_em86.c bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc vor 17 Jahren
binfmt_flat.c f4cfb18d79 uclinux: fix gzip header parsing in binfmt_flat.c vor 17 Jahren
binfmt_misc.c bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc vor 17 Jahren
binfmt_script.c bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc vor 17 Jahren
binfmt_som.c cde162c2a9 binfmt_som.c: add MODULE_LICENSE vor 17 Jahren
bio-integrity.c 74aa8c2cc0 block: Introduce integrity data ownership flag vor 17 Jahren
bio.c 6feef531f5 block: mark bio_split_pool static vor 17 Jahren
block_dev.c 89f97496e8 block: fix __blkdev_get() for removable devices vor 16 Jahren
buffer.c 52b19ac993 udf: Fix BUG_ON() in destroy_inode() vor 16 Jahren
char_dev.c a518ab9329 [PATCH] tidy up chrdev_open vor 17 Jahren
compat.c 4d36a9e65d select: deal with math overflow from borderline valid userland data vor 17 Jahren
compat_binfmt_elf.c 2f79e48ae2 x86: compat_binfmt_elf vor 17 Jahren
compat_ioctl.c e8938a62a8 remove unused #include <linux/dirent.h>'s vor 17 Jahren
dcache.c fd217f4d70 [PATCH] fs: add a sanity check in d_free vor 17 Jahren
dcookies.c cf28b4863f d_path: Make d_path() use a struct path vor 17 Jahren
direct-io.c e1f8e87449 Remove Andrew Morton's old email accounts vor 17 Jahren
dnotify.c 9f3acc3140 [PATCH] split linux/file.h vor 17 Jahren
dquot.c 8264613def [PATCH] switch quota_on-related stuff to kern_path() vor 17 Jahren
drop_caches.c af065b8a19 vfs: skip inodes without pages to free in drop_pagecache_sb() vor 17 Jahren
eventfd.c e38b36f325 flag parameters: check magic constants vor 17 Jahren
eventpoll.c 7ef9964e6d epoll: introduce resource usage limits vor 16 Jahren
exec.c 6409324b38 coredump: format_corename: don't append .%pid if multi-threaded vor 17 Jahren
fcntl.c 1b7e190b47 [PATCH] clean dup2() up a bit vor 17 Jahren
fifo.c aeb5d72706 [PATCH] introduce fmode_t, do annotations vor 17 Jahren
file.c 1027abe882 [PATCH] merge locate_fd() and get_unused_fd() vor 17 Jahren
file_table.c 233e70f422 saner FASYNC handling on file close vor 16 Jahren
filesystems.c 6827400713 proc: move /proc/filesystems to fs/filesystems.c vor 17 Jahren
fs-writeback.c e1f8e87449 Remove Andrew Morton's old email accounts vor 17 Jahren
generic_acl.c 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check vor 18 Jahren
inode.c d44dab8d1c fs: xfs needs inode_wait to be exported vor 16 Jahren
inotify.c 8f7b0ba1c8 Fix inotify watch removal/umount races vor 16 Jahren
inotify_user.c 233e70f422 saner FASYNC handling on file close vor 16 Jahren
internal.h 6d59e7f582 [PATCH] move a bunch of declarations to fs/internal.h vor 17 Jahren
ioctl.c 06270d5d6a provide generic_block_fiemap() only with BLOCK=y vor 17 Jahren
ioprio.c 2d70b68d42 fix setpriority(PRIO_PGRP) thread iterator breakage vor 17 Jahren
libfs.c 4e02ed4b4a fs: remove prepare_write/commit_write vor 16 Jahren
locks.c 88ed86fee6 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc vor 17 Jahren
mbcache.c 335e92e8a5 vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs vor 17 Jahren
mpage.c e1f8e87449 Remove Andrew Morton's old email accounts vor 17 Jahren
namei.c f9454548e1 don't unlink an active swapfile vor 16 Jahren
namespace.c afef80b3d8 vfs: fix shrink_submounts vor 16 Jahren
nfsctl.c 1d957f9bf8 Introduce path_put() vor 17 Jahren
no-block.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] vor 19 Jahren
open.c aeb5d72706 [PATCH] introduce fmode_t, do annotations vor 17 Jahren
pipe.c 233e70f422 saner FASYNC handling on file close vor 16 Jahren
pnode.c 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id vor 17 Jahren
pnode.h 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id vor 17 Jahren
posix_acl.c 52978be636 [PATCH] kmemdup: some users vor 19 Jahren
quota.c 02a55ca871 quota: cleanup loop in sync_dquots() vor 17 Jahren
quota_v1.c 74abb9890d quota: move function-macros from quota.h to quotaops.h vor 17 Jahren
quota_v2.c 74abb9890d quota: move function-macros from quota.h to quotaops.h vor 17 Jahren
read_write.c 3a8cff4f02 [PATCH] generic_file_llseek tidyups vor 17 Jahren
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead vor 19 Jahren
readdir.c 53c9c5c0e3 [PATCH] prepare vfs_readdir() callers to returning filldir result vor 17 Jahren
select.c 4d36a9e65d select: deal with math overflow from borderline valid userland data vor 17 Jahren
seq_file.c 3eda201180 seq_file: add seq_cpumask_list(), seq_nodemask_list() vor 17 Jahren
signalfd.c e38b36f325 flag parameters: check magic constants vor 17 Jahren
splice.c 4e02ed4b4a fs: remove prepare_write/commit_write vor 16 Jahren
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied vor 18 Jahren
stat.c 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. vor 17 Jahren
super.c 2248485640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev vor 17 Jahren
sync.c cce7708158 SYNC_FILE_RANGE_WRITE may and will block. Document that. vor 17 Jahren
timerfd.c 76369470b7 hrtimer: convert timerfd to the new hrtimer apis vor 17 Jahren
utimes.c 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. vor 17 Jahren
xattr.c 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. vor 17 Jahren
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h vor 18 Jahren