Linus Torvalds 200d018eff Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus 18 years ago
..
9p d6f787bcee [PATCH] 9p: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
adfs 514653e259 [PATCH] struct path: convert adfs 18 years ago
affs 010596cc31 [PATCH] affs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
afs 6b3286ed11 [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
autofs 81ed19b076 [PATCH] autofs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
autofs4 a4669ed8ed [PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
befs 28f375fd6f [PATCH] struct path: convert befs 18 years ago
bfs 61a8424ab8 [PATCH] struct path: convert bfs 18 years ago
cifs eb991b3938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 18 years ago
coda d4176d326d [PATCH] struct path: convert coda 18 years ago
configfs 867fa491a2 [PATCH] configfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
cramfs 352d8af748 [PATCH] struct path: convert cramfs 18 years ago
debugfs 4d8ebddcc5 [PATCH] debugfs: add header file 18 years ago
devpts ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
dlm 1c1afa3c05 Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw 18 years ago
ecryptfs bd243a4b4b [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
efs 0191f2055c [PATCH] struct path: convert efs 18 years ago
exportfs afefdbb28a [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 19 years ago
ext2 f0d1b0b30d [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
ext3 f0d1b0b30d [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
ext4 9d549890e6 [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
fat dba3230609 [PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
freevxfs 6a90cd248d [PATCH] struct path: convert freevxfs 18 years ago
fuse 7706a9d618 [PATCH] struct path: convert fuse 18 years ago
gfs2 81454098f7 [PATCH] struct path: convert gfs2 18 years ago
hfs c528896004 [PATCH] struct path: convert hfs 18 years ago
hfsplus f44ea03102 [PATCH] struct path: convert hfsplus 18 years ago
hostfs 680b0da9b1 [PATCH] struct path: convert hostfs 18 years ago
hpfs 575800b3cc [PATCH] struct path: convert hpfs 18 years ago
hppfs 471b17e7ed [PATCH] struct path: convert hppfs 18 years ago
hugetlbfs b39424e274 [PATCH] struct path: convert hugetlbfs 18 years ago
isofs 2485822d51 [PATCH] isofs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
jbd d394e122bc [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static 18 years ago
jbd2 126039256c [PATCH] jbd2: wait for already submitted t_sync_datalist buffer to complete 18 years ago
jffs 4d832d460e [PATCH] struct path: convert jffs 18 years ago
jffs2 ec2e203c82 [PATCH] struct path: convert jffs2 18 years ago
jfs ff273773bf [PATCH] struct path: convert jfs 18 years ago
lockd 225a719f79 [PATCH] struct path: convert lockd 18 years ago
minix dcf258ae68 [PATCH] struct path: convert minix 18 years ago
msdos da63fc7ce6 [PATCH] fat: add fat_getattr() 18 years ago
ncpfs 92e5baef85 [PATCH] struct path: convert ncpfs 18 years ago
nfs 6b3286ed11 [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
nfs_common 83bbe2ef63 [PATCH] nfs_common endianness annotations 19 years ago
nfsd 4b3bb06bea [PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL check 18 years ago
nls f46ba2235f [PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctly 18 years ago
ntfs 20d29372d3 [PATCH] ntfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
ocfs2 d28c91740a [PATCH] struct path: convert ocfs2 18 years ago
openpromfs 80a067801d [PATCH] struct path: convert openpromfs 18 years ago
partitions 14b36af46a [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines 18 years ago
proc 7bf65382ca [PATCH] proc_misc build fix 18 years ago
qnx4 24e23c24e7 [PATCH] struct path: convert qnx4 18 years ago
ramfs a57c4d65f7 [PATCH] struct path: convert ramfs 18 years ago
reiserfs 6b3286ed11 [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
romfs 3027795e7b [PATCH] struct path: convert romfs 18 years ago
smbfs 17b75e6949 [PATCH] struct path: convert smbfs 18 years ago
sysfs f427f5d5d6 [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
sysv 5495ca657d [PATCH] struct path: convert sysv 18 years ago
udf 5096e933a9 [PATCH] struct path: convert udf 18 years ago
ufs 763454d610 [PATCH] struct path: convert ufs 18 years ago
vfat da63fc7ce6 [PATCH] fat: add fat_getattr() 18 years ago
xfs e678fb0d52 [PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Kconfig 03a67a46af Fix typos in doc and comments 18 years ago
Kconfig.binfmt 2919b51075 [PATCH] frv: suppress configuration of certain features for FRV 19 years ago
Makefile 42cf11939b [PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_* 18 years ago
aio.c 97d2a80584 [PATCH] aio: remove ki_retried debugging member 18 years ago
attr.c 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
bad_inode.c ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
binfmt_aout.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
binfmt_elf.c 937949d9ed [PATCH] add process_session() helper routine 18 years ago
binfmt_elf_fdpic.c 937949d9ed [PATCH] add process_session() helper routine 18 years ago
binfmt_em86.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
binfmt_flat.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
binfmt_misc.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
binfmt_script.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
binfmt_som.c dc02747da7 [PARISC] Fix fs/binfmt_som.c 19 years ago
bio.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
block_dev.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
buffer.c 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
char_dev.c 07f3f05c1e [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] 19 years ago
compat.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
compat_ioctl.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
dcache.c b3423415fb [PATCH] dcache: avoid RCU for never-hashed dentries 18 years ago
dcookies.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
direct-io.c d8aa905b42 [PATCH] lockdep: annotate direct io 19 years ago
dnotify.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
dquot.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
drop_caches.c 9d0243bca3 [PATCH] drop-pagecache 19 years ago
eventpoll.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
exec.c 84d737866e [PATCH] add child reaper to pid_namespace 18 years ago
fcntl.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
fifo.c 923f4f2394 [PATCH] pipe.c/fifo.c code cleanups 19 years ago
file.c 593be07ae8 [PATCH] file: kill unnecessary timer in fdtable_defer 18 years ago
file_table.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
filesystems.c 6ea36ddbd1 [PATCH] Ban register_filesystem(NULL); 19 years ago
fs-writeback.c 7b0de42d7c [PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6] 19 years ago
generic_acl.c f0c8bd164e [PATCH] Generic infrastructure for acls 19 years ago
inode.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
inotify.c 914e26379d [PATCH] severing fs.h, radix-tree.h -> sched.h 18 years ago
inotify_user.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
internal.h 5e6d12b2c8 [PATCH] CONFIG_BLOCK internal.h cleanups 19 years ago
ioctl.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
ioprio.c d58cdfb89c [PATCH] block layer: ioprio_best function fix 19 years ago
libfs.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
locks.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
mbcache.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
mpage.c 811d736f9e [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6] 19 years ago
namei.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
namespace.c 6b3286ed11 [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
nfsctl.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
no-block.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
open.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
pipe.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
pnode.c 6b3286ed11 [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
pnode.h 6b3286ed11 [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
posix_acl.c 52978be636 [PATCH] kmemdup: some users 19 years ago
quota.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
quota_v1.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
quota_v2.c d3be915fc5 [PATCH] sem2mutex: quota 19 years ago
read_write.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
readdir.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
select.c 4e6fd33b75 [PATCH] enforce RLIMIT_NOFILE in poll() 19 years ago
seq_file.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
splice.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
stack.c 42cf11939b [PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_* 18 years ago
stat.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
super.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
sync.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
utimes.c 914e26379d [PATCH] severing fs.h, radix-tree.h -> sched.h 18 years ago
xattr.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
xattr_acl.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago