James Morris 88e9d34c72 seq_file: constify seq_operations 15 years ago
..
9p 4b53e4b500 9p: remove unnecessary v9fses->options which duplicates the mount string 16 years ago
adfs 405f55712d headers: smp_lock.h redux 16 years ago
affs e28964365f affs: add ->sync_fs 16 years ago
afs 88e9d34c72 seq_file: constify seq_operations 15 years ago
autofs a419aef8b8 trivial: remove unnecessary semicolons 15 years ago
autofs4 37d0892c5a autofs4 - fix missed case when changing to use struct path 15 years ago
befs b87221de6a const: mark remaining super_operations const 15 years ago
bfs 405f55712d headers: smp_lock.h redux 16 years ago
btrfs 342ff1a1b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
cachefiles 5af7926ff3 enforce ->sync_fs is only called for rw superblock 16 years ago
cifs 342ff1a1b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
coda 6818173bd6 splice: implement default splice_read method 16 years ago
configfs d993831fa7 writeback: add name to backing_dev_info 15 years ago
cramfs 94ea77ac69 fs/cramfs: return f_fsid for statfs(2) 16 years ago
debugfs e4792aa30f debugfs: use specified mode to possibly mark files read/write only 16 years ago
devpts 1fd7317d02 Move magic numbers into magic.h 15 years ago
dlm 88e9d34c72 seq_file: constify seq_operations 15 years ago
ecryptfs 7f09410bbc const: mark remaining address_space_operations const 15 years ago
efs e7ec952f6a get rid of BKL in fs/efs 16 years ago
exofs 405f55712d headers: smp_lock.h redux 16 years ago
exportfs cbacc2c7f0 Merge branch 'next' into for-linus 16 years ago
ext2 83d5cde47d const: make block_device_operations const 15 years ago
ext3 0d54b217a2 const: make struct super_block::s_qcop const 15 years ago
ext4 342ff1a1b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
fat 2f3d675bcd fat: Opencode sync_page_range_nolock() 15 years ago
freevxfs 405f55712d headers: smp_lock.h redux 16 years ago
fscache 348ca1029e FS-Cache: Fixup renamed filenames in comments in internal.h 16 years ago
fuse 9eead2a811 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 15 years ago
gfs2 fd589a8f0a trivial: fix typo "to to" in multiple files 15 years ago
hfs 405f55712d headers: smp_lock.h redux 16 years ago
hfsplus 405f55712d headers: smp_lock.h redux 16 years ago
hostfs 752fa51e4c hostfs: set maximum filesize in superblock for proper LFS support 16 years ago
hpfs 405f55712d headers: smp_lock.h redux 16 years ago
hppfs 880fe76ee6 hppfs: hppfs_read_file() may return -ERROR 16 years ago
hugetlbfs 1fd7317d02 Move magic numbers into magic.h 15 years ago
isofs 8711c67bee isofs: fix Joliet regression 16 years ago
jbd 3adae9da0b jbd: Annotate transaction start also for journal_restart() 15 years ago
jbd2 88e9d34c72 seq_file: constify seq_operations 15 years ago
jffs2 ac4cfdd6d1 const: mark remaining export_operations const 15 years ago
jfs 18f4c64477 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' 15 years ago
lockd a87e84b5cd Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux 15 years ago
minix e38be994b9 Making fs/minix/minix.h double including safe 16 years ago
ncpfs 74675a5850 NLS: update handling of Unicode 16 years ago
nfs 88e9d34c72 seq_file: constify seq_operations 15 years ago
nfs_common d716f0b8a5 SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only 16 years ago
nfsd 88e9d34c72 seq_file: constify seq_operations 15 years ago
nilfs2 6e1d5dcc2b const: mark remaining inode_operations as const 15 years ago
nls 74675a5850 NLS: update handling of Unicode 16 years ago
notify 750a8870fe inotify: update the group mask on mark addition 15 years ago
ntfs 342ff1a1b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
ocfs2 88e9d34c72 seq_file: constify seq_operations 15 years ago
omfs 6e1d5dcc2b const: mark remaining inode_operations as const 15 years ago
openpromfs 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
partitions 83d5cde47d const: make block_device_operations const 15 years ago
proc 88e9d34c72 seq_file: constify seq_operations 15 years ago
qnx4 964f536966 fs/qnx4: sanitize includes 16 years ago
quota 0d54b217a2 const: make struct super_block::s_qcop const 15 years ago
ramfs d993831fa7 writeback: add name to backing_dev_info 15 years ago
reiserfs 0d54b217a2 const: make struct super_block::s_qcop const 15 years ago
romfs 6e1d5dcc2b const: mark remaining inode_operations as const 15 years ago
smbfs ca976c53de smbfs: read buffer overflow 15 years ago
squashfs b87221de6a const: mark remaining super_operations const 15 years ago
sysfs a12e4d304c Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block 15 years ago
sysv 5ac3455a84 get rid of BKL in fs/sysv 16 years ago
ubifs 7f09410bbc const: mark remaining address_space_operations const 15 years ago
udf cbc8cc3352 udf: Fix possible corruption when close races with write 15 years ago
ufs 37044c86ba ufs: sector_t cannot be negative 16 years ago
xfs 342ff1a1b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
Kconfig 3f96b79ad9 tmpfs: depend on shmem 15 years ago
Kconfig.binfmt 2d96d1053d CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE 16 years ago
Makefile 0c4fb87764 nilfs2: update makefile and Kconfig 16 years ago
aio.c 3d2d827f5c mm: move use_mm/unuse_mm from aio.c to mm/ 15 years ago
anon_inodes.c d3a9262e59 fs: Provide empty .set_page_dirty() aop for anon inodes 16 years ago
attr.c 9e3509e273 vfs: Use lowercase names of quota functions 16 years ago
bad_inode.c 6badd79bd0 kill ->dir_notify() 16 years ago
binfmt_aout.c 17580d7f2f sanitize ifdefs in binfmt_aout 16 years ago
binfmt_elf.c f3e8fccd06 mm: add get_dump_page 15 years ago
binfmt_elf_fdpic.c f3e8fccd06 mm: add get_dump_page 15 years ago
binfmt_em86.c bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc 16 years ago
binfmt_flat.c 3440625d78 flat: fix uninitialized ptr with shared libs 16 years ago
binfmt_misc.c 87113e806a fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status 16 years ago
binfmt_script.c bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc 16 years ago
binfmt_som.c d9e66c7296 Don't crap into descriptor table in binfmt_som 16 years ago
bio-integrity.c 7878cba9f0 block: Create bip slabs with embedded integrity vectors 16 years ago
bio.c ecb554a846 block: fix sg SG_DXFER_TO_FROM_DEV regression 16 years ago
block_dev.c 83d5cde47d const: make block_device_operations const 15 years ago
buffer.c 03ba3782e8 writeback: switch to per-bdi threads for flushing data 15 years ago
char_dev.c a9c86d4259 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 15 years ago
compat.c a2a8474c3f exec: do not sleep in TASK_TRACED under ->cred_guard_mutex 15 years ago
compat_binfmt_elf.c 2f79e48ae2 x86: compat_binfmt_elf 17 years ago
compat_ioctl.c 69130c7cf9 compat_ioctl: hook up compat handler for FIEMAP ioctl 16 years ago
dcache.c 613afbf832 sched: Pull up the might_sleep() check into cond_resched() 16 years ago
dcookies.c 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 16 years ago
direct-io.c e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
drop_caches.c 286973552f mm: remove __invalidate_mapping_pages variant 16 years ago
eventfd.c 133890103b eventfd: revised interface and cleanups 16 years ago
eventpoll.c 3fe4a975d6 epoll: fix nested calls support 16 years ago
exec.c cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 15 years ago
fcntl.c 405f55712d headers: smp_lock.h redux 16 years ago
fifo.c aeb5d72706 [PATCH] introduce fmode_t, do annotations 16 years ago
file.c 1027abe882 [PATCH] merge locate_fd() and get_unused_fd() 17 years ago
file_table.c 864d7c4c06 fs: move mark_files_ro into file_table.c 16 years ago
filesystems.c 38e23c95f9 fs: Mark get_filesystem_list() as __init function. 16 years ago
fs-writeback.c 1ef7d9aa32 writeback: fix possible bdi writeback refcounting problem 15 years ago
fs_struct.c 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 years ago
generic_acl.c ce3b0f8d5c New helper - current_umask() 16 years ago
inode.c 6e1d5dcc2b const: mark remaining inode_operations as const 15 years ago
internal.h 62c6943b4b Trim a bit of crap from fs.h 16 years ago
ioctl.c 3e63cbb1ef fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls 16 years ago
ioprio.c 938bb9f5e8 [CVE-2009-0029] System call wrappers part 28 16 years ago
libfs.c 89a4eb4b66 vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed 16 years ago
locks.c 7b021967c5 const: make lock_manager_operations const 15 years ago
mbcache.c 335e92e8a5 vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs 17 years ago
mpage.c 79ffab3439 ext4: Properly initialize the buffer_head state 16 years ago
namei.c f6f7919086 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 15 years ago
namespace.c 2d8dd38a5a vfs: mnt_want_write_file(): fix special file handling 16 years ago
nfsctl.c 1e7bfb2134 [CVE-2009-0029] System call wrappers part 27 16 years ago
no-block.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 18 years ago
open.c e0e817392b CRED: Add some configurable debugging [try #6] 15 years ago
pipe.c 023d43c7b5 lockdep: Fix lockdep annotation for pipe_double_lock() 16 years ago
pnode.c 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id 17 years ago
pnode.h 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id 17 years ago
posix_acl.c da9592edeb CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
read_write.c 6818173bd6 splice: implement default splice_read method 16 years ago
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 18 years ago
readdir.c d4e82042c4 [CVE-2009-0029] System call wrappers part 32 16 years ago
select.c 5ae87e79ec poll/select: avoid arithmetic overflow in __estimate_accuracy() 15 years ago
seq_file.c 0b923606e7 seq_file: add function to write binary data 16 years ago
signalfd.c 836f92adf1 [CVE-2009-0029] System call wrappers part 31 16 years ago
splice.c 355bbd8cb8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block 15 years ago
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied 18 years ago
stat.c 2eae7a1874 kill vfs_stat_fd / vfs_lstat_fd 16 years ago
super.c b87221de6a const: mark remaining super_operations const 15 years ago
sync.c 32a88aa1b6 fs: Assign bdi in super_block 15 years ago
timerfd.c 610d18f412 timerfd: add flags check 16 years ago
utimes.c 6559eed8ca [CVE-2009-0029] System call wrappers part 30 16 years ago
xattr.c b1ab7e4b2a VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx. 15 years ago
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago