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
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
..
9p 9p: use copy of the options value instead of original 17 years ago
adfs
affs
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
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 kobject: remove struct kobj_type from struct kset 17 years ago
cramfs fs/cramfs/inode.c: replace hardcoded value with preprocessor constant 17 years ago
debugfs kobject: remove struct kobj_type from struct kset 17 years ago
devpts
dlm kobject: remove struct kobj_type from struct kset 17 years ago
ecryptfs kobject: remove struct kobj_type from struct kset 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 kobject: remove struct kobj_type from struct kset 17 years ago
gfs2 kobject: remove struct kobj_type from struct kset 17 years ago
hfs hfs: fix coverity-found null deref 17 years ago
hfsplus
hostfs
hpfs
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
minix
msdos
ncpfs
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 kobject: remove struct kobj_type from struct kset 17 years ago
openpromfs [SPARC]: Constify function pointer tables. 17 years ago
partitions
proc fix the "remove task_ppid_nr_ns" commit 17 years ago
qnx4
ramfs Remove valueless definition of hard-selected RAMFS option 17 years ago
reiserfs proc: fix proc_dir_entry refcounting 17 years ago
romfs
smbfs smbfs: fix debug builds 17 years ago
sysfs kobject: remove struct kobj_type from struct kset 17 years ago
sysv
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_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
bio.c
block_dev.c
buffer.c nobh: nobh_write_end fix 17 years ago
char_dev.c
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
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
namei.c Use access mode instead of open flags to determine needed permissions 17 years ago
namespace.c kobject: remove struct kobj_type from struct kset 17 years ago
nfsctl.c
no-block.c
open.c mark sys_open/sys_read exports unused 17 years ago
pipe.c
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
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
xattr.c [PATCH] pass dentry to audit_inode()/audit_inode_child() 17 years ago
xattr_acl.c