Christoph Hellwig 10ce444428 [XFS] use pagevec lookups This reduces the time spend in the radix tree vor 19 Jahren
..
9p 0d456fa426 [PATCH] 9p: remove superflous MS_NODIRATIME assignment vor 19 Jahren
adfs 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason vor 20 Jahren
affs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
afs bfc090c468 [PATCH] afs: remove unnecessary __attribute__((packed)) vor 19 Jahren
autofs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
autofs4 9cf6f4b3a3 [PATCH] switch autofs4 to touch_atime() vor 19 Jahren
befs 1b33724a44 remove unused fs/befs/attribute.c vor 20 Jahren
bfs c2b513dfbb [PATCH] bfs iget() abuses vor 20 Jahren
cifs 3c6bee1d40 [PATCH] turn "const static" into "static const" vor 19 Jahren
coda 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
configfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
cramfs e711700a0e [PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h> vor 20 Jahren
debugfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
devfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
devpts 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
efs 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
exportfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
ext2 4610a6bea7 [PATCH] fs/ext2/bitmap.c: ext2_count_free() is only required #ifdef EXT2FS_DEBUG vor 19 Jahren
ext3 3af13763d6 [PATCH] fs/ext3/: small cleanups vor 19 Jahren
fat 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
freevxfs 54b21a7992 [PATCH] fix possible PAGE_CACHE_SHIFT overflows vor 19 Jahren
fuse 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
hfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
hfsplus 9979ead5d1 [PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug function vor 19 Jahren
hostfs 30f04a4efa [PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflows vor 19 Jahren
hpfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
hppfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
hugetlbfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
isofs f99d49adf5 [PATCH] kfree cleanup: fs vor 20 Jahren
jbd f93ea411b7 [PATCH] jbd: split checkpoint lists vor 19 Jahren
jffs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
jffs2 21eeb7aa11 [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects. vor 19 Jahren
jfs 44a0033f6d [PATCH] remove jfs xattr permission checks vor 19 Jahren
lockd f518e35aec SUNRPC: get rid of cl_chatty vor 19 Jahren
minix fef266580e [PATCH] update filesystems for new delete_inode behavior vor 20 Jahren
msdos 9131dd4256 [PATCH] fat: remove the unneeded vfat_find() in vfat_rename() vor 20 Jahren
ncpfs 870f481793 [PATCH] replace inode_update_time with file_update_time vor 19 Jahren
nfs fc33a7bb9c [PATCH] per-mountpoint noatime/nodiratime vor 19 Jahren
nfs_common 22c1ea44f0 [PATCH] nfsacl: Solaris VxFS compatibility fix vor 20 Jahren
nfsd 5be196e5f9 [PATCH] add vfs_* helpers for xattr operations vor 19 Jahren
nls 75c96f8584 [PATCH] make some things static vor 20 Jahren
ntfs 24a44dca35 [PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments vor 19 Jahren
ocfs2 870f481793 [PATCH] replace inode_update_time with file_update_time vor 19 Jahren
openpromfs f99d49adf5 [PATCH] kfree cleanup: fs vor 20 Jahren
partitions 50365c5786 [ARM] Make Acorn partition types depend on ACORN_PARTITION vor 19 Jahren
proc 2ff678b8da [PATCH] hrtimer: switch itimers to hrtimer vor 19 Jahren
qnx4 7a1119b1fc fs/qnx4/bitmap.c: #if 0 qnx4_new_block() vor 19 Jahren
ramfs 642fb4d1f1 [PATCH] NOMMU: Provide shared-writable mmap support on ramfs vor 19 Jahren
reiserfs 870f481793 [PATCH] replace inode_update_time with file_update_time vor 19 Jahren
relayfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
romfs 54b21a7992 [PATCH] fix possible PAGE_CACHE_SHIFT overflows vor 19 Jahren
smbfs ac34dd0524 [PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix() vor 19 Jahren
sysfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
sysv 54b21a7992 [PATCH] fix possible PAGE_CACHE_SHIFT overflows vor 19 Jahren
udf ddc0f846aa [PATCH] fs/udf/balloc.c: "extern inline" -> "static inline" vor 19 Jahren
ufs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
vfat 9131dd4256 [PATCH] fat: remove the unneeded vfat_find() in vfat_rename() vor 20 Jahren
xfs 10ce444428 [XFS] use pagevec lookups This reduces the time spend in the radix tree vor 19 Jahren
Kconfig 05970d476f [PATCH] kexec: change CONFIG_PHYSICAL_START dependency vor 19 Jahren
Kconfig.binfmt 2919b51075 [PATCH] frv: suppress configuration of certain features for FRV vor 19 Jahren
Makefile e6a6d2efcb [PATCH] sanitize building of fs/compat_ioctl.c vor 19 Jahren
aio.c 095975da26 [PATCH] rcu file: use atomic primitives vor 19 Jahren
attr.c 4a30131e7d [PATCH] Fix some problems with truncate and mtime semantics. vor 19 Jahren
bad_inode.c 75c96f8584 [PATCH] make some things static vor 20 Jahren
binfmt_aout.c df2e71fb91 [PATCH] dump_thread() cleanup vor 19 Jahren
binfmt_elf.c 792db3af38 [PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value casts vor 19 Jahren
binfmt_elf_fdpic.c 792db3af38 [PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value casts vor 19 Jahren
binfmt_em86.c 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
binfmt_flat.c 845884d332 [PATCH] uclinux: delay binfmt_flat trace vor 19 Jahren
binfmt_misc.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
binfmt_script.c 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
binfmt_som.c 404351e67a [PATCH] mm: mm_init set_mm_counters vor 20 Jahren
bio.c 0ea60b5ad8 [BLOCK] bio: init ->bi_bdev in bio_init() vor 19 Jahren
block_dev.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
buffer.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
char_dev.c 7da6844cf7 [PATCH] cdev: cdev_put oops vor 20 Jahren
compat.c 2520f14ca8 [PATCH] Fix overflow tests for compat_sys_fcntl64 locking vor 19 Jahren
compat_ioctl.c e6a6d2efcb [PATCH] sanitize building of fs/compat_ioctl.c vor 19 Jahren
dcache.c e866cfa939 [PATCH] d_instantiate_unique / NFS inode leakage vor 19 Jahren
dcookies.c 732dbef606 [PATCH] dcookies.c: use proper refcounting functions vor 20 Jahren
direct-io.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
dnotify.c 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
dquot.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
drop_caches.c 9d0243bca3 [PATCH] drop-pagecache vor 19 Jahren
eventpoll.c e3306dd5f7 [PATCH] epoll: handle timeout overflow vor 20 Jahren
exec.c 2ff678b8da [PATCH] hrtimer: switch itimers to hrtimer vor 19 Jahren
fcntl.c 850d6fbe70 [PATCH] sigio: cleanup, don't take tasklist twice vor 19 Jahren
fifo.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
file.c 0b175a7e68 [PATCH] Fix the fdtable freeing in the case of vmalloced fdset/arrays vor 20 Jahren
file_table.c 095975da26 [PATCH] rcu file: use atomic primitives vor 19 Jahren
filesystems.c 4e57b68178 [PATCH] fix missing includes vor 20 Jahren
fs-writeback.c b8887e6e8c [PATCH] kernel-docs: fix kernel-doc format problems vor 20 Jahren
inode.c fc33a7bb9c [PATCH] per-mountpoint noatime/nodiratime vor 19 Jahren
inotify.c 8140a5005b [PATCH] inotify: add two inotify_add_watch flags vor 19 Jahren
ioctl.c 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
ioprio.c 9abdc4cd8a fs/ioprio.c should #include <linux/syscalls.h> vor 20 Jahren
libfs.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
locks.c 33443c42f4 [PATCH] tiny: Uninline some fslocks.c functions vor 19 Jahren
mbcache.c f99d49adf5 [PATCH] kfree cleanup: fs vor 20 Jahren
mpage.c 54b21a7992 [PATCH] fix possible PAGE_CACHE_SHIFT overflows vor 19 Jahren
namei.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
namespace.c fc33a7bb9c [PATCH] per-mountpoint noatime/nodiratime vor 19 Jahren
nfsctl.c 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
open.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
pipe.c 870f481793 [PATCH] replace inode_update_time with file_update_time vor 19 Jahren
pnode.c bf066c7db7 [PATCH] shared mounts: cleanup vor 19 Jahren
pnode.h 9676f0c638 [PATCH] unbindable mounts vor 20 Jahren
posix_acl.c dd0fc66fb3 [PATCH] gfp flags annotations - part 1 vor 20 Jahren
quota.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
quota_v1.c 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
quota_v2.c e821d94d34 [PATCH] quota: possible bug in quota format v2 support vor 20 Jahren
read_write.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
readdir.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem vor 19 Jahren
select.c b835996f62 [PATCH] files: lock-free fd look-up vor 20 Jahren
seq_file.c 1abe77b0fc [PATCH] allow callers of seq_open do allocation themselves vor 20 Jahren
stat.c 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
super.c 7892f2f48d [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock vor 19 Jahren
xattr.c e0ad7b073e [PATCH] move xattr permission checks into the VFS vor 19 Jahren
xattr_acl.c 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren