Miklos Szeredi 10f19a86a5 mount options: fix hugetlbfs 17 vuotta sitten
..
9p e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 vuotta sitten
adfs e11400b0ca mount options: fix adfs 17 vuotta sitten
affs e9b3961b66 mount options: fix affs 17 vuotta sitten
afs 969729d56e mount options: fix afs 17 vuotta sitten
autofs 979db7542d mount options: fix autofs 17 vuotta sitten
autofs4 aef97cb903 mount options: fix autofs4 17 vuotta sitten
befs 552c3c6c56 mount options: fix befs 17 vuotta sitten
bfs e33ab086ae iget: stop BFS from using iget() and read_inode() 17 vuotta sitten
cifs ce634ab28e iget: stop CIFS from using iget() and read_inode() 17 vuotta sitten
coda 62ca879256 coda: convert struct class_device to struct device 17 vuotta sitten
configfs 116ba5d5ea configfs: file.c fix possible recursive locking 17 vuotta sitten
cramfs 4176ed5938 fs/cramfs/inode.c: replace hardcoded value with preprocessor constant 18 vuotta sitten
debugfs 8b88b0998e libfs: allow error return from simple attributes 17 vuotta sitten
devpts b87a267eb7 mount options: fix devpts 17 vuotta sitten
dlm 0fe410d3f3 dlm: static initialization improvements 17 vuotta sitten
ecryptfs af440f5292 ecryptfs: check for existing key_tfm at mount time 17 vuotta sitten
efs 298384cd79 iget: stop EFS from using iget() and read_inode() 17 vuotta sitten
exportfs e38f981758 exportfs: update documentation 18 vuotta sitten
ext2 35c879dc30 mount options: fix ext2 17 vuotta sitten
ext3 50e8a2890e ext3: replace all adds to little endians variables with le*_add_cpu 17 vuotta sitten
ext4 1d1fe1ee02 iget: stop EXT4 from using iget() and read_inode() 17 vuotta sitten
fat c1fca3b609 mount options: fix fat 17 vuotta sitten
freevxfs d0b079483d iget: stop FreeVXFS from using iget() and read_inode() 17 vuotta sitten
fuse d1875dbaa5 mount options: fix fuse 17 vuotta sitten
gfs2 69840b0d06 iget: use iget_failed() in GFS2 17 vuotta sitten
hfs 14b30d6284 hfs: update comment to reflect actual init and exit routines 17 vuotta sitten
hfsplus 8aa84ab99b fs/hfsplus/unicode.c: fix uninitialized var warning 17 vuotta sitten
hostfs dd2cc4dff3 mount options: fix hostfs 17 vuotta sitten
hpfs 6d9c1fd425 mount options: fix hpfs 17 vuotta sitten
hppfs 755aedc159 iget: stop HPPFS from using iget() and read_inode() 17 vuotta sitten
hugetlbfs 10f19a86a5 mount options: fix hugetlbfs 17 vuotta sitten
isofs 9b7880e7bb isofs: implement dmode option 17 vuotta sitten
jbd 533083836f make jbd/journal.c:__journal_abort_hard() static 17 vuotta sitten
jbd2 e86e14385d BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2 17 vuotta sitten
jffs2 a8e98d6d51 Merge git://git.infradead.org/mtd-2.6 17 vuotta sitten
jfs ef1fc2f01e BKL-removal: Implement a compat_ioctl handler for JFS 17 vuotta sitten
lockd d801b86168 NLM: tear down RPC clients in nlm_shutdown_hosts 17 vuotta sitten
minix a90a088021 iget: stop the MINIX filesystem from using iget() and read_inode() 17 vuotta sitten
msdos 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 vuotta sitten
ncpfs 7c28cbaed6 NCPFS: update diagnostic strings to match routine names. 17 vuotta sitten
nfs 5d47a35600 NFS: Fix a potential file corruption issue when writing 17 vuotta sitten
nfs_common 83bbe2ef63 [PATCH] nfs_common endianness annotations 19 vuotta sitten
nfsd e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 vuotta sitten
nls c80544dc0b sparse pointer use of zero as null 18 vuotta sitten
ntfs 9e2779fa28 is_vmalloc_addr(): Check if an address is within the vmalloc boundaries 17 vuotta sitten
ocfs2 8b5f688368 byteorder: move le32_add_cpu & friends from OCFS2 to core 17 vuotta sitten
openpromfs b88a27edcd iget: stop OPENPROMFS from using iget() and read_inode() 17 vuotta sitten
partitions f4a00a2c06 Block: Fix whole_disk attribute bug 17 vuotta sitten
proc 03a44825be procfs: constify function pointer tables 17 vuotta sitten
qnx4 2b7e5bcbd9 iget: stop QNX4 from using iget() and read_inode() 17 vuotta sitten
ramfs 8e3f715a7f Remove valueless definition of hard-selected RAMFS option 18 vuotta sitten
reiserfs ec26e11740 reiserfs: constify function pointer tables 17 vuotta sitten
romfs 78cc912000 iget: stop ROMFS from using iget() and read_inode() 17 vuotta sitten
smbfs ce88cc5ed8 smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive() 17 vuotta sitten
sysfs 969affd276 sysfs: remove BUG_ON() from sysfs_remove_group() 17 vuotta sitten
sysv b8e1343f67 iget: stop the SYSV filesystem from using iget() and read_inode() 17 vuotta sitten
udf 05343c4f2e udf: fix adding entry to a directory 17 vuotta sitten
ufs e542059884 drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h 17 vuotta sitten
vfat e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 vuotta sitten
xfs 0b61a2ba5d Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 17 vuotta sitten
Kconfig 3211e4eb58 SUNRPC xptrdma: simplify build configuration 17 vuotta sitten
Kconfig.binfmt 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT 17 vuotta sitten
Makefile b9d36d5d00 x86: compat_binfmt_elf Kconfig 17 vuotta sitten
aio.c c2ec66828f aio: negative offset should return -EINVAL 17 vuotta sitten
anon_inodes.c 96fdc72ddf anon-inodes use open coded atomic_inc for the shared inode 18 vuotta sitten
attr.c 6de0ec00ba VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations 18 vuotta sitten
bad_inode.c b46980feed iget: introduce a function to register iget failure 17 vuotta sitten
binfmt_aout.c 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT 17 vuotta sitten
binfmt_elf.c 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT 17 vuotta sitten
binfmt_elf_fdpic.c b488893a39 pid namespaces: changes to show virtual ids to user 18 vuotta sitten
binfmt_em86.c 96de0e252c Convert files to UTF-8 and some cleanups 18 vuotta sitten
binfmt_flat.c 1eb1141123 aout: remove unnecessary inclusions of {asm, linux}/a.out.h 17 vuotta sitten
binfmt_misc.c 96de0e252c Convert files to UTF-8 and some cleanups 18 vuotta sitten
binfmt_script.c 96de0e252c Convert files to UTF-8 and some cleanups 18 vuotta sitten
binfmt_som.c 1eb1141123 aout: remove unnecessary inclusions of {asm, linux}/a.out.h 17 vuotta sitten
bio.c 5d84070ee0 __bio_clone: don't calculate hw/phys segment counts 17 vuotta sitten
block_dev.c ba6f867f11 kill an unused PTR_ERR in bdev_cache_init() 17 vuotta sitten
buffer.c fc9b52cd8f fs: remove fastcall, it is always empty 17 vuotta sitten
char_dev.c f9cb074bff Kobject: rename kobject_init_ng() to kobject_init() 17 vuotta sitten
compat.c 0321155926 fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol 17 vuotta sitten
compat_binfmt_elf.c 2f79e48ae2 x86: compat_binfmt_elf 17 vuotta sitten
compat_ioctl.c 76c072b48e dm ioctl: move compat code 17 vuotta sitten
dcache.c 0d71bd5993 inotify: remove debug code 17 vuotta sitten
dcookies.c 4e950f6f01 Remove fs.h from mm.h 18 vuotta sitten
direct-io.c eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 vuotta sitten
dnotify.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 vuotta sitten
dquot.c 941d2380e9 quota: improve inode list scanning in add_dquot_ref() 17 vuotta sitten
drop_caches.c fc9a07e7bf invalidate_mapping_pages(): add cond_resched 18 vuotta sitten
eventfd.c 7747cdb2f8 fs/eventfd.c should #include <linux/syscalls.h> 17 vuotta sitten
eventpoll.c 0ccf831cbe lockdep: annotate epoll 17 vuotta sitten
exec.c abe8be3abe Allow executables larger than 2GB 17 vuotta sitten
fcntl.c fc9b52cd8f fs: remove fastcall, it is always empty 17 vuotta sitten
fifo.c e8edc6e03a Detach sched.h from mm.h 18 vuotta sitten
file.c 9cfe015aa4 get rid of NR_OPEN and introduce a sysctl_nr_open 17 vuotta sitten
file_table.c fc9b52cd8f fs: remove fastcall, it is always empty 17 vuotta sitten
filesystems.c 79c0b2df79 add filesystem subtype support 18 vuotta sitten
fs-writeback.c 18914b1884 write_inode_now(): avoid unnecessary synchronous write 17 vuotta sitten
generic_acl.c 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 vuotta sitten
inode.c 12debc4248 iget: remove iget() and the read_inode() super op as being obsolete 17 vuotta sitten
inotify.c 0d71bd5993 inotify: remove debug code 17 vuotta sitten
inotify_user.c ac74c00e49 inotify: fix check for one-shot watches before destroying them 17 vuotta sitten
internal.h 6272e26679 cleanup compat ioctl handling 18 vuotta sitten
ioctl.c aa81a7c712 VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls 17 vuotta sitten
ioprio.c 0871714e08 cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions 17 vuotta sitten
libfs.c 74bedc4d56 libfs: rename simple_attr_close to simple_attr_release 17 vuotta sitten
locks.c 6c5f3e7b43 Pidns: make full use of xxx_vnr() calls 17 vuotta sitten
mbcache.c f9e83489cb fs: Fix to correct the mbcache entries counter 18 vuotta sitten
mpage.c eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 vuotta sitten
namei.c fc9b52cd8f fs: remove fastcall, it is always empty 17 vuotta sitten
namespace.c b3b304a23a mount options: add generic_show_options() 17 vuotta sitten
nfsctl.c 16b6287a52 nfsctl: use vfs_path_lookup 18 vuotta sitten
no-block.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 vuotta sitten
open.c 3287629eff remove the unused exports of sys_open/sys_read 17 vuotta sitten
pipe.c d59d0b1b88 BKL-Removal: convert pipe to use unlocked_ioctl too 17 vuotta sitten
pnode.c 0b03cfb25f MNT_UNBINDABLE fix 17 vuotta sitten
pnode.h 8aec080945 [PATCH] new helpers - collect_mounts() and release_collected_mounts() 18 vuotta sitten
posix_acl.c 52978be636 [PATCH] kmemdup: some users 19 vuotta sitten
quota.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 vuotta sitten
quota_v1.c 1da177e4c3 Linux-2.6.12-rc2 20 vuotta sitten
quota_v2.c d3be915fc5 [PATCH] sem2mutex: quota 19 vuotta sitten
read_write.c 3287629eff remove the unused exports of sys_open/sys_read 17 vuotta sitten
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 vuotta sitten
readdir.c da78451190 Use mutex_lock_killable in vfs_readdir 17 vuotta sitten
select.c 844fcc5396 make sys_poll() wait at least timeout ms 17 vuotta sitten
seq_file.c 39699037a5 [FS] seq_file: Introduce the seq_open_private() 18 vuotta sitten
signalfd.c 7ec37dfd4d fs/signalfd.c should #include <linux/syscalls.h> 17 vuotta sitten
splice.c 8084870854 splice: always updated atime in direct splice 17 vuotta sitten
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied 18 vuotta sitten
stat.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 vuotta sitten
super.c b3b304a23a mount options: add generic_show_options() 17 vuotta sitten
sync.c edd5cd4a94 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM 18 vuotta sitten
timerfd.c 4d672e7ac7 timerfd: new timerfd API 17 vuotta sitten
utimes.c 12c2ab5e8f fs/utimes.c should #include <linux/syscalls.h> 17 vuotta sitten
xattr.c 4bea58053f VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSM 17 vuotta sitten
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 vuotta sitten