| .. |
|
9p
|
fd2916bd77
fs/9p: kerneldoc fixes
|
11 년 전 |
|
adfs
|
894122db49
fs/adfs/super.c: add __init to init_inodecache()
|
11 년 전 |
|
affs
|
9606d9aa85
fs/affs: pr_debug cleanup
|
11 년 전 |
|
afs
|
74efa045f4
Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next
|
11 년 전 |
|
autofs4
|
3ff6db3287
fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_init
|
11 년 전 |
|
befs
|
817e1d902a
fs/befs: kernel-doc fixes
|
11 년 전 |
|
bfs
|
758b444075
fs/bfs/inode.c: add __init to init_inodecache()
|
11 년 전 |
|
btrfs
|
2457aec637
mm: non-atomically mark page accessed during page cache allocation where possible
|
11 년 전 |
|
cachefiles
|
0227d6abb3
fs/cachefiles: replace kerror by pr_err
|
11 년 전 |
|
ceph
|
3364d113c8
fs/ceph/debugfs.c: replace seq_printf by seq_puts
|
11 년 전 |
|
cifs
|
a87c9ad956
cifs: fix actimeo=0 corner case when cifs_i->time == jiffies
|
11 년 전 |
|
coda
|
a88bbbeef6
coda: convert use of typedef ctl_table to struct ctl_table
|
11 년 전 |
|
configfs
|
1d88aa441f
fs/configfs: use pr_fmt
|
11 년 전 |
|
cramfs
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 년 전 |
|
debugfs
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 년 전 |
|
devpts
|
04541a2f31
fs/devpts/inode.c: convert printk to pr_foo()
|
11 년 전 |
|
dlm
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 년 전 |
|
ecryptfs
|
7df934526c
Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
11 년 전 |
|
efivarfs
|
e37dcbfbb2
fs/efivarfs/super.c: use static const for dentry_operations
|
11 년 전 |
|
efs
|
d1826f2a3d
fs/efs: convert printk(KERN_DEBUG to pr_debug
|
11 년 전 |
|
exofs
|
9e897e13bd
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
|
11 년 전 |
|
exportfs
|
00f01791e1
fs/exportfs/expfs.c: kernel-doc warning fixes
|
11 년 전 |
|
ext2
|
a7963eb7f4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
11 년 전 |
|
ext3
|
a7963eb7f4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
11 년 전 |
|
ext4
|
2457aec637
mm: non-atomically mark page accessed during page cache allocation where possible
|
11 년 전 |
|
f2fs
|
2457aec637
mm: non-atomically mark page accessed during page cache allocation where possible
|
11 년 전 |
|
fat
|
ef19470ef8
fs/fat/inode.c: clean up string initializations (char[] instead of char *)
|
11 년 전 |
|
freevxfs
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 년 전 |
|
fscache
|
75a3294ec5
fscache: convert use of typedef ctl_table to struct ctl_table
|
11 년 전 |
|
fuse
|
2457aec637
mm: non-atomically mark page accessed during page cache allocation where possible
|
11 년 전 |
|
gfs2
|
2457aec637
mm: non-atomically mark page accessed during page cache allocation where possible
|
11 년 전 |
|
hfs
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 년 전 |
|
hfsplus
|
df3d4e7a24
hfsplus: fix compiler warning on PowerPC
|
11 년 전 |
|
hostfs
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 년 전 |
|
hpfs
|
a19189e553
fs/hpfs: increase pr_warn level
|
11 년 전 |
|
hppfs
|
096a8aac6b
clean up scary strncpy(dst, src, strlen(src)) uses
|
12 년 전 |
|
hugetlbfs
|
6e6870d4fd
fs/hugetlbfs/inode.c: remove null test before kfree
|
11 년 전 |
|
isofs
|
a7963eb7f4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
11 년 전 |
|
jbd
|
301d4c9a28
jbd: Revise KERN_EMERG error messages
|
12 년 전 |
|
jbd2
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 년 전 |
|
jffs2
|
c240837fa7
signals: jffs2: fix the wrong usage of disallow_signal()
|
11 년 전 |
|
jfs
|
bb5e50aaa8
fs/jfs/super.c: convert simple_str to kstr
|
11 년 전 |
|
kernfs
|
26fc9cd200
kernfs: move the last knowledge of sysfs out from kernfs
|
11 년 전 |
|
lockd
|
7ac9fe571d
lockd: convert use of typedef ctl_table to struct ctl_table
|
11 년 전 |
|
logfs
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 년 전 |
|
minix
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 년 전 |
|
ncpfs
|
8091b895b7
fs/ncpfs/getopt.c: replace simple_strtoul by kstrtoul
|
11 년 전 |
|
nfs
|
f5102e5630
nfs: convert use of typedef ctl_table to struct ctl_table
|
11 년 전 |
|
nfs_common
|
ddca4e1730
nfs_common: Update the translation between nfsv3 acls linux posix acls
|
13 년 전 |
|
nfsd
|
27b11428b7
nfsd4: warn on finding lockowner without stateid's
|
11 년 전 |
|
nilfs2
|
f1820361f8
mm: implement ->map_pages for page cache
|
11 년 전 |
|
nls
|
479e64c210
nls: have register_nls() set ->owner
|
12 년 전 |
|
notify
|
92f778dd5d
inotify: convert use of typedef ctl_table to struct ctl_table
|
11 년 전 |
|
ntfs
|
5eccdf3954
ntfs: convert use of typedef ctl_table to struct ctl_table
|
11 년 전 |
|
ocfs2
|
1b938c0827
fs/buffer.c: remove block_write_full_page_endio()
|
11 년 전 |
|
omfs
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 년 전 |
|
openpromfs
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 년 전 |
|
proc
|
a05e16ada4
fs/proc/vmcore.c: remove NULL assignment to static
|
11 년 전 |
|
pstore
|
ef74885353
fs/pstore: logging clean-up
|
11 년 전 |
|
qnx4
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 년 전 |
|
qnx6
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 년 전 |
|
quota
|
a7963eb7f4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
11 년 전 |
|
ramfs
|
87e06aa3a7
fs/ramfs: move ramfs_aops to inode.c
|
12 년 전 |
|
reiserfs
|
a7963eb7f4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
11 년 전 |
|
romfs
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 년 전 |
|
squashfs
|
220108361f
fs/squashfs/squashfs.h: replace pr_warning by pr_warn
|
11 년 전 |
|
sysfs
|
26fc9cd200
kernfs: move the last knowledge of sysfs out from kernfs
|
11 년 전 |
|
sysv
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 년 전 |
|
ubifs
|
776edb5931
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
|
11 년 전 |
|
udf
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 년 전 |
|
ufs
|
45641c82c1
fs/ufs/balloc.c: remove err parameter in ufs_add_fragments
|
11 년 전 |
|
xfs
|
ee4eec478b
xfs: list_lru_init returns a negative error
|
11 년 전 |
|
Kconfig
|
ba341d55a4
kernfs: add CONFIG_KERNFS
|
12 년 전 |
|
Kconfig.binfmt
|
2535e0d723
fs: make binfmt support for #! scripts modular and removable
|
12 년 전 |
|
Makefile
|
2667bcbbd5
block: move ioprio.c from fs/ to block/
|
11 년 전 |
|
aio.c
|
754320d6e1
aio: fix potential leak in aio_run_iocb().
|
11 년 전 |
|
anon_inodes.c
|
75c5a52da3
vfs: Allocate anon_inode_inode in anon_inode_init()
|
11 년 전 |
|
attr.c
|
dff6efc326
fs: fix iversion handling
|
12 년 전 |
|
bad_inode.c
|
2233f31aad
[readdir] ->readdir() is gone
|
12 년 전 |
|
binfmt_aout.c
|
9b56d54380
dump_skip(): dump_seek() replacement taking coredump_params
|
12 년 전 |
|
binfmt_elf.c
|
a0abcf2e8f
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
|
11 년 전 |
|
binfmt_elf_fdpic.c
|
afabada957
elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo)
|
12 년 전 |
|
binfmt_em86.c
|
72c2d53192
file->f_op is never NULL...
|
12 년 전 |
|
binfmt_flat.c
|
3430343572
fs/binfmt_flat.c: make old_reloc() static
|
11 년 전 |
|
binfmt_misc.c
|
b003f96502
binfmt_misc: add missing 'break' statement
|
11 년 전 |
|
binfmt_script.c
|
b66c598401
exec: do not leave bprm->interp on stack
|
13 년 전 |
|
binfmt_som.c
|
71613c3b87
get rid of pt_regs argument of ->load_binary()
|
13 년 전 |
|
block_dev.c
|
47a191fd38
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
|
11 년 전 |
|
buffer.c
|
2457aec637
mm: non-atomically mark page accessed during page cache allocation where possible
|
11 년 전 |
|
char_dev.c
|
0910c0bdf7
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
|
12 년 전 |
|
compat.c
|
0d3f7a2dd2
locks: rename file-private locks to "open file description locks"
|
11 년 전 |
|
compat_binfmt_elf.c
|
66d6e3b385
binfmt_elf: add ELF_HWCAP2 to compat auxv entries
|
11 년 전 |
|
compat_ioctl.c
|
932602e238
fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
|
11 년 전 |
|
coredump.c
|
404ca80eb5
coredump: fix va_list corruption
|
11 년 전 |
|
dcache.c
|
1f7e0616cd
fs: convert use of typedef ctl_table to struct ctl_table
|
11 년 전 |
|
dcookies.c
|
d8d14bd09c
fs/compat: fix lookup_dcookie() parameter handling
|
12 년 전 |
|
direct-io.c
|
d15e03104e
Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs
|
11 년 전 |
|
drop_caches.c
|
1f7e0616cd
fs: convert use of typedef ctl_table to struct ctl_table
|
11 년 전 |
|
eventfd.c
|
36a7411724
eventfd_ctx_fdget(): use fdget() instead of fget()
|
12 년 전 |
|
eventpoll.c
|
1f7e0616cd
fs: convert use of typedef ctl_table to struct ctl_table
|
11 년 전 |
|
exec.c
|
d71f290b4e
metag: Reduce maximum stack size to 256MB
|
11 년 전 |
|
fcntl.c
|
0d3f7a2dd2
locks: rename file-private locks to "open file description locks"
|
11 년 전 |
|
fhandle.c
|
982197277c
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
|
13 년 전 |
|
file.c
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 년 전 |
|
file_table.c
|
1f7e0616cd
fs: convert use of typedef ctl_table to struct ctl_table
|
11 년 전 |
|
filesystems.c
|
6af9f7bf3c
sys_sysfs: Add CONFIG_SYSFS_SYSCALL
|
11 년 전 |
|
fs-writeback.c
|
34917f9713
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
|
11 년 전 |
|
fs_struct.c
|
1ca7d67cf5
seqcount: Add lockdep functionality to seqcount/seqlock structures
|
12 년 전 |
|
inode.c
|
1f7e0616cd
fs: convert use of typedef ctl_table to struct ctl_table
|
11 년 전 |
|
internal.h
|
eee5cc2702
get rid of s_files and files_lock
|
12 년 전 |
|
ioctl.c
|
72c2d53192
file->f_op is never NULL...
|
12 년 전 |
|
libfs.c
|
ac13a829f6
fs/libfs.c: add generic data flush to fsync
|
11 년 전 |
|
locks.c
|
62af4f1f7d
locks: add some tracepoints in the lease handling code
|
11 년 전 |
|
mbcache.c
|
9c191f701c
ext4: each filesystem creates and uses its own mb_cache
|
11 년 전 |
|
mount.h
|
c7999c3627
reduce m_start() cost...
|
11 년 전 |
|
mpage.c
|
47a191fd38
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
|
11 년 전 |
|
namei.c
|
22213318af
fix races between __d_instantiate() and checks of dentry flags
|
11 년 전 |
|
namespace.c
|
8ffcb32e05
VFS: Make delayed_free() call free_vfsmnt()
|
11 년 전 |
|
no-block.c
|
6038f373a3
llseek: automatically add .llseek fop
|
15 년 전 |
|
open.c
|
9ac0367501
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 년 전 |
|
pipe.c
|
637b58c288
switch pipe_read() to copy_page_to_iter()
|
11 년 전 |
|
pnode.c
|
f2ebb3a921
smarter propagate_mnt()
|
11 년 전 |
|
pnode.h
|
f2ebb3a921
smarter propagate_mnt()
|
11 년 전 |
|
posix_acl.c
|
50c6e282bd
posix_acl: handle NULL ACL in posix_acl_equiv_mode
|
11 년 전 |
|
proc_namespace.c
|
c7999c3627
reduce m_start() cost...
|
11 년 전 |
|
read_write.c
|
190f918660
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
11 년 전 |
|
readdir.c
|
d4c7cf6cff
fanotify: create FAN_ACCESS event for readdir
|
11 년 전 |
|
select.c
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 년 전 |
|
seq_file.c
|
801a76050b
seq_file: always clear m->count when we free m->buf
|
12 년 전 |
|
signalfd.c
|
7d197ed4a6
switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE
|
13 년 전 |
|
splice.c
|
b6dd6f4738
vfs: fix vmplice_to_user()
|
11 년 전 |
|
stack.c
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
14 년 전 |
|
stat.c
|
b7a6ec52dd
vfs: split out vfs_getattr_nosec
|
12 년 전 |
|
statfs.c
|
9d05746e7b
vfs: allow O_PATH file descriptors for fstatfs()
|
12 년 전 |
|
super.c
|
d23da150a3
fs/superblock: avoid locking counting inodes and dentries before reclaiming them
|
11 년 전 |
|
sync.c
|
0dc83bd30b
Revert "writeback: do not sync data dirtied after sync start"
|
12 년 전 |
|
timerfd.c
|
4a2378a943
timerfd: support CLOCK_BOOTTIME clock
|
12 년 전 |
|
utimes.c
|
27ac0ffeac
locks: break delegations on any attribute modification
|
12 년 전 |
|
xattr.c
|
b729d75d19
vfs: make lremovexattr retry once on ESTALE error
|
13 년 전 |