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