Dave Hansen e3a68e30d2 ext3: remove extra IS_RDONLY() check 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 e8edc6e03a Detach sched.h from mm.h 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 ac90a25525 [DLM] dump more lock values 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 a6739af8b9 ext2: fix a comment when ext2_release_file() is called 18 years ago
ext3 e3a68e30d2 ext3: remove extra IS_RDONLY() check 18 years ago
ext4 32c3773011 ext4: fix deadlock in ext4_remount() and orphan list handling 18 years ago
fat 9aacd59934 fat: gcc 4.3 warning fix 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 a5001a2780 HFSPlus: change kmalloc/memset to kzalloc 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 fe28e42b99 jbd commit: fix transaction dropping 18 years ago
jbd2 f89b779508 jbd2 commit: fix transaction dropping 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 259902ea95 Make NFS client use seq_list_xxx helpers 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 f46ba2235f [PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctly 18 years ago
ntfs 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
ocfs2 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
openpromfs a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
partitions d05e96fe46 fix compiler warnings in acorn.c 18 years ago
proc b663a79c19 taskstats: add context-switch counters 18 years ago
qnx4 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
ramfs 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 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 647bd61a5f UDF: check for allocated memory for inode data 18 years ago
ufs 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
vfat c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
xfs 0f1145cc18 [XFS] Fix lockdep annotations for xfs_lock_inodes 18 years ago
Kconfig bd238fb431 9p: Reorganization of 9p file system code 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 5dc8bf8132 signal/timer/event fds: anonymous inode source 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 203a2935c7 fs/block_dev.c: use list_for_each_entry() 18 years ago
buffer.c 4a2d44590a buffer: kill old incorrect comment 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 f4d43bd579 fix compat console unimap regression 18 years ago
dcache.c e63340ae6b header cleaning: don't include smp_lock.h when not used 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 7925409e20 circular locking dependency found in QUOTA OFF 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 a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 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 64d67d2177 revert "vanishing ioctl handler debugging" 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 e18b890bb0 [PATCH] slab: remove kmem_cache_t 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 467e9f4b50 fix create_new_namespaces() return value 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 51a92c0f6c splice: fix offset mangling with direct splicing (sendfile) 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 1e5de2837c Fix permission checking for the new utimensat() system call 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