Linus Torvalds a8e98d6d51 Merge git://git.infradead.org/mtd-2.6 před 18 roky
..
9p e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) před 18 roky
adfs 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters před 18 roky
affs 210f855963 iget: stop AFFS from using iget() and read_inode() před 18 roky
afs aa7fa240c7 iget: use iget_failed() in AFS před 18 roky
autofs 62328a0239 iget: stop autofs from using iget() and read_inode() před 18 roky
autofs4 a47afb0f9d pid namespaces: round up the API před 18 roky
befs 96eb541941 iget: stop BEFS from using iget() and read_inode() před 18 roky
bfs e33ab086ae iget: stop BFS from using iget() and read_inode() před 18 roky
cifs ce634ab28e iget: stop CIFS from using iget() and read_inode() před 18 roky
coda 62ca879256 coda: convert struct class_device to struct device před 18 roky
configfs 116ba5d5ea configfs: file.c fix possible recursive locking před 18 roky
cramfs 4176ed5938 fs/cramfs/inode.c: replace hardcoded value with preprocessor constant před 18 roky
debugfs 197b12d679 Kobject: convert fs/* from kobject_unregister() to kobject_put() před 18 roky
devpts 3972b7f67b devpts: add fsnotify create event před 18 roky
dlm 0fe410d3f3 dlm: static initialization improvements před 18 roky
ecryptfs af440f5292 ecryptfs: check for existing key_tfm at mount time před 18 roky
efs 298384cd79 iget: stop EFS from using iget() and read_inode() před 18 roky
exportfs e38f981758 exportfs: update documentation před 18 roky
ext2 52fcf70329 iget: stop EXT2 from using iget() and read_inode() před 18 roky
ext3 473043dcee iget: stop EXT3 from using iget() and read_inode() před 18 roky
ext4 1d1fe1ee02 iget: stop EXT4 from using iget() and read_inode() před 18 roky
fat 17f95a7b44 iget: stop FAT from using iget() and read_inode() před 18 roky
freevxfs d0b079483d iget: stop FreeVXFS from using iget() and read_inode() před 18 roky
fuse fa300b1914 iget: stop FUSE from using iget() and read_inode() před 18 roky
gfs2 69840b0d06 iget: use iget_failed() in GFS2 před 18 roky
hfs 14b30d6284 hfs: update comment to reflect actual init and exit routines před 18 roky
hfsplus 635253915b iget: stop HFSPLUS from using iget() and read_inode() před 18 roky
hostfs 0a370e5de9 iget: stop HOSTFS from using iget() and read_inode() před 18 roky
hpfs 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters před 18 roky
hppfs 755aedc159 iget: stop HPPFS from using iget() and read_inode() před 18 roky
hugetlbfs 75897d60a5 hugetlb: allow sticky directory mount option před 18 roky
isofs c4386c83bf iget: stop ISOFS from using read_inode() před 18 roky
jbd 533083836f make jbd/journal.c:__journal_abort_hard() static před 18 roky
jbd2 e86e14385d BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2 před 18 roky
jffs2 a8e98d6d51 Merge git://git.infradead.org/mtd-2.6 před 18 roky
jfs eab1df71a0 iget: stop JFS from using iget() and read_inode() před 18 roky
lockd d801b86168 NLM: tear down RPC clients in nlm_shutdown_hosts před 18 roky
minix a90a088021 iget: stop the MINIX filesystem from using iget() and read_inode() před 18 roky
msdos 92e1d5be91 [PATCH] mark struct inode_operations const 2 před 19 roky
ncpfs 7c28cbaed6 NCPFS: update diagnostic strings to match routine names. před 18 roky
nfs e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) před 18 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 18 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 18 roky
ocfs2 eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user před 18 roky
openpromfs b88a27edcd iget: stop OPENPROMFS from using iget() and read_inode() před 18 roky
partitions b75cb06f72 partition: use DEFAULT_SGI_PARTITION for SGI_PARTION default před 18 roky
proc a1d4aebbfa iget: stop PROCFS from using iget() and read_inode() před 18 roky
qnx4 2b7e5bcbd9 iget: stop QNX4 from using iget() and read_inode() před 18 roky
ramfs 8e3f715a7f Remove valueless definition of hard-selected RAMFS option před 18 roky
reiserfs e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) před 18 roky
romfs 78cc912000 iget: stop ROMFS from using iget() and read_inode() před 18 roky
smbfs ce88cc5ed8 smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive() před 18 roky
sysfs 9b73e76f3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 před 18 roky
sysv b8e1343f67 iget: stop the SYSV filesystem from using iget() and read_inode() před 18 roky
udf 3ad90ec090 fs/udf/balloc.c: mark a variable as uninitialized_var() před 18 roky
ufs b55c460da6 iget: stop UFS from using iget() and read_inode() před 18 roky
vfat e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) před 18 roky
xfs 9e2779fa28 is_vmalloc_addr(): Check if an address is within the vmalloc boundaries před 18 roky
Kconfig 25fad945a7 fs menu: small reorg před 18 roky
Kconfig.binfmt b9d36d5d00 x86: compat_binfmt_elf Kconfig před 18 roky
Makefile b9d36d5d00 x86: compat_binfmt_elf Kconfig před 18 roky
aio.c 56c4da454d core: remove last users of empty FASTCALL macro před 18 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 18 roky
binfmt_aout.c 6e16d89bcd Sanitize the type of struct user.u_ar0 před 18 roky
binfmt_elf.c 32a932332c brk randomization: introduce CONFIG_COMPAT_BRK před 18 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 0e647c04f6 binfmt_flat: warning fixes před 18 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 7dc0b22e3c core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe před 18 roky
bio.c 5d84070ee0 __bio_clone: don't calculate hw/phys segment counts před 18 roky
block_dev.c ba6f867f11 kill an unused PTR_ERR in bdev_cache_init() před 18 roky
buffer.c b98938c373 bufferhead: revert constructor removal před 18 roky
char_dev.c f9cb074bff Kobject: rename kobject_init_ng() to kobject_init() před 18 roky
compat.c 0321155926 fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol před 18 roky
compat_binfmt_elf.c 2f79e48ae2 x86: compat_binfmt_elf před 18 roky
compat_ioctl.c deb21db778 VFS: swap do_ioctl and vfs_ioctl names před 18 roky
dcache.c 0d71bd5993 inotify: remove debug code před 18 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 18 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 18 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 18 roky
eventpoll.c 0ccf831cbe lockdep: annotate epoll před 18 roky
exec.c ed5d2cac11 exec: rework the group exit and fix the race with kill před 18 roky
fcntl.c b488893a39 pid namespaces: changes to show virtual ids to user před 18 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 18 roky
file_table.c cfdaf9e5f9 fs/file_table.c: use list_for_each_entry() instead of list_for_each() před 18 roky
filesystems.c 79c0b2df79 add filesystem subtype support před 18 roky
fs-writeback.c 797074e44d fs: use list_for_each_entry_reverse and kill sb_entry před 18 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 18 roky
inotify.c 0d71bd5993 inotify: remove debug code před 18 roky
inotify_user.c bcfbf84d40 SIGIO-driven I/O with inotify queues před 18 roky
internal.h 6272e26679 cleanup compat ioctl handling před 18 roky
ioctl.c aa81a7c712 VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls před 18 roky
ioprio.c 0871714e08 cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions před 18 roky
libfs.c eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user před 18 roky
locks.c ab1f161165 pid-namespaces-vs-locks-interaction před 18 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 18 roky
namei.c ece95912db inotify: send IN_ATTRIB events when link count changes před 18 roky
namespace.c 13f14b4d8b Use ilog2() in fs/namespace.c před 18 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 cb51f973bc mark sys_open/sys_read exports unused před 18 roky
pipe.c 71e20f1873 sched: affine sync wakeups před 18 roky
pnode.c 0b03cfb25f MNT_UNBINDABLE fix před 18 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 18 roky
quota_v1.c 1da177e4c3 Linux-2.6.12-rc2 před 21 roky
quota_v2.c d3be915fc5 [PATCH] sem2mutex: quota před 20 roky
read_write.c 19295529db ext4: export iov_shorten from kernel for ext4's use před 18 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 18 roky
select.c 844fcc5396 make sys_poll() wait at least timeout ms před 18 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 18 roky
splice.c 8084870854 splice: always updated atime in direct splice před 18 roky
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied před 19 roky
stat.c e63340ae6b header cleaning: don't include smp_lock.h when not used před 18 roky
super.c 96de0e252c Convert files to UTF-8 and some cleanups před 18 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 18 roky
utimes.c 12c2ab5e8f fs/utimes.c should #include <linux/syscalls.h> před 18 roky
xattr.c 4bea58053f VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSM před 18 roky
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h před 19 roky