Michael Halcrow 72b55fffd6 eCryptfs: do not try to open device files on mknod vor 17 Jahren
..
9p 2e4bef41a0 9p: fix O_APPEND in legacy mode vor 17 Jahren
adfs 8e24eea728 fs: replace remaining __FUNCTION__ occurrences vor 17 Jahren
affs dca3c33652 [PATCH] fix reservation discarding in affs vor 17 Jahren
afs 44d1b980c7 Fix various old email addresses for dwmw2 vor 17 Jahren
autofs 979db7542d mount options: fix autofs vor 17 Jahren
autofs4 868eb7a853 autofs: path_{get,put}() cleanups vor 17 Jahren
befs 9a6ab769bd byteorder: don't directly include linux/byteorder/generic.h vor 17 Jahren
bfs 8e24eea728 fs: replace remaining __FUNCTION__ occurrences vor 17 Jahren
cifs 2fceef397f Merge commit 'v2.6.26' into bkl-removal vor 17 Jahren
coda 6143b59970 device create: coda: convert device_create to device_create_drvdata vor 17 Jahren
configfs a6795e9ebb configfs: Allow ->make_item() and ->make_group() to return detailed errors. vor 17 Jahren
cramfs cb688371e2 fs: Remove unnecessary inclusions of asm/semaphore.h vor 17 Jahren
debugfs 9505e63756 debugfs: Implement debugfs_remove_recursive() vor 17 Jahren
devpts 718a916338 devpts: factor out PTY index allocation vor 17 Jahren
dlm a6795e9ebb configfs: Allow ->make_item() and ->make_group() to return detailed errors. vor 17 Jahren
ecryptfs 72b55fffd6 eCryptfs: do not try to open device files on mknod vor 17 Jahren
efs 865965a66e efs: update error msg to not refer to deleted read_inode() vor 17 Jahren
exportfs 8e24eea728 fs: replace remaining __FUNCTION__ occurrences vor 17 Jahren
ext2 8b91582500 ext2: retry block allocation if new blocks are allocated from system zone vor 17 Jahren
ext3 f5c8f7dae7 ext3: add missing unlock to error path in ext3_quota_write() vor 17 Jahren
ext4 e4079a11f5 ext4: do not set extents feature from the kernel vor 17 Jahren
fat 2fceef397f Merge commit 'v2.6.26' into bkl-removal vor 17 Jahren
freevxfs 8b1919a1e8 fs/freevxfs/: proper externs vor 17 Jahren
fuse f948d56435 fuse: fix thinko in max I/O size calucation vor 17 Jahren
gfs2 38c46578ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw vor 17 Jahren
hfs 3e5a509730 hfs: fix warning with 64k PAGE_SIZE vor 17 Jahren
hfsplus 706322496b Fix hfsplus oops on image without extents vor 17 Jahren
hostfs 6966a97753 UML: fix hostfs build vor 17 Jahren
hpfs 6d9c1fd425 mount options: fix hpfs vor 17 Jahren
hppfs 13c48c4902 fix hppfs Makefile breakage vor 17 Jahren
hugetlbfs a137e1cc6d hugetlbfs: per mount huge page sizes vor 17 Jahren
isofs 2deb1acc65 isofs: fix access to unallocated memory when reading corrupted filesystem vor 17 Jahren
jbd 772279c5f1 jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT vor 17 Jahren
jbd2 cd1aac3292 ext4: Add ordered mode support for delalloc vor 17 Jahren
jffs2 2c4aabcca8 Merge git://git.infradead.org/mtd-2.6 vor 17 Jahren
jfs ec1aef3366 jfs: remove DIRENTSIZ vor 17 Jahren
lockd 14b395e35d Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux vor 17 Jahren
minix a90a088021 iget: stop the MINIX filesystem from using iget() and read_inode() vor 17 Jahren
msdos 8f5934278d Replace BKL with superblock lock in fat/msdos/vfat vor 17 Jahren
ncpfs 9465efc9e9 Remove BKL from remote_llseek v2 vor 17 Jahren
nfs cadc723cc1 Merge branch 'bkl-removal' into next vor 17 Jahren
nfs_common 83bbe2ef63 [PATCH] nfs_common endianness annotations vor 19 Jahren
nfsd 14b395e35d Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux vor 17 Jahren
nls c80544dc0b sparse pointer use of zero as null vor 18 Jahren
ntfs 80bfc25f42 ntfs: le*_add_cpu conversion vor 17 Jahren
ocfs2 a6795e9ebb configfs: Allow ->make_item() and ->make_group() to return detailed errors. vor 17 Jahren
openpromfs b88a27edcd iget: stop OPENPROMFS from using iget() and read_inode() vor 17 Jahren
partitions aab0de2451 driver core: remove KOBJ_NAME_LEN define vor 17 Jahren
proc a47a126ad5 vmallocinfo: add NUMA information vor 17 Jahren
qnx4 2b7e5bcbd9 iget: stop QNX4 from using iget() and read_inode() vor 17 Jahren
ramfs 8b3d3567f7 ramfs: enable splice write vor 17 Jahren
reiserfs eb35c218d8 reiserfs: discard prealloc in reiserfs_delete_inode vor 17 Jahren
romfs 4ebf89845b ROMFS: Fix up an error in iget removal vor 17 Jahren
smbfs 9465efc9e9 Remove BKL from remote_llseek v2 vor 17 Jahren
sysfs 36ce6dad6e driver core: Suppress sysfs warnings for device_rename(). vor 17 Jahren
sysv 07132922aa sysv: [bl]e*_add_cpu conversion vor 17 Jahren
ubifs 0d7eff873c UBIFS: include to compilation vor 17 Jahren
udf e8183c2452 udf: Fix regression in UDF anchor block detection vor 17 Jahren
ufs bb45d64224 ufs: remove unneeded ufs_put_inode prototype vor 17 Jahren
vfat 8f5934278d Replace BKL with superblock lock in fat/msdos/vfat vor 17 Jahren
xfs 49641f1acf Fix reference counting race on log buffers vor 17 Jahren
Kconfig 5b664cb235 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 vor 17 Jahren
Kconfig.binfmt b8c141e8fd frv: don't offer BINFMT_FLAT vor 17 Jahren
Makefile 9c1be0c471 Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 vor 17 Jahren
aio.c aab2545fdd uml: activate_mm: remove the dead PF_BORROWED_MM check vor 17 Jahren
anon_inodes.c 99829b8329 flag parameters: NONBLOCK in anon_inode_getfd vor 17 Jahren
attr.c 6de0ec00ba VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations vor 18 Jahren
bad_inode.c b46980feed iget: introduce a function to register iget failure vor 17 Jahren
binfmt_aout.c 2e50b6ccda fs/binfmt_aout.c: use printk_ratelimit() vor 17 Jahren
binfmt_elf.c 6519108746 execve filename: document and export via auxiliary vector vor 17 Jahren
binfmt_elf_fdpic.c d100d148aa nommu: fix ksize() abuse vor 17 Jahren
binfmt_em86.c 3a2e7f47d7 binfmt_misc.c: avoid potential kernel stack overflow vor 17 Jahren
binfmt_flat.c d100d148aa nommu: fix ksize() abuse vor 17 Jahren
binfmt_misc.c 6e2c10a12a binfmt_misc: use simple_read_from_buffer() vor 17 Jahren
binfmt_script.c 3a2e7f47d7 binfmt_misc.c: avoid potential kernel stack overflow vor 17 Jahren
binfmt_som.c fd8328be87 [PATCH] sanitize handling of shared descriptor tables in failing execve() vor 17 Jahren
bio-integrity.c b984679efe block: integrity checkpatch cleanups vor 17 Jahren
bio.c cc371e66e3 Add bvec_merge_data to handle stacked devices and ->merge_bvec() vor 17 Jahren
block_dev.c fe6e9c1f25 [PATCH] fix cgroup-inflicted breakage in block_dev.c vor 17 Jahren
buffer.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus vor 17 Jahren
char_dev.c 9514dff918 Remove the lock_kernel() call from chrdev_open() vor 17 Jahren
compat.c 9deb27baed flag parameters: signalfd vor 17 Jahren
compat_binfmt_elf.c 2f79e48ae2 x86: compat_binfmt_elf vor 17 Jahren
compat_ioctl.c 407d819cf0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 vor 17 Jahren
dcache.c da3bbdd463 fix soft lock up at NFS mount via per-SB LRU-list of unused dentries vor 17 Jahren
dcookies.c cf28b4863f d_path: Make d_path() use a struct path vor 17 Jahren
direct-io.c eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user vor 17 Jahren
dnotify.c 9f3acc3140 [PATCH] split linux/file.h vor 17 Jahren
dquot.c 9377abd026 quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn off vor 17 Jahren
drop_caches.c af065b8a19 vfs: skip inodes without pages to free in drop_pagecache_sb() vor 17 Jahren
eventfd.c e38b36f325 flag parameters: check magic constants vor 17 Jahren
eventpoll.c 9fe5ad9c8c flag parameters add-on: remove epoll_create size param vor 17 Jahren
exec.c 42b7772812 mm: remove double indirection on tlb parameter to free_pgd_range() & Co vor 17 Jahren
fcntl.c 336dd1f70f flag parameters: dup2 vor 17 Jahren
fifo.c e8edc6e03a Detach sched.h from mm.h vor 18 Jahren
file.c eceea0b3df [PATCH] avoid multiplication overflows and signedness issues for max_fds vor 17 Jahren
file_table.c 9f3acc3140 [PATCH] split linux/file.h vor 17 Jahren
filesystems.c 79c0b2df79 add filesystem subtype support vor 18 Jahren
fs-writeback.c 4ee6afd344 VFS: export sync_sb_inodes vor 17 Jahren
generic_acl.c 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check vor 18 Jahren
inode.c 6ce07c7b61 VFS: fix unused variable warning vor 17 Jahren
inotify.c 0d71bd5993 inotify: remove debug code vor 17 Jahren
inotify_user.c e38b36f325 flag parameters: check magic constants vor 17 Jahren
internal.h 6d59e7f582 [PATCH] move a bunch of declarations to fs/internal.h vor 17 Jahren
ioctl.c 67cde59537 make vfs_ioctl() static vor 17 Jahren
ioprio.c 0871714e08 cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions vor 17 Jahren
libfs.c 6d1029b563 add kernel-doc for simple_read_from_buffer and memory_read_from_buffer vor 17 Jahren
locks.c f9f48ec72b [patch 4/4] flock: remove unused fields from file_lock_operations vor 17 Jahren
mbcache.c 335e92e8a5 vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs vor 17 Jahren
mpage.c 29a814d2ee vfs: add hooks for ext4's delayed allocation support vor 17 Jahren
namei.c 694a1764d6 [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink vor 17 Jahren
namespace.c 2069f45784 LSM/SELinux: show LSM mount options in /proc/mounts vor 17 Jahren
nfsctl.c 1d957f9bf8 Introduce path_put() vor 17 Jahren
no-block.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] vor 19 Jahren
open.c f4a67cceee fs: check for statfs overflow vor 17 Jahren
pipe.c be61a86d72 flag parameters: NONBLOCK in pipe vor 17 Jahren
pnode.c 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id vor 17 Jahren
pnode.h 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id vor 17 Jahren
posix_acl.c 52978be636 [PATCH] kmemdup: some users vor 19 Jahren
quota.c 0ff5af8340 quota: quota core changes for quotaon on remount vor 17 Jahren
quota_v1.c 338bf9afda quota: do not allow setting of quota limits to too high values vor 17 Jahren
quota_v2.c e3592b12f5 quota: le*_add_cpu conversion vor 17 Jahren
read_write.c 9465efc9e9 Remove BKL from remote_llseek v2 vor 17 Jahren
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead vor 19 Jahren
readdir.c da78451190 Use mutex_lock_killable in vfs_readdir vor 17 Jahren
select.c 55d8538498 Fix performance regression on lmbench select benchmark vor 17 Jahren
seq_file.c 9d1bc60138 [patch 2/7] vfs: mountinfo: add seq_file_root() vor 17 Jahren
signalfd.c e38b36f325 flag parameters: check magic constants vor 17 Jahren
splice.c 32502b8413 splice: fix generic_file_splice_read() race with page invalidation vor 17 Jahren
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied vor 18 Jahren
stat.c 1d957f9bf8 Introduce path_put() vor 17 Jahren
super.c da3bbdd463 fix soft lock up at NFS mount via per-SB LRU-list of unused dentries vor 17 Jahren
sync.c cce7708158 SYNC_FILE_RANGE_WRITE may and will block. Document that. vor 17 Jahren
timerfd.c e38b36f325 flag parameters: check magic constants vor 17 Jahren
utimes.c c70f844174 [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens() vor 17 Jahren
xattr.c 8f0cfa52a1 xattr: add missing consts to function arguments vor 17 Jahren
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h vor 18 Jahren