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