Michael Halcrow b6c1d8fcba eCryptfs: remove unused functions and kmem_cache 18 年 前
..
9p 66abe5f257 9PFS: clean up explicit check for mandatory locks 18 年 前
adfs b4585729f0 fs: adfs convert to new aops 18 年 前
affs f2b6a16eb8 fs: affs convert to new aops 18 年 前
afs 541010e4b8 Merge branch 'locks' of git://linux-nfs.org/~bfields/linux 18 年 前
autofs fa0334f19f Replace pid_t in autofs with struct pid reference 18 年 前
autofs4 1864f7bd58 autofs4: deadlock during create 18 年 前
befs 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 年 前
bfs eedcbba5e0 bfs: convert to new aops 18 年 前
cifs 5e6e623275 [CIFS] Check return code on failed alloc 18 年 前
coda d3fec424b2 coda: remove CODA_STORE/CODA_RELEASE upcalls 18 年 前
configfs 800d15a53e implement simple fs aops 18 年 前
cramfs 6fe6900e1e mm: make read_cache_page synchronous 18 年 前
debugfs e6716b87d5 docbook: fix filesystems content 18 年 前
devpts 3972b7f67b devpts: add fsnotify create event 18 年 前
dlm efefc6eb38 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 18 年 前
ecryptfs b6c1d8fcba eCryptfs: remove unused functions and kmem_cache 18 年 前
efs 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 年 前
exportfs 019ab801cf knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry 18 年 前
ext2 03158cd7eb fs: restore nobh 18 年 前
ext3 f4fc66a894 ext3: convert to new aops 18 年 前
ext4 bfc1af650a ext4: convert to new aops 18 年 前
fat d7777a25a0 fat: convert to new aops 18 年 前
freevxfs 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 年 前
fuse 5e6f58a1d7 fuse: convert to new aops 18 年 前
gfs2 7765ec26ae gfs2: convert to new aops 18 年 前
hfs 7903d9eed8 hfs: convert to new aops 18 年 前
hfsplus 7c0efc6277 hfsplus: convert to new aops 18 年 前
hostfs 84b3db04ca uml: fix hostfs style 18 年 前
hpfs d6091b7201 hpfs: convert to new aops 18 年 前
hppfs ee9b6d61a2 [PATCH] Mark struct super_operations const 18 年 前
hugetlbfs e63e1e5a6b hugetlbfs read() support 18 年 前
isofs 817794e0df isofs: mounting to regular file may succeed 18 年 前
jbd e12ba74d8f Group short-lived and reclaimable kernel allocations 18 年 前
jbd2 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 年 前
jffs2 205c109a7a jffs2: convert to new aops 18 年 前
jfs 03158cd7eb fs: restore nobh 18 年 前
lockd 0896a725a1 NFS/SUNRPC: use transport protocol naming 18 年 前
minix 4a66af9eaa minixfs: convert to new aops 18 年 前
msdos 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 年 前
ncpfs d7ef970baf NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY 18 年 前
nfs 4899f9c852 nfs: convert to new aops 18 年 前
nfs_common 83bbe2ef63 [PATCH] nfs_common endianness annotations 19 年 前
nfsd cce76f9b96 fs/nfsd/export.c: make 3 functions static 18 年 前
nls 29e3f34777 NLS: Remove obsolete Makefile entries 18 年 前
ntfs bfab36e816 NTFS: Fix a mount time deadlock. 18 年 前
ocfs2 b6af1bcd87 ocfs2: convert to new aops 18 年 前
openpromfs 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 年 前
partitions b1519d047c fs/partitions/sun.c endianness annotations 18 年 前
proc 467c996c1e Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo 18 年 前
qnx4 f870618428 qnx4: convert to new aops 18 年 前
ramfs 800d15a53e implement simple fs aops 18 年 前
reiserfs f7557e8f7f reiserfs: use generic_cont_expand_simple 18 年 前
romfs 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 年 前
smbfs fb53b30948 smbfs: convert to new aops 18 年 前
sysfs 800d15a53e implement simple fs aops 18 年 前
sysv 26a6441aad sysv: convert to new aops 18 年 前
udf be021ee41a udf: convert to new aops 18 年 前
ufs 82b9d1d0da ufs: convert to new aops 18 年 前
vfat c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 年 前
xfs d79689c703 xfs: convert to new aops 18 年 前
Kconfig f4921aff5b Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 18 年 前
Kconfig.binfmt 1d4be747a8 fs: Kill sh dependency for binfmt_flat. 18 年 前
Makefile e1ad7468c7 signal/timer/event: eventfd core 18 年 前
aio.c 87e2831c3f AIO: fix cleanup in io_submit_one(...) 18 年 前
anon_inodes.c 49c13b51a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm 18 年 前
attr.c 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 年 前
bad_inode.c d6f517568f sendfile: remove bad_sendfile() from bad_file_ops 18 年 前
binfmt_aout.c 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 年 前
binfmt_elf.c 557ed1fa26 remove ZERO_PAGE 18 年 前
binfmt_elf_fdpic.c 557ed1fa26 remove ZERO_PAGE 18 年 前
binfmt_em86.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 年 前
binfmt_flat.c 576bb9ced2 binfmt_flat: checkpatch fixing minimum support for the blackfin relocations 18 年 前
binfmt_misc.c b6a2fea393 mm: variable length argument support 18 年 前
binfmt_script.c b6a2fea393 mm: variable length argument support 18 年 前
binfmt_som.c dc02747da7 [PARISC] Fix fs/binfmt_som.c 19 年 前
bio.c 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 年 前
block_dev.c 6272b5a586 block_dev: convert to new aops 18 年 前
buffer.c e12ba74d8f Group short-lived and reclaimable kernel allocations 18 年 前
char_dev.c e53252d97e unregister_chrdev() return void 18 年 前
compat.c b6a2fea393 mm: variable length argument support 18 年 前
compat_ioctl.c 038a5008b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 18 年 前
dcache.c e12ba74d8f Group short-lived and reclaimable kernel allocations 18 年 前
dcookies.c 4e950f6f01 Remove fs.h from mm.h 18 年 前
direct-io.c 557ed1fa26 remove ZERO_PAGE 18 年 前
dnotify.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 年 前
dquot.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 年 前
drop_caches.c fc9a07e7bf invalidate_mapping_pages(): add cond_resched 18 年 前
eventfd.c d48eb23315 eventfd use waitqueue lock ... 18 年 前
eventpoll.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 年 前
exec.c b8fceee17a signalfd simplification 18 年 前
fcntl.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 年 前
fifo.c e8edc6e03a Detach sched.h from mm.h 18 年 前
file.c 01b2d93ca4 [PATCH] fdtable: Provide free_fdtable() wrapper 18 年 前
file_table.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 年 前
filesystems.c 79c0b2df79 add filesystem subtype support 18 年 前
fs-writeback.c f5ff8422bb Fix warnings with !CONFIG_BLOCK 18 年 前
generic_acl.c 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 年 前
inode.c 14358e6dda lockdep: annotate dir vs file i_mutex 18 年 前
inotify.c b5e618181a Introduce a handy list_first_entry macro 18 年 前
inotify_user.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 年 前
internal.h 6272e26679 cleanup compat ioctl handling 18 年 前
ioctl.c 681dcd9543 drop obsolete sys_ioctl export 18 年 前
ioprio.c 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task 18 年 前
libfs.c afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 18 年 前
locks.c 7f8ada98d9 Rework /proc/locks via seq_files and seq_list helpers 18 年 前
mbcache.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 年 前
mpage.c eb2be18931 mm: buffered write cleanup 18 年 前
namei.c afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 18 年 前
namespace.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 年 前
nfsctl.c 16b6287a52 nfsctl: use vfs_path_lookup 18 年 前
no-block.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 年 前
open.c 9700382c3c VFS: fix a race in lease-breaking during truncate 18 年 前
pipe.c 71e20f1873 sched: affine sync wakeups 18 年 前
pnode.c b5e618181a Introduce a handy list_first_entry macro 18 年 前
pnode.h 6b3286ed11 [PATCH] rename struct namespace to struct mnt_namespace 18 年 前
posix_acl.c 52978be636 [PATCH] kmemdup: some users 19 年 前
quota.c 7a6c813594 [IA64] Fix build failure in fs/quota.c 18 年 前
quota_v1.c 1da177e4c3 Linux-2.6.12-rc2 20 年 前
quota_v2.c d3be915fc5 [PATCH] sem2mutex: quota 19 年 前
read_write.c a16877ca9c Cleanup macros for distinguishing mandatory locks 18 年 前
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 年 前
readdir.c 022a169244 ROUND_UP macro cleanup in fs/(select|compat|readdir).c 18 年 前
select.c dd23aae4f5 Fix select on /proc files without ->poll 18 年 前
seq_file.c 39699037a5 [FS] seq_file: Introduce the seq_open_private() 18 年 前
signalfd.c b8fceee17a signalfd simplification 18 年 前
splice.c afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 18 年 前
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied 18 年 前
stat.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 年 前
super.c b4c07bce79 hugetlbfs: handle empty options string 18 年 前
sync.c edd5cd4a94 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM 18 年 前
timerfd.c 098284020c make timerfd return a u64 and fix the __put_user 18 年 前
utimes.c 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 年 前
xattr.c 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 年 前
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 年 前