Julia Lawall f1d9e4586e fs/9p: change simple_strtol to simple_strtoul 16 years ago
..
9p f1d9e4586e fs/9p: change simple_strtol to simple_strtoul 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 96b0317906 autofs4: collect version check return 16 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 331c313510 cifs: fix buffer overrun in parse_DFS_referrals 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 278afcbf4f dlm: fix shutdown cleanup 16 years ago
ecryptfs ac97b9f9a2 eCryptfs: Allocate up to two scatterlists for crypto ops on keys 16 years ago
efs 440037287c [PATCH] switch all filesystems over to d_obtain_alias 16 years ago
exportfs a4f4d6df53 EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent() 16 years ago
ext2 2248485640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 16 years ago
ext3 6cdfcc275e ext3: Clean up outdated and incorrect comment for ext3_write_super() 16 years ago
ext4 02d2116887 revert "percpu_counter: new function percpu_counter_sum_and_set" 16 years ago
fat c3302931db fat: i_blocks warning fix 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 ea7e743e49 hostfs: fix a duplicated global function name 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 e219cca082 jbd: don't give up looking for space so easily in __log_wait_for_space 16 years ago
jbd2 2423840ded jbd2: deregister proc on failure in jbd2_journal_init_inode 16 years ago
jffs2 c361948712 Merge git://git.infradead.org/mtd-2.6 16 years ago
jfs 2248485640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 16 years ago
lockd a8d82d9b95 NLM: client-side nlm_lookup_host() should avoid matching on srcaddr 16 years ago
minix 51cc50685a SL*B: drop kmem cache argument from constructor 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 e4625eb826 nfsd: use of unitialized list head on error exit in nfs4recover.c 16 years ago
nls 5f4123be3c remove CONFIG_KMOD from fs 17 years ago
ntfs 0380155363 ntfs: don't fool kernel-doc 16 years ago
ocfs2 a97721894a ocfs2: Add JBD2 compat feature bit. 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 55e8e30c38 block/md: fix md autodetection 16 years ago
proc 9c24624727 KSYM_SYMBOL_LEN fixes 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 16 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 3477d20465 UBIFS: pre-allocate bulk-read buffer 16 years ago
udf 52b19ac993 udf: Fix BUG_ON() in destroy_inode() 16 years ago
ufs 3222a3e55f [PATCH] fix ->llseek for more directories 16 years ago
xfs 576a488a27 [XFS] Fix hang after disallowed rename across directory quota domains 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 16 years ago
Makefile 990e194e69 fat: move fs/vfat/* and fs/msdos/* to fs/fat 16 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 16 years ago
binfmt_elf_fdpic.c 2515ddc6db binfmt_elf_fdpic: Update for cputime changes. 16 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 fd4ce1acd0 [PATCH 1/2] kill FMODE_NDELAY_NOW 16 years ago
buffer.c 52b19ac993 udf: Fix BUG_ON() in destroy_inode() 16 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 7ef9964e6d epoll: introduce resource usage limits 16 years ago
exec.c 85f334666a tracehook: exec double-reporting fix 16 years ago
fcntl.c 218d11a8b0 Fix a race condition in FASYNC handling 16 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 6ee5a399d6 inotify: fix IN_ONESHOT unmount event watcher 16 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 218d11a8b0 Fix a race condition in FASYNC handling 16 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 f9454548e1 don't unlink an active swapfile 16 years ago
namespace.c afef80b3d8 vfs: fix shrink_submounts 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() 16 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