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
Steve French bb5a9a04d4 [CIFS] cifs_partialpagewrite() cleanup 17 years ago
..
9p 9p: use copy of the options value instead of original 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 fs/afs/vlocation.c: fix off-by-one 18 years ago
autofs Use task_pid_nr() instead of pid_nr(task_pid()) 18 years ago
autofs4 pid namespaces: round up the API 18 years ago
befs Slab API: remove useless ctor parameter and reorder parameters 18 years ago
bfs regression: bfs endianness bug 17 years ago
cifs [CIFS] cifs_partialpagewrite() cleanup 17 years ago
coda pid namespaces: round up the API 18 years ago
configfs r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
cramfs fs/cramfs/inode.c: replace hardcoded value with preprocessor constant 18 years ago
debugfs [PATCH] pass dentry to audit_inode()/audit_inode_child() 18 years ago
devpts devpts: add fsnotify create event 18 years ago
dlm [DLM] lowcomms: Do not muck with sysctl_rmem_max. 17 years ago
ecryptfs ecryptfs: redo dget,mntget on dentry_open failure 17 years ago
efs exportfs: make struct export_operations const 18 years ago
exportfs exportfs: update documentation 18 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 exportfs: make struct export_operations const 18 years ago
freevxfs mm: Remove slab destructors from kmem_cache_create(). 18 years ago
fuse fuse: fix attribute caching after rename 17 years ago
gfs2 exportfs: make struct export_operations const 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 hugetlb: allow bulk updating in hugetlb_*_quota() 17 years ago
isofs exportfs: make struct export_operations const 18 years ago
jbd jbd: Fix assertion failure in fs/jbd/checkpoint.c 17 years ago
jbd2 JBD2: debug code cleanup. 18 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 18 years ago
msdos
ncpfs Slab API: remove useless ctor parameter and reorder parameters 18 years ago
nfs NFS: Fix an Oops in NFS unmount 17 years ago
nfs_common
nfsd nfsd4: recheck for secure ports in fh_verify 17 years ago
nls sparse pointer use of zero as null 18 years ago
ntfs NTFS: Fix read regression. 18 years ago
ocfs2 ocfs2: Re-journal buffers after transaction extend 17 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 proc: remove/Fix proc generic d_revalidate 17 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 proc: fix proc_dir_entry refcounting 17 years ago
romfs fs/romfs/inode.c: trivial improvements 18 years ago
smbfs smbfs: fix debug builds 17 years ago
sysfs sysfs: fix off-by-one error in fill_read_buffer() 17 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 nexstep dir block size 17 years ago
vfat
xfs [XFS] Initialise current offset in xfs_file_readdir correctly 17 years ago
Kconfig fs/Kconfig: grammar fix 17 years ago
Kconfig.binfmt fs: Kill sh dependency for binfmt_flat. 18 years ago
Makefile Remove valueless definition of hard-selected RAMFS option 18 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 18 years ago
attr.c VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations 18 years ago
bad_inode.c sendfile: remove bad_sendfile() from bad_file_ops 18 years ago
binfmt_aout.c mm: fix exit_mmap BUG() on a.out binary exit 17 years ago
binfmt_elf.c pid namespaces: changes to show virtual ids to user 18 years ago
binfmt_elf_fdpic.c pid namespaces: changes to show virtual ids to user 18 years ago
binfmt_em86.c Convert files to UTF-8 and some cleanups 18 years ago
binfmt_flat.c binfmt_flat: warning fixes 18 years ago
binfmt_misc.c Convert files to UTF-8 and some cleanups 18 years ago
binfmt_script.c Convert files to UTF-8 and some cleanups 18 years ago
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 nobh: nobh_write_end fix 18 years ago
char_dev.c mm: bdi init hooks 18 years ago
compat.c mm: variable length argument support 18 years ago
compat_ioctl.c tty: add the new termios2 ioctls to the compatible list. 17 years ago
dcache.c dcache: don't expose uninitialized memory in /proc/<pid>/fd/<fd> 18 years ago
dcookies.c Remove fs.h from mm.h 18 years ago
direct-io.c remove ZERO_PAGE 18 years ago
dnotify.c mm: Remove slab destructors from kmem_cache_create(). 18 years ago
dquot.c Don't send quota messages repeatedly when hardlimit reached 17 years ago
drop_caches.c invalidate_mapping_pages(): add cond_resched 18 years ago
eventfd.c eventfd use waitqueue lock ... 18 years ago
eventpoll.c fs/eventpoll.c: use list_for_each_entry() instead of list_for_each() 18 years ago
exec.c vfs: coredumping fix 17 years ago
fcntl.c pid namespaces: changes to show virtual ids to user 18 years ago
fifo.c Detach sched.h from mm.h 18 years ago
file.c
file_table.c fs/file_table.c: use list_for_each_entry() instead of list_for_each() 18 years ago
filesystems.c add filesystem subtype support 18 years ago
fs-writeback.c Use helpers to obtain task pid in printks 18 years ago
generic_acl.c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
inode.c introduce I_SYNC 18 years ago
inotify.c [PATCH] new helper - inotify_evict_watch() 18 years ago
inotify_user.c change inotifyfs magic as the same magic is used for futexfs 18 years ago
internal.h cleanup compat ioctl handling 18 years ago
ioctl.c drop obsolete sys_ioctl export 18 years ago
ioprio.c ioprio: allow sys_ioprio_set() value of 0 to reset ioprio setting 17 years ago
libfs.c exportfs: add new methods 18 years ago
locks.c locks: fix possible infinite loop in posix deadlock detection 18 years ago
mbcache.c fs: Fix to correct the mbcache entries counter 18 years ago
mpage.c mm: buffered write cleanup 18 years ago
namei.c [PATCH] pass dentry to audit_inode()/audit_inode_child() 18 years ago
namespace.c [PATCH] new helpers - collect_mounts() and release_collected_mounts() 18 years ago
nfsctl.c nfsctl: use vfs_path_lookup 18 years ago
no-block.c
open.c mark sys_open/sys_read exports unused 17 years ago
pipe.c sched: affine sync wakeups 18 years ago
pnode.c Introduce a handy list_first_entry macro 18 years ago
pnode.h [PATCH] new helpers - collect_mounts() and release_collected_mounts() 18 years ago
posix_acl.c
quota.c [IA64] Fix build failure in fs/quota.c 18 years ago
quota_v1.c
quota_v2.c
read_write.c mark sys_open/sys_read exports unused 17 years ago
read_write.h
readdir.c ROUND_UP macro cleanup in fs/(select|compat|readdir).c 18 years ago
select.c fs/select, remove unused macros 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 header cleaning: don't include smp_lock.h when not used 18 years ago
super.c Convert files to UTF-8 and some cleanups 18 years ago
sync.c Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM 18 years ago
timerfd.c make timerfd return a u64 and fix the __put_user 18 years ago
utimes.c VFS: check nanoseconds in utimensat 18 years ago
xattr.c [PATCH] pass dentry to audit_inode()/audit_inode_child() 18 years ago
xattr_acl.c