security: remove dummy module
[safe/jmp/linux-2.6] / fs /
2008-07-14 Eric ParisLSM/SELinux: show LSM mount options in /proc/mounts
2008-07-14 Stephen SmalleySecurity: split proc ptrace checking into read vs....
2008-07-12 Jeff Laytoncifs: fix wksidarr declaration to be big-endian friendly
2008-07-12 Jeff Laytoncifs: fix inode leak in cifs_get_inode_info_unix
2008-07-11 Dave ChinnerFix reference counting race on log buffers
2008-07-10 Hugh Dickinsexec: fix stack excutability without PT_GNU_STACK
2008-07-10 Mark Fashehocfs2: Fix flags in ocfs2_file_lock
2008-07-09 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-07-08 Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-07-08 Jeff Mahoneyreiserfs: discard prealloc in reiserfs_delete_inode
2008-07-08 Trond MyklebustNFS: Fix readdir cache invalidation
2008-07-07 Sunil Mushran[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()
2008-07-05 Andrew MortonFix pagemap_read() use of struct mm_walk
2008-07-05 Andrew MortonFix clear_refs_write() use of struct mm_walk
2008-07-04 Andrew G. Morgansecurity: filesystem capabilities: fix fragile setuid...
2008-07-04 Akinobu Mitaadd kernel-doc for simple_read_from_buffer and memory_r...
2008-07-04 Jess Guerrerontfs: update help text
2008-07-04 Michael Halcrowecryptfs: remove unnecessary mux from ecryptfs_init_ecr...
2008-07-04 Jan Karareiserfs: add missing unlock to an error path in reiser...
2008-07-04 Jan Karaext4: add missing unlock to an error path in ext4_quota...
2008-07-04 Jan Karaext3: add missing unlock to error path in ext3_quota_wr...
2008-07-03 Eric Van Hensbergen9p: fix O_APPEND in legacy mode
2008-07-01 Jens AxboeProperly notify block layer of sync writes
2008-06-29 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-06-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-06-24 Benjamin Marzinski[GFS2] fix gfs2 block allocation (cleaned up)
2008-06-24 Bob Peterson[GFS2] BUG: unable to handle kernel paging request...
2008-06-24 Jan KaraMerge branch 'master' into for_mm
2008-06-24 Tomas Janousekudf: Fix regression in UDF anchor block detection
2008-06-23 Trond MyklebustNFS: nfs_updatepage(): don't mark page as dirty if...
2008-06-23 Trond MyklebustNFS: Fix filehandle size comparisons in the mount code
2008-06-23 Trond MyklebustNFS: Reduce the NFS mount code stack usage.
2008-06-23 Miklos Szeredi[patch 2/3] vfs: dcache cleanups
2008-06-23 Miklos Szeredi[patch 1/3] vfs: dcache sparse fixes
2008-06-23 Andreas Gruenbacher[patch 3/3] vfs: make d_path() consistent across mount...
2008-06-23 Denis V. Lunev[patch 4/4] flock: remove unused fields from file_lock_...
2008-06-23 Marcin Slusarz[patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink
2008-06-23 Jan Engelhardt[patch 2/4] fs: make struct file arg to d_path const
2008-06-23 Jan Blunck[patch 1/4] vfs: path_{get,put}() cleanups
2008-06-23 Michael Kerrisk[patch for 2.6.26 4/4] vfs: utimensat(): fix write...
2008-06-23 Michael Kerrisk[patch for 2.6.26 3/4] vfs: utimensat(): fix error...
2008-06-23 Michael Kerrisk[patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec...
2008-06-23 Michael Kerrisk[patch for 2.6.26 2/4] vfs: utimensat(): be consistent...
2008-06-23 Al Viro[PATCH] fix cgroup-inflicted breakage in block_dev.c
2008-06-22 Linus TorvaldsFix performance regression on lmbench select benchmark
2008-06-21 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-06-20 Frederic BoheExt4: Fix online resize block group descriptor corruption
2008-06-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-06-18 Miklos Szeredifuse: fix thinko in max I/O size calucation
2008-06-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-06-16 Joel Beckerocfs2: Remove ->hangup() from stack glue operations.
2008-06-16 Joel Beckerocfs2: Move the call of ocfs2_hb_ctl into the stack...
2008-06-16 Joel Beckerocfs2: Move the hb_ctl_path sysctl into the stack glue.
2008-06-16 David WoodhouseRemove last traces of a.out support from ELF loader.
2008-06-16 David WoodhouseInclude <asm/a.out.h> in fs/exec.c only for Alpha.
2008-06-16 Paul Collinsudf: restore UDFFS_DEBUG to being undefined by default
2008-06-13 Dave Hansenpagemap: fix large pages in pagemap
2008-06-13 Dave Hansenpagemap: pass mm into pagewalkers
2008-06-13 OGAWA Hirofumifat: relax the permission check of fat_setattr()
2008-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-06-10 Steve French[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPC...
2008-06-10 Steve French[CIFS] Fix hang in mount when negprot causes server...
2008-06-06 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-06-06 Oleg Nesterovuml: activate_mm: remove the dead PF_BORROWED_MM check
2008-06-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-06-06 Thomas Tuttlepagemap: return EINVAL, not EIO, for unaligned reads...
2008-06-06 Thomas Tuttlepagemap: return map count, not reference count, in...
2008-06-06 Vegard Nossumproc: calculate the correct /proc/<pid> link count
2008-06-06 Josef Bacikext3: fix online resize bug
2008-06-06 Pekka Enbergnommu: fix ksize() abuse
2008-06-06 Thomas Tuttlepagemap: fix bug in add_to_pagemap, require aligned...
2008-06-06 Pavel Emelyanovdevscgroup: check for device permissions at mount time
2008-06-06 Akinobu Mitaintroduce memory_read_from_buffer()
2008-06-06 David WoodhouseFix various old email addresses for dwmw2
2008-06-06 Michael HalcroweCryptfs: remove unnecessary page decrypt call
2008-06-06 Adrian Bunkfrv: don't offer BINFMT_FLAT
2008-06-05 Chris Wrightasn1: additional sanity checking during BER decoding
2008-06-04 Al Virocifs endianness fixes
2008-05-31 Andrew G. Morgancapabilities: remain source compatible with 32-bit...
2008-05-30 Sunil Mushran[PATCH 3/3] ocfs2/net: Silence build warnings
2008-05-30 Sunil Mushran[PATCH 2/3] ocfs2/dlm: Silence build warnings
2008-05-30 Sunil Mushran[PATCH 1/3] ocfs2/net: Silence build warnings
2008-05-30 Joel Beckerocfs2: Rename 'user_stack' plugin structure to 'ocfs2_u...
2008-05-28 Jens Axboesplice: handle try_to_release_page() failure
2008-05-28 Tom Zanussisplice: fix sendfile() issue with relay
2008-05-26 Oleg Nesterovposix timers: discard SI_TIMER signals on exec
2008-05-26 Eric Sandeenext4: enable barriers by default
2008-06-04 Theodore Ts'ojbd2: Fix barrier fallback code to re-lock the buffer...
2008-05-26 Theodore Ts'oext4: Display the journal_async_commit mount option...
2008-06-06 Theodore Ts'ojbd2: If a journal checksum error is detected, propagat...
2008-05-26 Theodore Ts'ojbd2: Fix memory leak when verifying checksums in the...
2008-06-06 Josef Bacikext4: fix online resize bug
2008-06-03 Jose R. Santosext4: Fix uninit block group initialization with FLEX_BG
2008-06-06 Aneesh Kumar K.Vext4: Fix use of uninitialized data with debug enabled.
2008-05-25 Jeff Laytondisable most mode changes on non-unix/non-cifsacl mounts
2008-05-24 Denis V. Lunevproc: proc_get_inode() should get module only once
2008-05-24 Alan Coxmm: fix atomic_t overflow in vm
2008-05-24 Marcin Slusarzntfs: le*_add_cpu conversion
2008-05-24 Cyrill Gorcunovecryptfs: fix missed mutex_unlock
2008-05-24 Miklos Szeredifuse: fix bdi naming conflict
next