.. |
9p
|
9p: use copy of the options value instead of original
|
17 years ago |
adfs
|
Slab API: remove useless ctor parameter and reorder parameters
|
17 years ago |
affs
|
fs: mark nibblemap const
|
17 years ago |
afs
|
fs/afs/vlocation.c: fix off-by-one
|
17 years ago |
autofs
|
Use task_pid_nr() instead of pid_nr(task_pid())
|
17 years ago |
autofs4
|
pid namespaces: round up the API
|
17 years ago |
befs
|
Slab API: remove useless ctor parameter and reorder parameters
|
17 years ago |
bfs
|
regression: bfs endianness bug
|
17 years ago |
cifs
|
regression: cifs endianness bug
|
17 years ago |
coda
|
coda: convert struct class_device to struct device
|
17 years ago |
configfs
|
r/o bind mounts: filesystem helpers for custom 'struct file's
|
17 years ago |
cramfs
|
fs/cramfs/inode.c: replace hardcoded value with preprocessor constant
|
17 years ago |
debugfs
|
[PATCH] pass dentry to audit_inode()/audit_inode_child()
|
17 years ago |
devpts
|
…
|
|
dlm
|
[DLM] lowcomms: Do not muck with sysctl_rmem_max.
|
17 years ago |
ecryptfs
|
ecryptfs: clean up attribute mess
|
17 years ago |
efs
|
exportfs: make struct export_operations const
|
17 years ago |
exportfs
|
exportfs: update documentation
|
17 years ago |
ext2
|
fix up ext2_fs.h for userspace after reservations backport
|
17 years ago |
ext3
|
ext3, ext4: avoid divide by zero
|
17 years ago |
ext4
|
ext3, ext4: avoid divide by zero
|
17 years ago |
fat
|
fat: optimize fat_count_free_clusters()
|
17 years ago |
freevxfs
|
…
|
|
fuse
|
fuse: fix attribute caching after rename
|
17 years ago |
gfs2
|
exportfs: make struct export_operations const
|
17 years ago |
hfs
|
hfs: fix coverity-found null deref
|
17 years ago |
hfsplus
|
Slab API: remove useless ctor parameter and reorder parameters
|
17 years ago |
hostfs
|
uml: fix hostfs style
|
17 years ago |
hpfs
|
Slab API: remove useless ctor parameter and reorder parameters
|
17 years ago |
hppfs
|
…
|
|
hugetlbfs
|
hugetlb: allow bulk updating in hugetlb_*_quota()
|
17 years ago |
isofs
|
exportfs: make struct export_operations const
|
17 years ago |
jbd
|
jbd: do not try lock_acquire after handle made invalid
|
17 years ago |
jbd2
|
JBD2: debug code cleanup.
|
17 years ago |
jffs2
|
Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2)
|
17 years ago |
jfs
|
Forbid user to change file flags on quota files
|
17 years ago |
lockd
|
NFS/SUNRPC: use transport protocol naming
|
18 years ago |
minix
|
limit minixfs printks on corrupted dir i_size
|
17 years ago |
msdos
|
…
|
|
ncpfs
|
Slab API: remove useless ctor parameter and reorder parameters
|
17 years ago |
nfs
|
NFSv4: Give the lock stateid its own sequence queue
|
17 years ago |
nfs_common
|
…
|
|
nfsd
|
knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.
|
17 years ago |
nls
|
sparse pointer use of zero as null
|
17 years ago |
ntfs
|
NTFS: Fix read regression.
|
17 years ago |
ocfs2
|
ocfs2: Re-journal buffers after transaction extend
|
17 years ago |
openpromfs
|
[SPARC]: Constify function pointer tables.
|
17 years ago |
partitions
|
fs/partitions/sun.c endianness annotations
|
17 years ago |
proc
|
fix the "remove task_ppid_nr_ns" commit
|
17 years ago |
qnx4
|
Slab API: remove useless ctor parameter and reorder parameters
|
17 years ago |
ramfs
|
Remove valueless definition of hard-selected RAMFS option
|
17 years ago |
reiserfs
|
proc: fix proc_dir_entry refcounting
|
17 years ago |
romfs
|
fs/romfs/inode.c: trivial improvements
|
17 years ago |
smbfs
|
smbfs: fix debug builds
|
17 years ago |
sysfs
|
sysfs: remove SPIN_LOCK_UNLOCKED
|
17 years ago |
sysv
|
Slab API: remove useless ctor parameter and reorder parameters
|
17 years ago |
udf
|
fs/udf/balloc.c: mark a variable as uninitialized_var()
|
17 years ago |
ufs
|
ufs: fix nexstep dir block size
|
17 years ago |
vfat
|
…
|
|
xfs
|
[XFS] fix unaligned access in readdir
|
17 years ago |
Kconfig
|
Fix file references in documentation and Kconfig
|
17 years ago |
Kconfig.binfmt
|
…
|
|
Makefile
|
Remove valueless definition of hard-selected RAMFS option
|
17 years ago |
aio.c
|
aio: only account I/O wait time in read_events if there are active requests
|
17 years ago |
anon_inodes.c
|
anon-inodes use open coded atomic_inc for the shared inode
|
17 years ago |
attr.c
|
VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations
|
17 years ago |
bad_inode.c
|
…
|
|
binfmt_aout.c
|
mm: fix exit_mmap BUG() on a.out binary exit
|
17 years ago |
binfmt_elf.c
|
core dump: real_parent ppid
|
17 years ago |
binfmt_elf_fdpic.c
|
pid namespaces: changes to show virtual ids to user
|
17 years ago |
binfmt_em86.c
|
Convert files to UTF-8 and some cleanups
|
17 years ago |
binfmt_flat.c
|
binfmt_flat: warning fixes
|
17 years ago |
binfmt_misc.c
|
Convert files to UTF-8 and some cleanups
|
17 years ago |
binfmt_script.c
|
Convert files to UTF-8 and some cleanups
|
17 years ago |
binfmt_som.c
|
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
|
17 years ago |
bio.c
|
bio: make freeing of ->bi_io_vec conditional in bio_free()
|
17 years ago |
block_dev.c
|
Slab API: remove useless ctor parameter and reorder parameters
|
17 years ago |
buffer.c
|
nobh: nobh_write_end fix
|
17 years ago |
char_dev.c
|
mm: bdi init hooks
|
17 years ago |
compat.c
|
…
|
|
compat_ioctl.c
|
fix: using joysticks in 32 bit applications on 64 bit systems
|
17 years ago |
dcache.c
|
dcache: don't expose uninitialized memory in /proc/<pid>/fd/<fd>
|
17 years ago |
dcookies.c
|
…
|
|
direct-io.c
|
remove ZERO_PAGE
|
17 years ago |
dnotify.c
|
…
|
|
dquot.c
|
Don't send quota messages repeatedly when hardlimit reached
|
17 years ago |
drop_caches.c
|
…
|
|
eventfd.c
|
…
|
|
eventpoll.c
|
fs/eventpoll.c: use list_for_each_entry() instead of list_for_each()
|
17 years ago |
exec.c
|
vfs: coredumping fix
|
17 years ago |
fcntl.c
|
pid namespaces: changes to show virtual ids to user
|
17 years ago |
fifo.c
|
…
|
|
file.c
|
…
|
|
file_table.c
|
fs/file_table.c: use list_for_each_entry() instead of list_for_each()
|
17 years ago |
filesystems.c
|
…
|
|
fs-writeback.c
|
Revert "writeback: introduce writeback_control.more_io to indicate more io"
|
17 years ago |
generic_acl.c
|
…
|
|
inode.c
|
introduce I_SYNC
|
17 years ago |
inotify.c
|
[PATCH] new helper - inotify_evict_watch()
|
17 years ago |
inotify_user.c
|
change inotifyfs magic as the same magic is used for futexfs
|
17 years ago |
internal.h
|
…
|
|
ioctl.c
|
…
|
|
ioprio.c
|
ioprio: allow sys_ioprio_set() value of 0 to reset ioprio setting
|
17 years ago |
libfs.c
|
exportfs: add new methods
|
17 years ago |
locks.c
|
locks: fix possible infinite loop in posix deadlock detection
|
17 years ago |
mbcache.c
|
fs: Fix to correct the mbcache entries counter
|
17 years ago |
mpage.c
|
mm: buffered write cleanup
|
17 years ago |
namei.c
|
Use access mode instead of open flags to determine needed permissions
|
17 years ago |
namespace.c
|
[PATCH] new helpers - collect_mounts() and release_collected_mounts()
|
17 years ago |
nfsctl.c
|
…
|
|
no-block.c
|
…
|
|
open.c
|
mark sys_open/sys_read exports unused
|
17 years ago |
pipe.c
|
sched: affine sync wakeups
|
17 years ago |
pnode.c
|
…
|
|
pnode.h
|
[PATCH] new helpers - collect_mounts() and release_collected_mounts()
|
17 years ago |
posix_acl.c
|
…
|
|
quota.c
|
…
|
|
quota_v1.c
|
…
|
|
quota_v2.c
|
…
|
|
read_write.c
|
mark sys_open/sys_read exports unused
|
17 years ago |
read_write.h
|
…
|
|
readdir.c
|
…
|
|
select.c
|
fs/select, remove unused macros
|
17 years ago |
seq_file.c
|
[FS] seq_file: Introduce the seq_open_private()
|
17 years ago |
signalfd.c
|
rename signalfd_siginfo fields
|
17 years ago |
splice.c
|
Implement file posix capabilities
|
17 years ago |
stack.c
|
…
|
|
stat.c
|
…
|
|
super.c
|
Convert files to UTF-8 and some cleanups
|
17 years ago |
sync.c
|
…
|
|
timerfd.c
|
…
|
|
utimes.c
|
VFS: check nanoseconds in utimensat
|
17 years ago |
xattr.c
|
[PATCH] pass dentry to audit_inode()/audit_inode_child()
|
17 years ago |
xattr_acl.c
|
…
|
|