..
9p
[PATCH] v9fs: fix handling of malformed 9P messages
20 years ago
adfs
[ARM] fs/adfs/adfs.h: "extern inline" doesn't make sense
20 years ago
affs
[PATCH] update filesystems for new delete_inode behavior
20 years ago
afs
[PATCH] Fix up symlink function pointers
20 years ago
autofs
[PATCH] autofs: fix "busy inodes after umount..."
20 years ago
autofs4
[PATCH] Fix up symlink function pointers
20 years ago
befs
befs: fix up missed follow_link declaration change
20 years ago
bfs
[PATCH] bfs: fix endianness, signedness; add trivial bugfix
20 years ago
cifs
[PATCH] fs: convert kcalloc to kzalloc
20 years ago
coda
[PATCH] class: convert the remaining class_simple users in the kernel to usee the new class api
20 years ago
cramfs
[PATCH] fix cramfs making duplicate entries in inode cache
20 years ago
debugfs
[PATCH] remove duplicate get_dentry functions in various places
20 years ago
devfs
[PATCH] Fix up symlink function pointers
20 years ago
devpts
[PATCH] Generic VFS fallback for security xattrs
20 years ago
efs
…
exportfs
…
ext2
[PATCH] ext2: Enable atomic inode security labeling
20 years ago
ext3
[PATCH] ext3: Enable atomic inode security labeling
20 years ago
fat
[PATCH] update filesystems for new delete_inode behavior
20 years ago
freevxfs
[PATCH] fs: convert kcalloc to kzalloc
20 years ago
fuse
[PATCH] FUSE: add fsync operation for directories
20 years ago
hfs
[PATCH] hfs: NLS support
20 years ago
hfsplus
[PATCH] Change HFS+ to not use ll_rw_block()
20 years ago
hostfs
[PATCH] update filesystems for new delete_inode behavior
20 years ago
hpfs
[PATCH] update filesystems for new delete_inode behavior
20 years ago
hppfs
[PATCH] hppfs: fix symlink error path
20 years ago
hugetlbfs
[PATCH] Avoiding mmap fragmentation
20 years ago
isofs
Check input buffer size in zisofs
20 years ago
jbd
[PATCH] Fix race in do_get_write_access()
20 years ago
jffs
[PATCH] update filesystems for new delete_inode behavior
20 years ago
jffs2
[PATCH] jffs/jffs2: remove wrong function prototypes
20 years ago
jfs
[PATCH] update filesystems for new delete_inode behavior
20 years ago
lockd
[PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64
20 years ago
minix
[PATCH] update filesystems for new delete_inode behavior
20 years ago
msdos
…
ncpfs
[PATCH] update filesystems for new delete_inode behavior
20 years ago
nfs
[PATCH] update filesystems for new delete_inode behavior
20 years ago
nfs_common
[PATCH] NFS: Ensure ACL xdr code doesn't overflow.
20 years ago
nfsd
[PATCH] sunrpc: cache_register can use wrong module reference
20 years ago
nls
[PATCH] make some things static
20 years ago
ntfs
NTFS: 2.1.24 release and some minor final fixes.
20 years ago
openpromfs
…
partitions
[PATCH] small partitions/msdos cleanups
20 years ago
proc
[PATCH] files: lock-free fd look-up
20 years ago
qnx4
[PATCH] update filesystems for new delete_inode behavior
20 years ago
ramfs
…
reiserfs
[PATCH] update filesystems for new delete_inode behavior
20 years ago
relayfs
[PATCH] relayfs
20 years ago
romfs
…
smbfs
[PATCH] update filesystems for new delete_inode behavior
20 years ago
sysfs
[PATCH] Fix oops in sysfs_hash_and_remove_file()
20 years ago
sysv
[PATCH] update filesystems for new delete_inode behavior
20 years ago
udf
[PATCH] update filesystems for new delete_inode behavior
20 years ago
ufs
[PATCH] update filesystems for new delete_inode behavior
20 years ago
vfat
…
xfs
[XFS] Revert recent quota Makefile change, not in a fit state for merging.
20 years ago
Kconfig
[PATCH] FUSE - MAINTAINERS, Kconfig and Makefile changes
20 years ago
Kconfig.binfmt
…
Makefile
[PATCH] FUSE - MAINTAINERS, Kconfig and Makefile changes
20 years ago
aio.c
[PATCH] files: files struct with RCU
20 years ago
attr.c
[PATCH] inotify
20 years ago
bad_inode.c
[PATCH] make some things static
20 years ago
binfmt_aout.c
[PATCH] Avoiding mmap fragmentation
20 years ago
binfmt_elf.c
[PATCH] Avoiding mmap fragmentation
20 years ago
binfmt_elf_fdpic.c
…
binfmt_em86.c
…
binfmt_flat.c
[PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loader
20 years ago
binfmt_misc.c
…
binfmt_script.c
…
binfmt_som.c
…
bio.c
[PATCH] bogus cast in bio.c
20 years ago
block_dev.c
[PATCH] block: add unlocked_ioctl support for block devices
20 years ago
buffer.c
[PATCH] Make ll_rw_block() wait for buffer lock
20 years ago
char_dev.c
[PATCH] cdev: cdev_put oops
20 years ago
compat.c
[PATCH] remove duplicated sys_open32() code from 64bit archs
20 years ago
compat_ioctl.c
…
dcache.c
[PATCH] fsnotify_name/inoderemove
20 years ago
dcookies.c
[PATCH] dcookies.c: use proper refcounting functions
20 years ago
direct-io.c
[PATCH] pass iocb to dio_iodone_t
20 years ago
dnotify.c
…
dquot.c
[PATCH] list_for_each_entry: fs-dquot.c
20 years ago
eventpoll.c
[PATCH] Remove eventpoll macro obfuscation
20 years ago
exec.c
[PATCH] files: break up files struct
20 years ago
fcntl.c
[PATCH] files: lock-free fd look-up
20 years ago
fifo.c
…
file.c
[PATCH] files: files struct with RCU
20 years ago
file_table.c
[PATCH] files: files struct with RCU
20 years ago
filesystems.c
…
fs-writeback.c
[PATCH] O(1) sb list traversing on syncs
20 years ago
inode.c
[PATCH] move truncate_inode_pages() into ->delete_inode()
20 years ago
inotify.c
[PATCH] inotify: fix event loss on hardlinked files
20 years ago
ioctl.c
…
ioprio.c
Don't allow normal users to set idle IO priority
20 years ago
libfs.c
[PATCH] fix fsync(dir) return value for ram-based filesystems
20 years ago
locks.c
[PATCH] files: break up files struct
20 years ago
mbcache.c
[PATCH] mbcache: Remove unused mb_cache_shrink parameter
20 years ago
mpage.c
[PATCH] mpage_end_io_write() I/O error handling fix
20 years ago
namei.c
[PATCH] remove the inode_post_link and inode_post_rename LSM hooks
20 years ago
namespace.c
[PATCH] pivot_root() circular reference fix
20 years ago
nfsctl.c
…
open.c
[PATCH] files: files struct with RCU
20 years ago
pipe.c
[PATCH] pipe: remove redundant fifo_poll abstraction
20 years ago
posix_acl.c
…
quota.c
[PATCH] O(1) sb list traversing on syncs
20 years ago
quota_v1.c
…
quota_v2.c
…
read_write.c
[PATCH] remove file.f_maxcount
20 years ago
readdir.c
…
select.c
[PATCH] files: lock-free fd look-up
20 years ago
seq_file.c
…
stat.c
…
super.c
[PATCH] set mnt_namespace in the correct place
20 years ago
xattr.c
[PATCH] fsnotify: hook on removexattr, too
20 years ago
xattr_acl.c
…