Nathan Scott c9fc0d6a69 [XFS] Revert recent quota Makefile change, not in a fit state for merging. hace 20 años
..
adfs e0c93142ce [ARM] fs/adfs/adfs.h: "extern inline" doesn't make sense hace 20 años
affs 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
afs 008b150a3c [PATCH] Fix up symlink function pointers hace 20 años
autofs cc314eef01 Fix nasty ncpfs symlink handling bug. hace 20 años
autofs4 008b150a3c [PATCH] Fix up symlink function pointers hace 20 años
befs db873896d1 befs: fix up missed follow_link declaration change hace 20 años
bfs 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
cifs e915fc497a [PATCH] fs: convert kcalloc to kzalloc hace 20 años
coda 1db560afe6 [PATCH] class: convert the remaining class_simple users in the kernel to usee the new class api hace 20 años
cramfs a97c9bf33f [PATCH] fix cramfs making duplicate entries in inode cache hace 20 años
debugfs 5f45f1a78f [PATCH] remove duplicate get_dentry functions in various places hace 20 años
devfs 008b150a3c [PATCH] Fix up symlink function pointers hace 20 años
devpts f549d6c18c [PATCH] Generic VFS fallback for security xattrs hace 20 años
efs 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
exportfs 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
ext2 8fc2751beb [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts hace 20 años
ext3 8fc2751beb [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts hace 20 años
fat f3ef6f63e5 [PATCH] Speedup FAT filesystem directory reads hace 20 años
freevxfs e915fc497a [PATCH] fs: convert kcalloc to kzalloc hace 20 años
hfs 328b922786 [PATCH] hfs: NLS support hace 20 años
hfsplus e39f07c83b [PATCH] Change HFS+ to not use ll_rw_block() hace 20 años
hostfs e89bbd3a0b [PATCH] remove iattr.ia_attr_flags hace 20 años
hpfs 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
hppfs fd589e0b66 [PATCH] hppfs: fix symlink error path hace 20 años
hugetlbfs 1363c3cd86 [PATCH] Avoiding mmap fragmentation hace 20 años
isofs fab5a60a29 Check input buffer size in zisofs hace 20 años
jbd 4407c2b6b2 [PATCH] Fix race in do_get_write_access() hace 20 años
jffs 5e1efe4931 [PATCH] jffs/jffs2: remove wrong function prototypes hace 20 años
jffs2 5e1efe4931 [PATCH] jffs/jffs2: remove wrong function prototypes hace 20 años
jfs 8fc2751beb [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts hace 20 años
lockd 7ee91ec14b [PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64 hace 20 años
minix 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
msdos 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
ncpfs db40716377 [PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING code hace 20 años
nfs 01c314a0c0 [PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup() hace 20 años
nfs_common 58fcb8df0b [PATCH] NFS: Ensure ACL xdr code doesn't overflow. hace 20 años
nfsd f35279d3f7 [PATCH] sunrpc: cache_register can use wrong module reference hace 20 años
nls 75c96f8584 [PATCH] make some things static hace 20 años
ntfs 481d037421 NTFS: Complete the previous fix for the unset device when mapping buffers hace 20 años
openpromfs 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
partitions 486fd404fb [PATCH] small partitions/msdos cleanups hace 20 años
proc ab8d11beb4 [PATCH] remove duplicated code from proc and ptrace hace 20 años
qnx4 75043cb5b3 [PATCH] fs/qnx4/*: fix sparse warnings hace 20 años
ramfs 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
reiserfs 53778ffde6 [PATCH] Change ll_rw_block() calls in Reiser hace 20 años
relayfs e82894f84d [PATCH] relayfs hace 20 años
romfs 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
smbfs c752f0739f [TCP]: Move the tcp sock states to net/tcp_states.h hace 20 años
sysfs 36676bcbf9 [PATCH] Fix oops in sysfs_hash_and_remove_file() hace 20 años
sysv 008b150a3c [PATCH] Fix up symlink function pointers hace 20 años
udf 1c71e22e4e [PATCH] udf_find_entry() cleanup hace 20 años
ufs 096125f31a [PATCH] Change ll_rw_block() calls in UFS hace 20 años
vfat 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
xfs c9fc0d6a69 [XFS] Revert recent quota Makefile change, not in a fit state for merging. hace 20 años
Kconfig 919532a545 [PATCH] fs/Kconfig: quota help text updates hace 20 años
Kconfig.binfmt 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
Makefile e82894f84d [PATCH] relayfs hace 20 años
aio.c 1e40cd383c [PATCH] uml: fixes performance regression in activate_mm and thus exec() hace 20 años
attr.c 0eeca28300 [PATCH] inotify hace 20 años
bad_inode.c 75c96f8584 [PATCH] make some things static hace 20 años
binfmt_aout.c 1363c3cd86 [PATCH] Avoiding mmap fragmentation hace 20 años
binfmt_elf.c 1363c3cd86 [PATCH] Avoiding mmap fragmentation hace 20 años
binfmt_elf_fdpic.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
binfmt_em86.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
binfmt_flat.c 213b24c93b [PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loader hace 20 años
binfmt_misc.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
binfmt_script.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
binfmt_som.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
bio.c 0481990b75 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 hace 20 años
block_dev.c bb93e3a52f [PATCH] block: add unlocked_ioctl support for block devices hace 20 años
buffer.c a766223625 [PATCH] Make ll_rw_block() wait for buffer lock hace 20 años
char_dev.c 7da6844cf7 [PATCH] cdev: cdev_put oops hace 20 años
compat.c e922efc342 [PATCH] remove duplicated sys_open32() code from 64bit archs hace 20 años
compat_ioctl.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
dcache.c 7a91bf7f5c [PATCH] fsnotify_name/inoderemove hace 20 años
dcookies.c 732dbef606 [PATCH] dcookies.c: use proper refcounting functions hace 20 años
direct-io.c 92198f7eaa [PATCH] pass iocb to dio_iodone_t hace 20 años
dnotify.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
dquot.c c33ed27126 [PATCH] list_for_each_entry: fs-dquot.c hace 20 años
eventpoll.c b030a4dd60 [PATCH] Remove eventpoll macro obfuscation hace 20 años
exec.c 5323125031 [PATCH] reset real_timer target on exec leader change hace 20 años
fcntl.c c293621bbf [PATCH] stale POSIX lock handling hace 20 años
fifo.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
file.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
file_table.c 2832e9366a [PATCH] remove file.f_maxcount hace 20 años
filesystems.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
fs-writeback.c 618f06362a [PATCH] O(1) sb list traversing on syncs hace 20 años
inode.c 5acd57936c [PATCH] fs: remove redundant timespec_equal test in update_atime() hace 20 años
inotify.c 7ea6040b0e [PATCH] inotify: fix event loss on hardlinked files hace 20 años
ioctl.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
ioprio.c f6fdd7d9c2 Don't allow normal users to set idle IO priority hace 20 años
libfs.c 8ae0b77811 [PATCH] fix fsync(dir) return value for ram-based filesystems hace 20 años
locks.c c293621bbf [PATCH] stale POSIX lock handling hace 20 años
mbcache.c 8c52ab42c1 [PATCH] mbcache: Remove unused mb_cache_shrink parameter hace 20 años
mpage.c 854715be73 [PATCH] mpage_end_io_write() I/O error handling fix hace 20 años
namei.c 09dd17d3e5 [PATCH] namei cleanup hace 20 años
namespace.c 0bb6fcc13a [PATCH] pivot_root() circular reference fix hace 20 años
nfsctl.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
open.c e922efc342 [PATCH] remove duplicated sys_open32() code from 64bit archs hace 20 años
pipe.c 5e5d7a2229 [PATCH] pipe: remove redundant fifo_poll abstraction hace 20 años
posix_acl.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
quota.c 618f06362a [PATCH] O(1) sb list traversing on syncs hace 20 años
quota_v1.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
quota_v2.c e821d94d34 [PATCH] quota: possible bug in quota format v2 support hace 20 años
read_write.c 2832e9366a [PATCH] remove file.f_maxcount hace 20 años
readdir.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
select.c 75c96f8584 [PATCH] make some things static hace 20 años
seq_file.c 67be2dd1ba [PATCH] DocBook: fix some descriptions hace 20 años
stat.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
super.c 484e389c63 [PATCH] set mnt_namespace in the correct place hace 20 años
xattr.c b800685437 [PATCH] fsnotify: hook on removexattr, too hace 20 años
xattr_acl.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años