Jeff Layton dbaf4c024a smbfs: fix debug builds 17 years ago
..
9p 8999e04f3b 9p: use copy of the options value instead of original 17 years ago
adfs 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
affs febfcf9115 fs: mark nibblemap const 18 years ago
afs 6551198a20 fs/afs/vlocation.c: fix off-by-one 18 years ago
autofs 69cccb887a Use task_pid_nr() instead of pid_nr(task_pid()) 18 years ago
autofs4 a47afb0f9d pid namespaces: round up the API 18 years ago
befs 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
bfs f433dc5634 Fixes to the BFS filesystem driver 17 years ago
cifs 91cf45f02a [NET]: Add the helper kernel_sock_shutdown() 17 years ago
coda a47afb0f9d pid namespaces: round up the API 18 years ago
configfs ce8d2cdf3d r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
cramfs 4176ed5938 fs/cramfs/inode.c: replace hardcoded value with preprocessor constant 18 years ago
debugfs 5a190ae697 [PATCH] pass dentry to audit_inode()/audit_inode_child() 18 years ago
devpts 3972b7f67b devpts: add fsnotify create event 18 years ago
dlm df61c95262 [DLM] lowcomms: Do not muck with sysctl_rmem_max. 17 years ago
ecryptfs 8a146a2b0d eCryptfs: cast page->index to loff_t instead of off_t 17 years ago
efs 3965516440 exportfs: make struct export_operations const 18 years ago
exportfs e38f981758 exportfs: update documentation 18 years ago
ext2 e47776a0a4 Forbid user to change file flags on quota files 17 years ago
ext3 e47776a0a4 Forbid user to change file flags on quota files 17 years ago
ext4 e47776a0a4 Forbid user to change file flags on quota files 17 years ago
fat 3965516440 exportfs: make struct export_operations const 18 years ago
freevxfs 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
fuse 8744969a81 fuse_file_alloc(): fix NULL dereferences 17 years ago
gfs2 3965516440 exportfs: make struct export_operations const 18 years ago
hfs 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
hfsplus 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
hostfs 84b3db04ca uml: fix hostfs style 18 years ago
hpfs 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
hppfs ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
hugetlbfs 9a119c056d hugetlb: allow bulk updating in hugetlb_*_quota() 17 years ago
isofs 3965516440 exportfs: make struct export_operations const 18 years ago
jbd 9ad163ae0d JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG 18 years ago
jbd2 6f38c74f5a JBD2: debug code cleanup. 18 years ago
jffs2 8d6ea587d9 [JFFS2] Prevent return of initialised variable in jffs2_init_acl_post() 18 years ago
jfs e47776a0a4 Forbid user to change file flags on quota files 17 years ago
lockd 0896a725a1 NFS/SUNRPC: use transport protocol naming 18 years ago
minix f44ec6f3f8 limit minixfs printks on corrupted dir i_size 18 years ago
msdos 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
ncpfs 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
nfs 432409eebc NFS: Fix for bug in handling of errors for O_DIRECT writes 18 years ago
nfs_common 83bbe2ef63 [PATCH] nfs_common endianness annotations 19 years ago
nfsd 6fa02839bf nfsd4: recheck for secure ports in fh_verify 17 years ago
nls c80544dc0b sparse pointer use of zero as null 18 years ago
ntfs ebab89909e NTFS: Fix read regression. 18 years ago
ocfs2 91cf45f02a [NET]: Add the helper kernel_sock_shutdown() 17 years ago
openpromfs 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
partitions b1519d047c fs/partitions/sun.c endianness annotations 18 years ago
proc 9fcc2d15b1 proc: simplify and correct proc_flush_task 17 years ago
qnx4 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
ramfs 8e3f715a7f Remove valueless definition of hard-selected RAMFS option 18 years ago
reiserfs c06a018fa5 reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file 17 years ago
romfs 55ca3e796d fs/romfs/inode.c: trivial improvements 18 years ago
smbfs dbaf4c024a smbfs: fix debug builds 17 years ago
sysfs 78e9d3678c sysfs: make sysfs_{get,put}_active() static 18 years ago
sysv 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
udf 3ad90ec090 fs/udf/balloc.c: mark a variable as uninitialized_var() 18 years ago
ufs f664f1f9b7 revert "ufs: Fix mount check in ufs_fill_super()" 18 years ago
vfat c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
xfs 3965516440 exportfs: make struct export_operations const 18 years ago
Kconfig 46015977e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 17 years ago
Kconfig.binfmt 1d4be747a8 fs: Kill sh dependency for binfmt_flat. 18 years ago
Makefile 8e3f715a7f Remove valueless definition of hard-selected RAMFS option 18 years ago
aio.c 6212e3a388 Remove struct task_struct::io_wait 18 years ago
anon_inodes.c 96fdc72ddf anon-inodes use open coded atomic_inc for the shared inode 18 years ago
attr.c 6de0ec00ba VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations 18 years ago
bad_inode.c d6f517568f sendfile: remove bad_sendfile() from bad_file_ops 18 years ago
binfmt_aout.c 7dc0b22e3c core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe 18 years ago
binfmt_elf.c b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
binfmt_elf_fdpic.c b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
binfmt_em86.c 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
binfmt_flat.c 0e647c04f6 binfmt_flat: warning fixes 18 years ago
binfmt_misc.c 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
binfmt_script.c 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
binfmt_som.c 7dc0b22e3c core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe 18 years ago
bio.c 992c5ddaf1 bio: make freeing of ->bi_io_vec conditional in bio_free() 18 years ago
block_dev.c 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
buffer.c efdc31319d nobh: nobh_write_end fix 18 years ago
char_dev.c e0bf68ddec mm: bdi init hooks 18 years ago
compat.c b6a2fea393 mm: variable length argument support 18 years ago
compat_ioctl.c be48be08a8 [COMPAT]: Fix new dev_ifname32 returning -EFAULT 18 years ago
dcache.c 321bcf9216 dcache: don't expose uninitialized memory in /proc/<pid>/fd/<fd> 18 years ago
dcookies.c 4e950f6f01 Remove fs.h from mm.h 18 years ago
direct-io.c 557ed1fa26 remove ZERO_PAGE 18 years ago
dnotify.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
dquot.c 8e8934695d quota: send messages via netlink 18 years ago
drop_caches.c fc9a07e7bf invalidate_mapping_pages(): add cond_resched 18 years ago
eventfd.c d48eb23315 eventfd use waitqueue lock ... 18 years ago
eventpoll.c b70c394099 fs/eventpoll.c: use list_for_each_entry() instead of list_for_each() 18 years ago
exec.c 00ec99da43 core dump: remain dumpable 17 years ago
fcntl.c b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
fifo.c e8edc6e03a Detach sched.h from mm.h 18 years ago
file.c 01b2d93ca4 [PATCH] fdtable: Provide free_fdtable() wrapper 18 years ago
file_table.c cfdaf9e5f9 fs/file_table.c: use list_for_each_entry() instead of list_for_each() 18 years ago
filesystems.c 79c0b2df79 add filesystem subtype support 18 years ago
fs-writeback.c ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
generic_acl.c 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
inode.c 1c0eeaf569 introduce I_SYNC 18 years ago
inotify.c 455434d450 [PATCH] new helper - inotify_evict_watch() 18 years ago
inotify_user.c fd5eea4214 change inotifyfs magic as the same magic is used for futexfs 18 years ago
internal.h 6272e26679 cleanup compat ioctl handling 18 years ago
ioctl.c 681dcd9543 drop obsolete sys_ioctl export 18 years ago
ioprio.c 8ec680e4c3 ioprio: allow sys_ioprio_set() value of 0 to reset ioprio setting 17 years ago
libfs.c 2596110a39 exportfs: add new methods 18 years ago
locks.c 97855b49b6 locks: fix possible infinite loop in posix deadlock detection 18 years ago
mbcache.c f9e83489cb fs: Fix to correct the mbcache entries counter 18 years ago
mpage.c eb2be18931 mm: buffered write cleanup 18 years ago
namei.c 5a190ae697 [PATCH] pass dentry to audit_inode()/audit_inode_child() 18 years ago
namespace.c 8aec080945 [PATCH] new helpers - collect_mounts() and release_collected_mounts() 18 years ago
nfsctl.c 16b6287a52 nfsctl: use vfs_path_lookup 18 years ago
no-block.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
open.c cb51f973bc mark sys_open/sys_read exports unused 17 years ago
pipe.c 71e20f1873 sched: affine sync wakeups 18 years ago
pnode.c b5e618181a Introduce a handy list_first_entry macro 18 years ago
pnode.h 8aec080945 [PATCH] new helpers - collect_mounts() and release_collected_mounts() 18 years ago
posix_acl.c 52978be636 [PATCH] kmemdup: some users 19 years ago
quota.c 7a6c813594 [IA64] Fix build failure in fs/quota.c 18 years ago
quota_v1.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
quota_v2.c d3be915fc5 [PATCH] sem2mutex: quota 19 years ago
read_write.c cb51f973bc mark sys_open/sys_read exports unused 17 years ago
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
readdir.c 022a169244 ROUND_UP macro cleanup in fs/(select|compat|readdir).c 18 years ago
select.c 1276b103c2 fs/select, remove unused macros 18 years ago
seq_file.c 39699037a5 [FS] seq_file: Introduce the seq_open_private() 18 years ago
signalfd.c 96358de6bc rename signalfd_siginfo fields 18 years ago
splice.c b53767719b Implement file posix capabilities 18 years ago
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied 18 years ago
stat.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
super.c 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
sync.c edd5cd4a94 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM 18 years ago
timerfd.c 098284020c make timerfd return a u64 and fix the __put_user 18 years ago
utimes.c 043f46f615 VFS: check nanoseconds in utimensat 18 years ago
xattr.c 5a190ae697 [PATCH] pass dentry to audit_inode()/audit_inode_child() 18 years ago
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago