You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs
Latchesar Ionkov ba17674fe0 9p: attach-per-user 18 years ago
..
9p 9p: attach-per-user 18 years ago
adfs Slab API: remove useless ctor parameter and reorder parameters 18 years ago
affs fs: mark nibblemap const 18 years ago
afs KEYS: Make request_key() and co fundamentally asynchronous 18 years ago
autofs
autofs4 fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc 18 years ago
befs Slab API: remove useless ctor parameter and reorder parameters 18 years ago
bfs Slab API: remove useless ctor parameter and reorder parameters 18 years ago
cifs Slab API: remove useless ctor parameter and reorder parameters 18 years ago
coda Slab API: remove useless ctor parameter and reorder parameters 18 years ago
configfs r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
cramfs cramfs: error message about endianess 18 years ago
debugfs docbook: fix filesystems content 18 years ago
devpts
dlm menuconfig: transform NLS and DLM menus 18 years ago
ecryptfs Clean up duplicate includes in fs/ecryptfs/ 18 years ago
efs Slab API: remove useless ctor parameter and reorder parameters 18 years ago
exportfs
ext2 ext2 reservations 18 years ago
ext3 ext3: lighten up resize transaction requirements 18 years ago
ext4 Fix f_version type: should be u64 instead of unsigned long 18 years ago
fat Slab API: remove useless ctor parameter and reorder parameters 18 years ago
freevxfs
fuse fuse: clean up execute permission checking 18 years ago
gfs2 fs: correct SuS compliance for open of large file without options 18 years ago
hfs Slab API: remove useless ctor parameter and reorder parameters 18 years ago
hfsplus Slab API: remove useless ctor parameter and reorder parameters 18 years ago
hostfs uml: fix hostfs style 18 years ago
hpfs Slab API: remove useless ctor parameter and reorder parameters 18 years ago
hppfs
hugetlbfs r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
isofs fs/isofs/namei.c: Remove uninitialized local vars warning 18 years ago
jbd Group short-lived and reclaimable kernel allocations 18 years ago
jbd2
jffs2 Slab API: remove useless ctor parameter and reorder parameters 18 years ago
jfs introduce I_SYNC 18 years ago
lockd
minix limit minixfs printks on corrupted dir i_size 18 years ago
msdos
ncpfs Slab API: remove useless ctor parameter and reorder parameters 18 years ago
nfs Slab API: remove useless ctor parameter and reorder parameters 18 years ago
nfs_common
nfsd Implement file posix capabilities 18 years ago
nls menuconfig: transform NLS and DLM menus 18 years ago
ntfs writeback: fix ntfs with sb_has_dirty_inodes() 18 years ago
ocfs2 Fix f_version type: should be u64 instead of unsigned long 18 years ago
openpromfs Slab API: remove useless ctor parameter and reorder parameters 18 years ago
partitions fs/partitions/sun.c endianness annotations 18 years ago
proc Don't truncate /proc/PID/environ at 4096 characters 18 years ago
qnx4 Slab API: remove useless ctor parameter and reorder parameters 18 years ago
ramfs Remove valueless definition of hard-selected RAMFS option 18 years ago
reiserfs reiserfs: do not repair wrong journal params 18 years ago
romfs fs/romfs/inode.c: trivial improvements 18 years ago
smbfs Slab API: remove useless ctor parameter and reorder parameters 18 years ago
sysfs spin_lock_unlocked cleanups 18 years ago
sysv Slab API: remove useless ctor parameter and reorder parameters 18 years ago
udf fs/udf/balloc.c: mark a variable as uninitialized_var() 18 years ago
ufs ufs: Fix mount check in ufs_fill_super() 18 years ago
vfat
xfs Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 18 years ago
Kconfig menuconfig: transform Network Filesystems menu 18 years ago
Kconfig.binfmt
Makefile Remove valueless definition of hard-selected RAMFS option 18 years ago
aio.c aio: account I/O wait time properly 18 years ago
anon_inodes.c anon-inodes use open coded atomic_inc for the shared inode 18 years ago
attr.c Implement file posix capabilities 18 years ago
bad_inode.c
binfmt_aout.c core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe 18 years ago
binfmt_elf.c Break ELF_PLATFORM and stack pointer randomization dependency 18 years ago
binfmt_elf_fdpic.c core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe 18 years ago
binfmt_em86.c
binfmt_flat.c binfmt_flat: warning fixes 18 years ago
binfmt_misc.c
binfmt_script.c
binfmt_som.c core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe 18 years ago
bio.c bio: make freeing of ->bi_io_vec conditional in bio_free() 18 years ago
block_dev.c Slab API: remove useless ctor parameter and reorder parameters 18 years ago
buffer.c writeback: remove pages_skipped accounting in __block_write_full_page() 18 years ago
char_dev.c mm: bdi init hooks 18 years ago
compat.c
compat_ioctl.c Clean up duplicate includes in fs/ 18 years ago
dcache.c vfs: use the predefined d_unhashed inline function instead 18 years ago
dcookies.c
direct-io.c remove ZERO_PAGE 18 years ago
dnotify.c
dquot.c quota: send messages via netlink 18 years ago
drop_caches.c
eventfd.c
eventpoll.c
exec.c security/ cleanups 18 years ago
fcntl.c F_DUPFD_CLOEXEC implementation 18 years ago
fifo.c
file.c
file_table.c r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
filesystems.c
fs-writeback.c introduce I_SYNC 18 years ago
generic_acl.c
inode.c introduce I_SYNC 18 years ago
inotify.c
inotify_user.c change inotifyfs magic as the same magic is used for futexfs 18 years ago
internal.h
ioctl.c
ioprio.c
libfs.c make fs/libfs.c:simple_commit_write() static 18 years ago
locks.c Slab API: remove useless ctor parameter and reorder parameters 18 years ago
mbcache.c
mpage.c mm: buffered write cleanup 18 years ago
namei.c r/o bind mounts: give permission() a local 'mnt' variable 18 years ago
namespace.c fs: remove the unused mempages parameter 18 years ago
nfsctl.c
no-block.c
open.c Implement file posix capabilities 18 years ago
pipe.c sched: affine sync wakeups 18 years ago
pnode.c
pnode.h
posix_acl.c
quota.c
quota_v1.c
quota_v2.c
read_write.c
read_write.h
readdir.c
select.c Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal 18 years ago
seq_file.c [FS] seq_file: Introduce the seq_open_private() 18 years ago
signalfd.c rename signalfd_siginfo fields 18 years ago
splice.c Implement file posix capabilities 18 years ago
stack.c
stat.c
super.c writeback: fix periodic superblock dirty inode flushing 18 years ago
sync.c
timerfd.c
utimes.c VFS: check nanoseconds in utimensat 18 years ago
xattr.c
xattr_acl.c