Linus Torvalds bd5d435a96 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block 17 years ago
..
9p 42faad9965 [PATCH] restore sane ->umount_begin() API 17 years ago
adfs e5949050f2 adfs: work around bogus sparse warning 17 years ago
affs 8d4b69002e fs/affs/file.c: use BUG_ON 17 years ago
afs 9396d496d7 afs: support the CB.ProbeUuid RPC op 17 years ago
autofs 979db7542d mount options: fix autofs 17 years ago
autofs4 f249fdd8c1 autofs4: fix sparse warning in root.c 17 years ago
befs 63e3453e54 befs: fix sparse warning in linuxvfs.c 17 years ago
bfs e33ab086ae iget: stop BFS from using iget() and read_inode() 17 years ago
cifs 36a5aeb878 proc: remove proc_root_fs 17 years ago
coda a2d416dcc9 codafs: fix build warning 17 years ago
configfs 1d957f9bf8 Introduce path_put() 17 years ago
cramfs cb688371e2 fs: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
debugfs 3634634edd debugfs: fix sparse warnings 17 years ago
devpts b87a267eb7 mount options: fix devpts 17 years ago
dlm 03b883840c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm 17 years ago
ecryptfs 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
efs 865965a66e efs: update error msg to not refer to deleted read_inode() 17 years ago
exportfs e38f981758 exportfs: update documentation 18 years ago
ext2 8b91582500 ext2: retry block allocation if new blocks are allocated from system zone 17 years ago
ext3 e05b6b524b ext3: replace remaining __FUNCTION__ occurrences 17 years ago
ext4 46fe74f2ae ext4: use non-racy method for proc entries creation 17 years ago
fat 803f445f17 fat: use get/put_unaligned_* helpers 17 years ago
freevxfs 8b1919a1e8 fs/freevxfs/: proper externs 17 years ago
fuse 42faad9965 [PATCH] restore sane ->umount_begin() API 17 years ago
gfs2 3c18ddd160 mm: remove nopage 17 years ago
hfs 3fbe5c3100 hfs: handle match_strdup failure 17 years ago
hfsplus 8b3789e5d5 hfsplus: use get/put_unaligned_* helpers 17 years ago
hostfs 6966a97753 UML: fix hostfs build 17 years ago
hpfs 6d9c1fd425 mount options: fix hpfs 17 years ago
hppfs f382d6e631 [PATCH] sanitize hppfs 17 years ago
hugetlbfs 71fe804b6d mempolicy: use struct mempolicy pointer in shmem_sb_info 17 years ago
isofs 58d485d481 isofs: use get/put_unaligned_* helpers 17 years ago
jbd 08fc99bfc3 jbd: replace remaining __FUNCTION__ occurrences 17 years ago
jbd2 79da3664f6 jbd2: use non-racy method for proc entries creation 17 years ago
jffs2 2c61cb250c [JFFS2] Introduce dbg_readinode2 log level, use it to shut read_dnode() up 17 years ago
jfs 36a5aeb878 proc: remove proc_root_fs 17 years ago
lockd 1a747ee0cc locks: don't call ->copy_lock methods on return of conflicting locks 17 years ago
minix a90a088021 iget: stop the MINIX filesystem from using iget() and read_inode() 17 years ago
msdos 1278fdd34b fat: fat_notify_change() and check_mode() cleanup 17 years ago
ncpfs 97a4feb4a7 ncpfs: use get/put_unaligned_* helpers 17 years ago
nfs 34b37235c6 nfs: use proc_create to setup de->proc_fops 17 years ago
nfs_common 83bbe2ef63 [PATCH] nfs_common endianness annotations 19 years ago
nfsd 9ef2db2630 nfsd: use proc_create to setup de->proc_fops 17 years ago
nls c80544dc0b sparse pointer use of zero as null 18 years ago
ntfs 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
ocfs2 42a74f206b [PATCH] r/o bind mounts: elevate write count for ioctls() 17 years ago
openpromfs b88a27edcd iget: stop OPENPROMFS from using iget() and read_inode() 17 years ago
partitions 0607fd0258 fat: detect media without partition table correctly 17 years ago
proc d7321cd624 sysctl: add the ->permissions callback on the ctl_table_root 17 years ago
qnx4 2b7e5bcbd9 iget: stop QNX4 from using iget() and read_inode() 17 years ago
ramfs 4488c59c94 fs/ramfs/ extern cleanup 17 years ago
reiserfs 19b4fc52d6 reiserfs: use non-racy method for proc entries creation 17 years ago
romfs 4ebf89845b ROMFS: Fix up an error in iget removal 17 years ago
smbfs 9dce07f1a4 NULL noise: fs/*, mm/*, kernel/* 17 years ago
sysfs 0f4238958d [SCSI] sysfs: make group is_valid return a mode_t 17 years ago
sysv b8e1343f67 iget: stop the SYSV filesystem from using iget() and read_inode() 17 years ago
udf 78e917d59c udf: fix sparse warning in namei.c 17 years ago
ufs 36a53ddf85 ufs: replace __inline with inline 17 years ago
vfat c7a6c4edc7 fat: use __getname() 17 years ago
xfs 429f731dea Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc 17 years ago
Kconfig 563307b2fa Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 17 years ago
Kconfig.binfmt 3202e1811f make BINFMT_FLAT a bool 17 years ago
Makefile b9d36d5d00 x86: compat_binfmt_elf Kconfig 17 years ago
aio.c 39fa00311f aio: fix misleading comments 17 years ago
anon_inodes.c 430e285e08 [PATCH] fix up new filp allocators 17 years ago
attr.c 6de0ec00ba VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations 18 years ago
bad_inode.c b46980feed iget: introduce a function to register iget failure 17 years ago
binfmt_aout.c 2e50b6ccda fs/binfmt_aout.c: use printk_ratelimit() 17 years ago
binfmt_elf.c 4220b7fe89 elf: fix shadowed variables in fs/binfmt_elf.c 17 years ago
binfmt_elf_fdpic.c e1d2c8b69a fdpic: check that the size returned by kernel_read() is what we asked for 17 years ago
binfmt_em86.c 3a2e7f47d7 binfmt_misc.c: avoid potential kernel stack overflow 17 years ago
binfmt_flat.c 925d1c401f procfs task exe symlink 17 years ago
binfmt_misc.c 3a2e7f47d7 binfmt_misc.c: avoid potential kernel stack overflow 17 years ago
binfmt_script.c 3a2e7f47d7 binfmt_misc.c: avoid potential kernel stack overflow 17 years ago
binfmt_som.c fd8328be87 [PATCH] sanitize handling of shared descriptor tables in failing execve() 17 years ago
bio.c 68154e90c9 block: add dma alignment and padding support to blk_rq_map_kern 17 years ago
block_dev.c 86b6c7a7f7 fs/block_dev.c: remove #if 0'ed code 17 years ago
buffer.c f1e3af72c1 make fs/buffer.c:cont_expand_zero() static 17 years ago
char_dev.c 61d64576a2 fs: remove unused fops from struct char_device_struct 17 years ago
compat.c 52833e897f Merge branch 'linus_origin' into hotfixes 17 years ago
compat_binfmt_elf.c 2f79e48ae2 x86: compat_binfmt_elf 17 years ago
compat_ioctl.c cf28b4863f d_path: Make d_path() use a struct path 17 years ago
dcache.c 9d1bc60138 [patch 2/7] vfs: mountinfo: add seq_file_root() 17 years ago
dcookies.c cf28b4863f d_path: Make d_path() use a struct path 17 years ago
direct-io.c eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
dnotify.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
dquot.c 0ff5af8340 quota: quota core changes for quotaon on remount 17 years ago
drop_caches.c af065b8a19 vfs: skip inodes without pages to free in drop_pagecache_sb() 17 years ago
eventfd.c 7747cdb2f8 fs/eventfd.c should #include <linux/syscalls.h> 17 years ago
eventpoll.c cdac75e6f2 epoll: avoid kmemcheck warning 17 years ago
exec.c 925d1c401f procfs task exe symlink 17 years ago
fcntl.c f8f95702f0 [PATCH] sanitize locate_fd() 17 years ago
fifo.c e8edc6e03a Detach sched.h from mm.h 18 years ago
file.c 9cfe015aa4 get rid of NR_OPEN and introduce a sysctl_nr_open 17 years ago
file_table.c ad775f5a8f [PATCH] r/o bind mounts: debugging for missed calls 17 years ago
filesystems.c 79c0b2df79 add filesystem subtype support 18 years ago
fs-writeback.c f11b00f3bd fs/fs-writeback.c: make 2 functions static 17 years ago
generic_acl.c 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
inode.c c5c8be3ce5 fs/inode.c: use hlist_for_each_entry() 17 years ago
inotify.c 0d71bd5993 inotify: remove debug code 17 years ago
inotify_user.c 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
internal.h 6d59e7f582 [PATCH] move a bunch of declarations to fs/internal.h 17 years ago
ioctl.c 67cde59537 make vfs_ioctl() static 17 years ago
ioprio.c 0871714e08 cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions 17 years ago
libfs.c 74bedc4d56 libfs: rename simple_attr_close to simple_attr_release 17 years ago
locks.c 3dd7b71ca0 Export __locks_copy_lock() so modular lockd builds 17 years ago
mbcache.c 335e92e8a5 vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs 17 years ago
mpage.c 78a4a50a86 docbook: fix filesystems.tmpl source files 17 years ago
namei.c 08ce5f16ee cgroups: implement device whitelist 17 years ago
namespace.c 7ec02ef159 vfs: remove lives_below_in_same_fs() 17 years ago
nfsctl.c 1d957f9bf8 Introduce path_put() 17 years ago
no-block.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
open.c 70688e4dd1 xip: support non-struct page backed memory 17 years ago
pipe.c ed15243717 [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() 17 years ago
pnode.c 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id 17 years ago
pnode.h 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id 17 years ago
posix_acl.c 52978be636 [PATCH] kmemdup: some users 19 years ago
quota.c 0ff5af8340 quota: quota core changes for quotaon on remount 17 years ago
quota_v1.c 338bf9afda quota: do not allow setting of quota limits to too high values 17 years ago
quota_v2.c 338bf9afda quota: do not allow setting of quota limits to too high values 17 years ago
read_write.c 16abef0e9e fs: use loff_t type instead of long long 17 years ago
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
readdir.c da78451190 Use mutex_lock_killable in vfs_readdir 17 years ago
select.c f5264481c8 trivial: small cleanups 17 years ago
seq_file.c 9d1bc60138 [patch 2/7] vfs: mountinfo: add seq_file_root() 17 years ago
signalfd.c 0859ab59a8 signalfd: fix for incorrect SI_QUEUE user data reporting 17 years ago
splice.c c3270e577c relay: fix splice problem 17 years ago
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied 18 years ago
stat.c 1d957f9bf8 Introduce path_put() 17 years ago
super.c 6b09ae6692 make __put_super() static 17 years ago
sync.c 762873c251 vfs: fix unconditional write_super() call in file_fsync() 17 years ago
timerfd.c 45cc2b96f2 fs/timerfd.c should #include <linux/syscalls.h> 17 years ago
utimes.c 74f9fdfa1f [PATCH] r/o bind mounts: elevate write count for do_utimes() 17 years ago
xattr.c 8f0cfa52a1 xattr: add missing consts to function arguments 17 years ago
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago