Steve French 04b6e6ec1a [CIFS] Fix mem leak on dfs referral 17 роки тому
..
9p e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 роки тому
adfs e11400b0ca mount options: fix adfs 17 роки тому
affs e9b3961b66 mount options: fix affs 17 роки тому
afs 09da5916ba Use path_put() in a few places instead of {mnt,d}put() 17 роки тому
autofs 979db7542d mount options: fix autofs 17 роки тому
autofs4 1d957f9bf8 Introduce path_put() 17 роки тому
befs 552c3c6c56 mount options: fix befs 17 роки тому
bfs e33ab086ae iget: stop BFS from using iget() and read_inode() 17 роки тому
cifs 04b6e6ec1a [CIFS] Fix mem leak on dfs referral 17 роки тому
coda 1d957f9bf8 Introduce path_put() 17 роки тому
configfs 1d957f9bf8 Introduce path_put() 17 роки тому
cramfs 4176ed5938 fs/cramfs/inode.c: replace hardcoded value with preprocessor constant 18 роки тому
debugfs 3634634edd debugfs: fix sparse warnings 17 роки тому
devpts b87a267eb7 mount options: fix devpts 17 роки тому
dlm 599e0f584d dlm: fix rcom_names message to self 17 роки тому
ecryptfs e4465fdaeb eCryptfs: make ecryptfs_prepare_write decrypt the page 17 роки тому
efs 45254b4fb2 efs: move headers out of include/linux/ 17 роки тому
exportfs e38f981758 exportfs: update documentation 18 роки тому
ext2 35c879dc30 mount options: fix ext2 17 роки тому
ext3 92587216f8 ext3: fix mount option parsing 17 роки тому
ext4 5606bf5d0c ext4: add missing ext4_journal_stop() 17 роки тому
fat c1fca3b609 mount options: fix fat 17 роки тому
freevxfs d0b079483d iget: stop FreeVXFS from using iget() and read_inode() 17 роки тому
fuse 1a823ac9ff fuse: fix permission checking 17 роки тому
gfs2 1d957f9bf8 Introduce path_put() 17 роки тому
hfs 14b30d6284 hfs: update comment to reflect actual init and exit routines 17 роки тому
hfsplus 8aa84ab99b fs/hfsplus/unicode.c: fix uninitialized var warning 17 роки тому
hostfs 6966a97753 UML: fix hostfs build 17 роки тому
hpfs 6d9c1fd425 mount options: fix hpfs 17 роки тому
hppfs 755aedc159 iget: stop HPPFS from using iget() and read_inode() 17 роки тому
hugetlbfs 10f19a86a5 mount options: fix hugetlbfs 17 роки тому
isofs d0132eea7a mount options: fix isofs 17 роки тому
jbd 78a4a50a86 docbook: fix filesystems.tmpl source files 17 роки тому
jbd2 c4e35e07af JBD2: Clear buffer_ordered flag for barried IO request on success 17 роки тому
jffs2 a8e98d6d51 Merge git://git.infradead.org/mtd-2.6 17 роки тому
jfs ef1fc2f01e BKL-removal: Implement a compat_ioctl handler for JFS 17 роки тому
lockd 5216a8e70e Wrap buffers used for rpc debug printks into RPC_IFDEBUG 17 роки тому
minix a90a088021 iget: stop the MINIX filesystem from using iget() and read_inode() 17 роки тому
msdos 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 роки тому
ncpfs 564cd138cb mount options: fix ncpfs 17 роки тому
nfs 4c1aa6f8b9 Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 17 роки тому
nfs_common 83bbe2ef63 [PATCH] nfs_common endianness annotations 19 роки тому
nfsd 5216a8e70e Wrap buffers used for rpc debug printks into RPC_IFDEBUG 17 роки тому
nls c80544dc0b sparse pointer use of zero as null 18 роки тому
ntfs 9e2779fa28 is_vmalloc_addr(): Check if an address is within the vmalloc boundaries 17 роки тому
ocfs2 cdef59a94c ocfs2: Fix NULL pointer dereferences in o2net 17 роки тому
openpromfs b88a27edcd iget: stop OPENPROMFS from using iget() and read_inode() 17 роки тому
partitions c3c930d933 Enhanced partition statistics: remove old partition statistics 17 роки тому
proc fb39380b8d pagemap: proper read error handling 17 роки тому
qnx4 2b7e5bcbd9 iget: stop QNX4 from using iget() and read_inode() 17 роки тому
ramfs 8e3f715a7f Remove valueless definition of hard-selected RAMFS option 18 роки тому
reiserfs acc1f3ede9 fs/reiserfs/super.c: correct use of ! and & 17 роки тому
romfs 78cc912000 iget: stop ROMFS from using iget() and read_inode() 17 роки тому
smbfs ed58f80279 fs/smbfs/inode.c: fix warning message deprecating smbfs 17 роки тому
sysfs 969affd276 sysfs: remove BUG_ON() from sysfs_remove_group() 17 роки тому
sysv b8e1343f67 iget: stop the SYSV filesystem from using iget() and read_inode() 17 роки тому
udf cba44359d1 udf: fix udf_add_free_space 17 роки тому
ufs f81e8a4387 ufs: fix parenthesisation in ufs_set_fs_state() 17 роки тому
vfat e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 роки тому
xfs 72772a3b5b [XFS] fix inode leak in xfs_iget_core() 17 роки тому
Kconfig 3211e4eb58 SUNRPC xptrdma: simplify build configuration 17 роки тому
Kconfig.binfmt 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT 17 роки тому
Makefile b9d36d5d00 x86: compat_binfmt_elf Kconfig 17 роки тому
aio.c c2ec66828f aio: negative offset should return -EINVAL 17 роки тому
anon_inodes.c 96fdc72ddf anon-inodes use open coded atomic_inc for the shared inode 18 роки тому
attr.c 6de0ec00ba VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations 18 роки тому
bad_inode.c b46980feed iget: introduce a function to register iget failure 17 роки тому
binfmt_aout.c 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT 17 роки тому
binfmt_elf.c d31472b6d4 core dump: user_regset writeback 17 роки тому
binfmt_elf_fdpic.c b488893a39 pid namespaces: changes to show virtual ids to user 18 роки тому
binfmt_em86.c 96de0e252c Convert files to UTF-8 and some cleanups 18 роки тому
binfmt_flat.c e2a366dc5c FLAT binaries: drop BINFMT_FLAT bad header magic warning 17 роки тому
binfmt_misc.c 96de0e252c Convert files to UTF-8 and some cleanups 18 роки тому
binfmt_script.c 96de0e252c Convert files to UTF-8 and some cleanups 18 роки тому
binfmt_som.c 1eb1141123 aout: remove unnecessary inclusions of {asm, linux}/a.out.h 17 роки тому
bio.c 86b6c7a7f7 fs/block_dev.c: remove #if 0'ed code 17 роки тому
block_dev.c 86b6c7a7f7 fs/block_dev.c: remove #if 0'ed code 17 роки тому
buffer.c e3892296de vfs: fix NULL pointer dereference in fsync_buffers_list() 17 роки тому
char_dev.c 922f9cfa79 fs/char_dev.c: chrdev_open marked static and removed from fs.h 17 роки тому
compat.c 52833e897f Merge branch 'linus_origin' into hotfixes 17 роки тому
compat_binfmt_elf.c 2f79e48ae2 x86: compat_binfmt_elf 17 роки тому
compat_ioctl.c cf28b4863f d_path: Make d_path() use a struct path 17 роки тому
dcache.c 4a0962abd1 dentries: Extract common code to remove dentry from lru 17 роки тому
dcookies.c cf28b4863f d_path: Make d_path() use a struct path 17 роки тому
direct-io.c eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 роки тому
dnotify.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 роки тому
dquot.c 1d957f9bf8 Introduce path_put() 17 роки тому
drop_caches.c fc9a07e7bf invalidate_mapping_pages(): add cond_resched 18 роки тому
eventfd.c 7747cdb2f8 fs/eventfd.c should #include <linux/syscalls.h> 17 роки тому
eventpoll.c 0ccf831cbe lockdep: annotate epoll 17 роки тому
exec.c a64e715fc7 Allow ARG_MAX execve string space even with a small stack limit 17 роки тому
fcntl.c fc9b52cd8f fs: remove fastcall, it is always empty 17 роки тому
fifo.c e8edc6e03a Detach sched.h from mm.h 18 роки тому
file.c 9cfe015aa4 get rid of NR_OPEN and introduce a sysctl_nr_open 17 роки тому
file_table.c fc9b52cd8f fs: remove fastcall, it is always empty 17 роки тому
filesystems.c 79c0b2df79 add filesystem subtype support 18 роки тому
fs-writeback.c 18914b1884 write_inode_now(): avoid unnecessary synchronous write 17 роки тому
generic_acl.c 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 роки тому
inode.c 12debc4248 iget: remove iget() and the read_inode() super op as being obsolete 17 роки тому
inotify.c 0d71bd5993 inotify: remove debug code 17 роки тому
inotify_user.c 1d957f9bf8 Introduce path_put() 17 роки тому
internal.h 6272e26679 cleanup compat ioctl handling 18 роки тому
ioctl.c f6a4c8bdb3 fix up kerneldoc in fs/ioctl.c a little bit 17 роки тому
ioprio.c 0871714e08 cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions 17 роки тому
libfs.c 74bedc4d56 libfs: rename simple_attr_close to simple_attr_release 17 роки тому
locks.c 6c5f3e7b43 Pidns: make full use of xxx_vnr() calls 17 роки тому
mbcache.c f9e83489cb fs: Fix to correct the mbcache entries counter 18 роки тому
mpage.c 78a4a50a86 docbook: fix filesystems.tmpl source files 17 роки тому
namei.c 6ac08c39a1 Use struct path in fs_struct 17 роки тому
namespace.c c32c2f63a9 d_path: Make seq_path() use a struct path argument 17 роки тому
nfsctl.c 1d957f9bf8 Introduce path_put() 17 роки тому
no-block.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 роки тому
open.c ac748a09fc Make set_fs_{root,pwd} take a struct path 17 роки тому
pipe.c b51d63c6d3 kernel-doc: fix fs/pipe.c notation 17 роки тому
pnode.c 0b03cfb25f MNT_UNBINDABLE fix 17 роки тому
pnode.h 8aec080945 [PATCH] new helpers - collect_mounts() and release_collected_mounts() 18 роки тому
posix_acl.c 52978be636 [PATCH] kmemdup: some users 19 роки тому
quota.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 роки тому
quota_v1.c 1da177e4c3 Linux-2.6.12-rc2 20 роки тому
quota_v2.c d3be915fc5 [PATCH] sem2mutex: quota 19 роки тому
read_write.c 3287629eff remove the unused exports of sys_open/sys_read 17 роки тому
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 роки тому
readdir.c da78451190 Use mutex_lock_killable in vfs_readdir 17 роки тому
select.c 844fcc5396 make sys_poll() wait at least timeout ms 17 роки тому
seq_file.c cf28b4863f d_path: Make d_path() use a struct path 17 роки тому
signalfd.c 7ec37dfd4d fs/signalfd.c should #include <linux/syscalls.h> 17 роки тому
splice.c 02cf01aea5 splice: only return -EAGAIN if there's hope of more data 17 роки тому
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied 18 роки тому
stat.c 1d957f9bf8 Introduce path_put() 17 роки тому
super.c e000752989 LSM/SELinux: Interfaces to allow FS to control mount options 17 роки тому
sync.c edd5cd4a94 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM 18 роки тому
timerfd.c 4d672e7ac7 timerfd: new timerfd API 17 роки тому
utimes.c 1d957f9bf8 Introduce path_put() 17 роки тому
xattr.c 1d957f9bf8 Introduce path_put() 17 роки тому
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 роки тому