Linus Torvalds a75952b72a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 16 years ago
..
9p ea2e7996fc 9p: fix format warning 16 years ago
adfs a447c09324 vfs: Use const for kernel parser table 17 years ago
affs a447c09324 vfs: Use const for kernel parser table 17 years ago
afs 3222a3e55f [PATCH] fix ->llseek for more directories 16 years ago
autofs a447c09324 vfs: Use const for kernel parser table 17 years ago
autofs4 8d7b48e0bc autofs4: add miscellaneous device for ioctls 17 years ago
befs 152b95a1ed befs: annotate fs32 on tests for superblock endianness 17 years ago
bfs 3222a3e55f [PATCH] fix ->llseek for more directories 16 years ago
cifs ae6884a9da cifs: fix renaming one hardlink on top of another 16 years ago
coda 526719ba51 Switch to a valid email address... 16 years ago
configfs 421748ecde [PATCH] assorted path_lookup() -> kern_path() conversions 16 years ago
cramfs 82d63fc9e3 cramfs: fix named-pipe handling 17 years ago
debugfs 9256292782 integrity: special fs magic 17 years ago
devpts a447c09324 vfs: Use const for kernel parser table 17 years ago
dlm 27eccf4649 dlm: choose better identifiers 17 years ago
ecryptfs 87b811c3f9 ecryptfs: fix memory corruption when storing crypto info in xattrs 16 years ago
efs 440037287c [PATCH] switch all filesystems over to d_obtain_alias 16 years ago
exportfs 53c9c5c0e3 [PATCH] prepare vfs_readdir() callers to returning filldir result 16 years ago
ext2 2248485640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 16 years ago
ext3 44d6f78756 ext3: fix a bug accessing freed memory in ext3_abort 16 years ago
ext4 a996031c87 delay capable() check in ext4_has_free_blocks() 16 years ago
fat 4e02ed4b4a fs: remove prepare_write/commit_write 16 years ago
freevxfs 8b1919a1e8 fs/freevxfs/: proper externs 17 years ago
fuse 233e70f422 saner FASYNC handling on file close 16 years ago
gfs2 440037287c [PATCH] switch all filesystems over to d_obtain_alias 16 years ago
hfs f696a3659f [PATCH] move executable checking into ->permission() 16 years ago
hfsplus f696a3659f [PATCH] move executable checking into ->permission() 16 years ago
hostfs aeb5d72706 [PATCH] introduce fmode_t, do annotations 16 years ago
hpfs ca30bc9952 [PATCH] hpfs: cleanup ->setattr 16 years ago
hppfs 7ac6cd653d [patch] hppfs: remove hppfs_permission 17 years ago
hugetlbfs a447c09324 vfs: Use const for kernel parser table 17 years ago
isofs 440037287c [PATCH] switch all filesystems over to d_obtain_alias 16 years ago
jbd e74481e232 fs: remove excess kernel-doc 16 years ago
jbd2 6c20ec8503 jbd2: Call the commit callback before the transaction could get dropped 16 years ago
jffs2 3222a3e55f [PATCH] fix ->llseek for more directories 16 years ago
jfs 2248485640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 16 years ago
lockd d7dc61d0a7 NLM: Set address family before calling nlm_host_rebooted() 16 years ago
minix 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
msdos b271e067c8 fatfs: add UTC timestamp option 17 years ago
ncpfs 58ec42b061 [PATCH] don't pass nameidata to __ncp_lookup_validate() 17 years ago
nfs ae05f26940 NFS: Convert nfs_attr_generation_counter into an atomic_long 16 years ago
nfs_common 83bbe2ef63 [PATCH] nfs_common endianness annotations 19 years ago
nfsd 8d7c4203c6 nfsd: fix failure to set eof in readdir in some situations 16 years ago
nls 5f4123be3c remove CONFIG_KMOD from fs 17 years ago
ntfs 440037287c [PATCH] switch all filesystems over to d_obtain_alias 16 years ago
ocfs2 4e02ed4b4a fs: remove prepare_write/commit_write 16 years ago
omfs 3222a3e55f [PATCH] fix ->llseek for more directories 16 years ago
openpromfs 3222a3e55f [PATCH] fix ->llseek for more directories 16 years ago
partitions 572c489215 [PATCH] sanitize blkdev_get() and friends 16 years ago
proc c8126cc602 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc 16 years ago
qnx4 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
ramfs ba9ddf4939 Ramfs and Ram Disk pages are unevictable 17 years ago
reiserfs 2248485640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 16 years ago
romfs 0056e65f9e romfs_readpage: don't report errors for pages beyond i_size 17 years ago
smbfs e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
sysfs 3222a3e55f [PATCH] fix ->llseek for more directories 16 years ago
sysv 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
ubifs 396b122f6a Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 17 years ago
udf 9fbb76ce0f [PATCH] get rid of on-stack dentry in udf 16 years ago
ufs 3222a3e55f [PATCH] fix ->llseek for more directories 16 years ago
vfat b271e067c8 fatfs: add UTC timestamp option 17 years ago
xfs 2248485640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 16 years ago
Kconfig 2c512397ca [patch 1/3] FS_MBCACHE: don't needlessly make it built-in 16 years ago
Kconfig.binfmt 656eb2cd5d add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS 17 years ago
Makefile cab893d909 ext4: Remove an old reference to ext4dev in Makefile comment 17 years ago
aio.c 516e0cc564 [PATCH] f_count may wrap around 17 years ago
anon_inodes.c 99829b8329 flag parameters: NONBLOCK in anon_inode_getfd 17 years ago
attr.c a77b72da24 [patch] vfs: make security_inode_setattr() calling consistent 16 years ago
bad_inode.c e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
binfmt_aout.c 6341c393fc tracehook: exec 17 years ago
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 17 years ago
binfmt_elf_fdpic.c 2515ddc6db binfmt_elf_fdpic: Update for cputime changes. 17 years ago
binfmt_em86.c bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc 17 years ago
binfmt_flat.c f4cfb18d79 uclinux: fix gzip header parsing in binfmt_flat.c 17 years ago
binfmt_misc.c bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc 17 years ago
binfmt_script.c bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc 17 years ago
binfmt_som.c cde162c2a9 binfmt_som.c: add MODULE_LICENSE 17 years ago
bio-integrity.c 74aa8c2cc0 block: Introduce integrity data ownership flag 17 years ago
bio.c 6feef531f5 block: mark bio_split_pool static 17 years ago
block_dev.c 2248485640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 16 years ago
buffer.c 51b07fc3c5 fs: buffer lock use lock bitops 17 years ago
char_dev.c a518ab9329 [PATCH] tidy up chrdev_open 16 years ago
compat.c 4d36a9e65d select: deal with math overflow from borderline valid userland data 16 years ago
compat_binfmt_elf.c 2f79e48ae2 x86: compat_binfmt_elf 17 years ago
compat_ioctl.c e8938a62a8 remove unused #include <linux/dirent.h>'s 17 years ago
dcache.c fd217f4d70 [PATCH] fs: add a sanity check in d_free 16 years ago
dcookies.c cf28b4863f d_path: Make d_path() use a struct path 17 years ago
direct-io.c e1f8e87449 Remove Andrew Morton's old email accounts 17 years ago
dnotify.c 9f3acc3140 [PATCH] split linux/file.h 17 years ago
dquot.c 8264613def [PATCH] switch quota_on-related stuff to kern_path() 16 years ago
drop_caches.c af065b8a19 vfs: skip inodes without pages to free in drop_pagecache_sb() 17 years ago
eventfd.c e38b36f325 flag parameters: check magic constants 17 years ago
eventpoll.c 9ce209d64d epoll: avoid double-inserts in case of EFAULT 16 years ago
exec.c 6409324b38 coredump: format_corename: don't append .%pid if multi-threaded 17 years ago
fcntl.c 1b7e190b47 [PATCH] clean dup2() up a bit 17 years ago
fifo.c aeb5d72706 [PATCH] introduce fmode_t, do annotations 16 years ago
file.c 1027abe882 [PATCH] merge locate_fd() and get_unused_fd() 17 years ago
file_table.c 233e70f422 saner FASYNC handling on file close 16 years ago
filesystems.c 6827400713 proc: move /proc/filesystems to fs/filesystems.c 16 years ago
fs-writeback.c e1f8e87449 Remove Andrew Morton's old email accounts 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 7d455e0030 fs/inode.c: properly init address_space->writeback_index 17 years ago
inotify.c 0d71bd5993 inotify: remove debug code 17 years ago
inotify_user.c 233e70f422 saner FASYNC handling on file close 16 years ago
internal.h 6d59e7f582 [PATCH] move a bunch of declarations to fs/internal.h 17 years ago
ioctl.c 06270d5d6a provide generic_block_fiemap() only with BLOCK=y 17 years ago
ioprio.c 2d70b68d42 fix setpriority(PRIO_PGRP) thread iterator breakage 17 years ago
libfs.c 4e02ed4b4a fs: remove prepare_write/commit_write 16 years ago
locks.c 88ed86fee6 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc 16 years ago
mbcache.c 335e92e8a5 vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs 17 years ago
mpage.c e1f8e87449 Remove Andrew Morton's old email accounts 17 years ago
namei.c f696a3659f [PATCH] move executable checking into ->permission() 16 years ago
namespace.c 0e55a7cca4 [RFC PATCH] touch_mnt_namespace when the mount flags change 16 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 aeb5d72706 [PATCH] introduce fmode_t, do annotations 16 years ago
pipe.c 233e70f422 saner FASYNC handling on file close 16 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 02a55ca871 quota: cleanup loop in sync_dquots() 17 years ago
quota_v1.c 74abb9890d quota: move function-macros from quota.h to quotaops.h 17 years ago
quota_v2.c 74abb9890d quota: move function-macros from quota.h to quotaops.h 17 years ago
read_write.c 3a8cff4f02 [PATCH] generic_file_llseek tidyups 16 years ago
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
readdir.c 53c9c5c0e3 [PATCH] prepare vfs_readdir() callers to returning filldir result 16 years ago
select.c 4d36a9e65d select: deal with math overflow from borderline valid userland data 16 years ago
seq_file.c 3eda201180 seq_file: add seq_cpumask_list(), seq_nodemask_list() 17 years ago
signalfd.c e38b36f325 flag parameters: check magic constants 17 years ago
splice.c 4e02ed4b4a fs: remove prepare_write/commit_write 16 years ago
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied 18 years ago
stat.c 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. 17 years ago
super.c 2248485640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 16 years ago
sync.c cce7708158 SYNC_FILE_RANGE_WRITE may and will block. Document that. 17 years ago
timerfd.c 76369470b7 hrtimer: convert timerfd to the new hrtimer apis 17 years ago
utimes.c 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. 17 years ago
xattr.c 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. 17 years ago
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago