Rusty Russell 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
..
9p 9e2f6688c0 9p: re-enable mount time debug option 18 years ago
adfs 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
affs 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
afs 03a9c30c23 AFS: drop explicit extern 18 years ago
autofs fa0334f19f Replace pid_t in autofs with struct pid reference 18 years ago
autofs4 d78e53c89a Fix some coding-style errors in autofs 18 years ago
befs a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
bfs 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
cifs 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
coda 7c9e3c2e3b wrong order of arguments of ->readdir() 18 years ago
configfs 631d1febab configfs: config item dependancies. 18 years ago
cramfs 6fe6900e1e mm: make read_cache_page synchronous 18 years ago
debugfs cfc94cdf8e debugfs: add rename for debugfs files 18 years ago
devpts 3972b7f67b devpts: add fsnotify create event 18 years ago
dlm e6bd07aee7 configfs: Convert subsystem semaphore to mutex 18 years ago
ecryptfs 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
efs a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
exportfs e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
ext2 2235219b77 ext2: statfs speed up 18 years ago
ext3 a71ce8c6c9 ext3: statfs speed up 18 years ago
ext4 5e70030d4c ext4: statfs speed up 18 years ago
fat 98283bb49c fat: Fix the race of read/write the FAT12 entry 18 years ago
freevxfs 85420ccad1 vxfs warning fixes 18 years ago
fuse 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
gfs2 aa0ac36518 Remove capability.h from mm.h 18 years ago
hfs 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
hfsplus d45bce8faf HFS+: add custom dentry hash and comparison operations 18 years ago
hostfs 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
hpfs 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
hppfs ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
hugetlbfs b4c07bce79 hugetlbfs: handle empty options string 18 years ago
isofs f17e121fd0 remove useless tolower in isofs 18 years ago
jbd f482394ccb is_power_of_2(): jbd 18 years ago
jbd2 f482394ccb is_power_of_2(): jbd 18 years ago
jffs2 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
jfs 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
lockd c98451bdb2 NLM: fix source address of callback to client 18 years ago
minix 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
msdos 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
ncpfs 17973f5af7 Only send SIGXFSZ when exceeding rlimits. 18 years ago
nfs 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
nfs_common 83bbe2ef63 [PATCH] nfs_common endianness annotations 19 years ago
nfsd 16cefa8c38 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 18 years ago
nls 29e3f34777 NLS: Remove obsolete Makefile entries 18 years ago
ntfs 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
ocfs2 add096909d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 18 years ago
openpromfs a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
partitions 959bc220df Fix LDM for new field in the VOL5 VBLK. 18 years ago
proc 10b275ddfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched 18 years ago
qnx4 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
ramfs 769848c038 Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated 18 years ago
reiserfs 17973f5af7 Only send SIGXFSZ when exceeding rlimits. 18 years ago
romfs a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
smbfs 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
sysfs 91a6902958 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes 18 years ago
sysv 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
udf d375b97037 UDF: fix function name from udf_crc16 to udf_crc 18 years ago
ufs 9e8c4273ef is_power_of_2: ufs/super.c 18 years ago
vfat c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
xfs 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
Kconfig b91cba52e9 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 18 years ago
Kconfig.binfmt 1d4be747a8 fs: Kill sh dependency for binfmt_flat. 18 years ago
Makefile e1ad7468c7 signal/timer/event: eventfd core 18 years ago
aio.c 9c3060bedd signal/timer/event: KAIO eventfd support example 18 years ago
anon_inodes.c 4b4e5a1411 Fix trivial typos in anon_inodes.c comments 18 years ago
attr.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
bad_inode.c d6f517568f sendfile: remove bad_sendfile() from bad_file_ops 18 years ago
binfmt_aout.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
binfmt_elf.c 4d3b573ad9 binfmt_elf warning fix 18 years ago
binfmt_elf_fdpic.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
binfmt_em86.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
binfmt_flat.c c287ef1ff9 nommu: report correct errno in message 18 years ago
binfmt_misc.c e8edc6e03a Detach sched.h from mm.h 18 years ago
binfmt_script.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
binfmt_som.c dc02747da7 [PARISC] Fix fs/binfmt_som.c 19 years ago
bio.c 72d3a38ee0 unexport bio_{,un}map_user 18 years ago
block_dev.c 4210df283c bd_claim_by_disk: fix warning 18 years ago
buffer.c 5ad333eb66 Lumpy Reclaim V4 18 years ago
char_dev.c 2363cc0264 [PATCH] remove protection of LANANA-reserved majors 18 years ago
compat.c 6087b2dab2 optimize compat_core_sys_select() by a using stack space for small fd sets 18 years ago
compat_ioctl.c 98701dc19e compat32: ignore the LOOP_CLR_FD ioctl 18 years ago
dcache.c 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
dcookies.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
direct-io.c fcb82f8835 dio: remove bogus refcounting BUG_ON 18 years ago
dnotify.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
dquot.c 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
drop_caches.c fc9a07e7bf invalidate_mapping_pages(): add cond_resched 18 years ago
eventfd.c d48eb23315 eventfd use waitqueue lock ... 18 years ago
eventpoll.c f0ee9aabb0 epoll: move kfree inside ep_free 18 years ago
exec.c 492c8b332e uselib: add missing MNT_NOEXEC check 18 years ago
fcntl.c bbea9f6966 [PATCH] fdtable: Make fdarray and fdsets equal in size 18 years ago
fifo.c e8edc6e03a Detach sched.h from mm.h 18 years ago
file.c 01b2d93ca4 [PATCH] fdtable: Provide free_fdtable() wrapper 18 years ago
file_table.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
filesystems.c 79c0b2df79 add filesystem subtype support 18 years ago
fs-writeback.c 4b89eed93e Write back inode data pages even when the inode itself is locked 18 years ago
generic_acl.c f0c8bd164e [PATCH] Generic infrastructure for acls 19 years ago
inode.c 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
inotify.c b5e618181a Introduce a handy list_first_entry macro 18 years ago
inotify_user.c f9e4acf3be [PATCH] inotify: read return val fix 18 years ago
internal.h 6272e26679 cleanup compat ioctl handling 18 years ago
ioctl.c 681dcd9543 drop obsolete sys_ioctl export 18 years ago
ioprio.c 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task 18 years ago
libfs.c 0f8952c2fa fs/libfs.c: >80 columns line break fix 18 years ago
locks.c a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
mbcache.c 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
mpage.c 0ea9718016 consolidate generic_writepages and mpage_writepages 18 years ago
namei.c 4fc03b9beb [PATCH] complete message queue auditing 18 years ago
namespace.c 948730b0e3 fs/namespace.c should #include "internal.h" 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 4a19542e5f O_CLOEXEC for SCM_RIGHTS 18 years ago
pipe.c 0845718daf pipe: add documentation and comments 18 years ago
pnode.c b5e618181a Introduce a handy list_first_entry macro 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 b716395e2b diskquota: 32bit quota tools on 64bit architectures 18 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 d96e6e7164 Remove remnants of sendfile() 18 years ago
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
readdir.c 022a169244 ROUND_UP macro cleanup in fs/(select|compat|readdir).c 18 years ago
select.c ccf6780dc3 Style fix in fs/select.c 18 years ago
seq_file.c cb510b8172 seq_file: more atomicity in traverse() 18 years ago
signalfd.c f8738c5c52 avoid spurious POLLIN returns in signalfd 18 years ago
splice.c bcd4f3acba splice: direct splicing updates ppos twice 18 years ago
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied 18 years ago
stat.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
super.c b4c07bce79 hugetlbfs: handle empty options string 18 years ago
sync.c edd5cd4a94 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM 18 years ago
timerfd.c 18963c01b8 timerfd use waitqueue lock ... 18 years ago
utimes.c 5b37696fda utime(s): Honour CAP_FOWNER when times==NULL 18 years ago
xattr.c 510f4006e7 [PATCH] audit inode for all xattr syscalls 18 years ago
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago