Oleg Nesterov a98fdcef94 fix the "remove task_ppid_nr_ns" commit vor 17 Jahren
..
9p 8999e04f3b 9p: use copy of the options value instead of original vor 18 Jahren
adfs 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters vor 18 Jahren
affs febfcf9115 fs: mark nibblemap const vor 18 Jahren
afs 6551198a20 fs/afs/vlocation.c: fix off-by-one vor 18 Jahren
autofs 69cccb887a Use task_pid_nr() instead of pid_nr(task_pid()) vor 18 Jahren
autofs4 a47afb0f9d pid namespaces: round up the API vor 18 Jahren
befs 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters vor 18 Jahren
bfs 7e46aa5c8c regression: bfs endianness bug vor 17 Jahren
cifs 9b5e6857b3 regression: cifs endianness bug vor 17 Jahren
coda a47afb0f9d pid namespaces: round up the API vor 18 Jahren
configfs ce8d2cdf3d r/o bind mounts: filesystem helpers for custom 'struct file's vor 18 Jahren
cramfs 4176ed5938 fs/cramfs/inode.c: replace hardcoded value with preprocessor constant vor 18 Jahren
debugfs 5a190ae697 [PATCH] pass dentry to audit_inode()/audit_inode_child() vor 18 Jahren
devpts 3972b7f67b devpts: add fsnotify create event vor 18 Jahren
dlm df61c95262 [DLM] lowcomms: Do not muck with sysctl_rmem_max. vor 17 Jahren
ecryptfs caeeeecfda eCryptfs: fix dentry handling on create error, unlink, and inode destroy vor 17 Jahren
efs 3965516440 exportfs: make struct export_operations const vor 18 Jahren
exportfs e38f981758 exportfs: update documentation vor 18 Jahren
ext2 6454d1f903 fix up ext2_fs.h for userspace after reservations backport vor 17 Jahren
ext3 b47b6f38e5 ext3, ext4: avoid divide by zero vor 17 Jahren
ext4 b47b6f38e5 ext3, ext4: avoid divide by zero vor 17 Jahren
fat 9f966be899 fat: optimize fat_count_free_clusters() vor 17 Jahren
freevxfs 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). vor 18 Jahren
fuse 08b633070a fuse: fix attribute caching after rename vor 17 Jahren
gfs2 3965516440 exportfs: make struct export_operations const vor 18 Jahren
hfs cf05946250 hfs: handle more on-disk corruptions without oopsing vor 17 Jahren
hfsplus 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters vor 18 Jahren
hostfs 84b3db04ca uml: fix hostfs style vor 18 Jahren
hpfs 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters vor 18 Jahren
hppfs ee9b6d61a2 [PATCH] Mark struct super_operations const vor 18 Jahren
hugetlbfs 9a119c056d hugetlb: allow bulk updating in hugetlb_*_quota() vor 17 Jahren
isofs 3965516440 exportfs: make struct export_operations const vor 18 Jahren
jbd d4beaf4ab5 jbd: Fix assertion failure in fs/jbd/checkpoint.c vor 17 Jahren
jbd2 6f38c74f5a JBD2: debug code cleanup. vor 18 Jahren
jffs2 e136e769d4 Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2) vor 17 Jahren
jfs e47776a0a4 Forbid user to change file flags on quota files vor 17 Jahren
lockd 0896a725a1 NFS/SUNRPC: use transport protocol naming vor 18 Jahren
minix f44ec6f3f8 limit minixfs printks on corrupted dir i_size vor 18 Jahren
msdos 92e1d5be91 [PATCH] mark struct inode_operations const 2 vor 18 Jahren
ncpfs 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters vor 18 Jahren
nfs d0dc3701cb NFSv4: Give the lock stateid its own sequence queue vor 17 Jahren
nfs_common 83bbe2ef63 [PATCH] nfs_common endianness annotations vor 19 Jahren
nfsd ba67a39efd knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used. vor 17 Jahren
nls c80544dc0b sparse pointer use of zero as null vor 18 Jahren
ntfs ebab89909e NTFS: Fix read regression. vor 18 Jahren
ocfs2 e8aed3450c ocfs2: Re-journal buffers after transaction extend vor 17 Jahren
openpromfs 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters vor 18 Jahren
partitions b1519d047c fs/partitions/sun.c endianness annotations vor 18 Jahren
proc a98fdcef94 fix the "remove task_ppid_nr_ns" commit vor 17 Jahren
qnx4 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters vor 18 Jahren
ramfs 8e3f715a7f Remove valueless definition of hard-selected RAMFS option vor 18 Jahren
reiserfs 5a622f2d0f proc: fix proc_dir_entry refcounting vor 17 Jahren
romfs 55ca3e796d fs/romfs/inode.c: trivial improvements vor 18 Jahren
smbfs dbaf4c024a smbfs: fix debug builds vor 17 Jahren
sysfs 8118a859dc sysfs: fix off-by-one error in fill_read_buffer() vor 17 Jahren
sysv 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters vor 18 Jahren
udf 3ad90ec090 fs/udf/balloc.c: mark a variable as uninitialized_var() vor 18 Jahren
ufs 0c664f9742 ufs: fix nexstep dir block size vor 17 Jahren
vfat c5ef1c42c5 [PATCH] mark struct inode_operations const 3 vor 18 Jahren
xfs aea6ad0ce5 [XFS] fix unaligned access in readdir vor 17 Jahren
Kconfig 9e2de407be fs/Kconfig: grammar fix vor 17 Jahren
Kconfig.binfmt 1d4be747a8 fs: Kill sh dependency for binfmt_flat. vor 18 Jahren
Makefile 8e3f715a7f Remove valueless definition of hard-selected RAMFS option vor 18 Jahren
aio.c e00ba3dae0 aio: only account I/O wait time in read_events if there are active requests vor 17 Jahren
anon_inodes.c 96fdc72ddf anon-inodes use open coded atomic_inc for the shared inode vor 18 Jahren
attr.c 6de0ec00ba VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations vor 18 Jahren
bad_inode.c d6f517568f sendfile: remove bad_sendfile() from bad_file_ops vor 18 Jahren
binfmt_aout.c 3c378158d4 mm: fix exit_mmap BUG() on a.out binary exit vor 17 Jahren
binfmt_elf.c 45626bb26a core dump: real_parent ppid vor 17 Jahren
binfmt_elf_fdpic.c b488893a39 pid namespaces: changes to show virtual ids to user vor 18 Jahren
binfmt_em86.c 96de0e252c Convert files to UTF-8 and some cleanups vor 18 Jahren
binfmt_flat.c 0e647c04f6 binfmt_flat: warning fixes vor 18 Jahren
binfmt_misc.c 96de0e252c Convert files to UTF-8 and some cleanups vor 18 Jahren
binfmt_script.c 96de0e252c Convert files to UTF-8 and some cleanups vor 18 Jahren
binfmt_som.c 7dc0b22e3c core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe vor 18 Jahren
bio.c 992c5ddaf1 bio: make freeing of ->bi_io_vec conditional in bio_free() vor 18 Jahren
block_dev.c 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters vor 18 Jahren
buffer.c efdc31319d nobh: nobh_write_end fix vor 18 Jahren
char_dev.c e0bf68ddec mm: bdi init hooks vor 18 Jahren
compat.c b6a2fea393 mm: variable length argument support vor 18 Jahren
compat_ioctl.c 3fee37c1e2 fix: using joysticks in 32 bit applications on 64 bit systems vor 17 Jahren
dcache.c 321bcf9216 dcache: don't expose uninitialized memory in /proc/<pid>/fd/<fd> vor 18 Jahren
dcookies.c 4e950f6f01 Remove fs.h from mm.h vor 18 Jahren
direct-io.c 557ed1fa26 remove ZERO_PAGE vor 18 Jahren
dnotify.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). vor 18 Jahren
dquot.c c525460e27 Don't send quota messages repeatedly when hardlimit reached vor 17 Jahren
drop_caches.c fc9a07e7bf invalidate_mapping_pages(): add cond_resched vor 18 Jahren
eventfd.c d48eb23315 eventfd use waitqueue lock ... vor 18 Jahren
eventpoll.c b70c394099 fs/eventpoll.c: use list_for_each_entry() instead of list_for_each() vor 18 Jahren
exec.c c46f739dd3 vfs: coredumping fix vor 17 Jahren
fcntl.c b488893a39 pid namespaces: changes to show virtual ids to user vor 18 Jahren
fifo.c e8edc6e03a Detach sched.h from mm.h vor 18 Jahren
file.c 01b2d93ca4 [PATCH] fdtable: Provide free_fdtable() wrapper vor 18 Jahren
file_table.c cfdaf9e5f9 fs/file_table.c: use list_for_each_entry() instead of list_for_each() vor 18 Jahren
filesystems.c 79c0b2df79 add filesystem subtype support vor 18 Jahren
fs-writeback.c ba25f9dcc4 Use helpers to obtain task pid in printks vor 18 Jahren
generic_acl.c 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check vor 18 Jahren
inode.c 1c0eeaf569 introduce I_SYNC vor 18 Jahren
inotify.c 455434d450 [PATCH] new helper - inotify_evict_watch() vor 18 Jahren
inotify_user.c fd5eea4214 change inotifyfs magic as the same magic is used for futexfs vor 18 Jahren
internal.h 6272e26679 cleanup compat ioctl handling vor 18 Jahren
ioctl.c 681dcd9543 drop obsolete sys_ioctl export vor 18 Jahren
ioprio.c 8ec680e4c3 ioprio: allow sys_ioprio_set() value of 0 to reset ioprio setting vor 17 Jahren
libfs.c 2596110a39 exportfs: add new methods vor 18 Jahren
locks.c 97855b49b6 locks: fix possible infinite loop in posix deadlock detection vor 18 Jahren
mbcache.c f9e83489cb fs: Fix to correct the mbcache entries counter vor 18 Jahren
mpage.c eb2be18931 mm: buffered write cleanup vor 18 Jahren
namei.c 974a9f0b47 Use access mode instead of open flags to determine needed permissions vor 17 Jahren
namespace.c 8aec080945 [PATCH] new helpers - collect_mounts() and release_collected_mounts() vor 18 Jahren
nfsctl.c 16b6287a52 nfsctl: use vfs_path_lookup vor 18 Jahren
no-block.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] vor 19 Jahren
open.c cb51f973bc mark sys_open/sys_read exports unused vor 17 Jahren
pipe.c 71e20f1873 sched: affine sync wakeups vor 18 Jahren
pnode.c b5e618181a Introduce a handy list_first_entry macro vor 18 Jahren
pnode.h 8aec080945 [PATCH] new helpers - collect_mounts() and release_collected_mounts() vor 18 Jahren
posix_acl.c 52978be636 [PATCH] kmemdup: some users vor 19 Jahren
quota.c 7a6c813594 [IA64] Fix build failure in fs/quota.c vor 18 Jahren
quota_v1.c 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
quota_v2.c d3be915fc5 [PATCH] sem2mutex: quota vor 19 Jahren
read_write.c cb51f973bc mark sys_open/sys_read exports unused vor 17 Jahren
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead vor 19 Jahren
readdir.c 022a169244 ROUND_UP macro cleanup in fs/(select|compat|readdir).c vor 18 Jahren
select.c 1276b103c2 fs/select, remove unused macros vor 18 Jahren
seq_file.c 39699037a5 [FS] seq_file: Introduce the seq_open_private() vor 18 Jahren
signalfd.c 96358de6bc rename signalfd_siginfo fields vor 18 Jahren
splice.c b53767719b Implement file posix capabilities vor 18 Jahren
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied vor 18 Jahren
stat.c e63340ae6b header cleaning: don't include smp_lock.h when not used vor 18 Jahren
super.c 96de0e252c Convert files to UTF-8 and some cleanups vor 18 Jahren
sync.c edd5cd4a94 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM vor 18 Jahren
timerfd.c 098284020c make timerfd return a u64 and fix the __put_user vor 18 Jahren
utimes.c 043f46f615 VFS: check nanoseconds in utimensat vor 18 Jahren
xattr.c 5a190ae697 [PATCH] pass dentry to audit_inode()/audit_inode_child() vor 18 Jahren
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h vor 18 Jahren