mqueue: apply mathematics distributivity on mq_bytes calculation
[safe/jmp/linux-2.6] / fs /
2010-03-03 Al Virofix race in d_splice_alias()
2010-03-03 Al Viroset S_DEAD on unlink() and non-directory rename() victims
2010-03-03 Miklos Szeredivfs: add NOFOLLOW flag to umount(2)
2010-03-03 Al Virohppfs can use existing proc_mnt, no need for do_kern_mo...
2010-03-03 Al ViroMirror MS_KERNMOUNT in ->mnt_flags
2010-03-03 Al Viroget rid of useless vfsmount_lock use in put_mnt_ns()
2010-03-03 Al ViroTake vfsmount_lock to fs/internal.h
2010-03-03 Al Virotake check for new events in namespace (guts of mounts_...
2010-03-03 Al ViroDon't mess with generic_permission() under ->d_lock...
2010-03-03 Al Virosanitize const/signedness for udf
2010-03-03 Al Vironilfs: sanitize const/signedness in dealing with -...
2010-03-03 Al Vironilfs really shouldn't slap struct dentry on stack...
2010-03-03 Al Virosanitize const/signedness of ufs a bit
2010-03-03 Al Virosanitize signedness/const for pointers to char in hpfs...
2010-03-03 Al Vironew helper: iterate_mounts()
2010-03-03 Al Virofix NFS4 handling of mountpoint stat
2010-03-03 Al ViroClean follow_dotdot() up a bit
2010-03-03 Al Viroa couple of mntget+dget -> path_get in nfs4proc
2010-03-03 Al ViroSwitch alloc_nfs_open_context() to struct path
2010-03-03 Al ViroNew helper: path_is_under(path1, path2)
2010-03-03 Valerie AuroraVFS: Clean up shared mount flag propagation
2010-03-03 Al ViroUse kill_litter_super() in autofs4 ->kill_sb()
2010-03-03 Al ViroGet rid of mnt_mountpoint abuses in ext4
2010-03-03 Al ViroSanitize autofs_dev_ioctl_ismountpoint()
2010-03-03 Al ViroKill CL_PROPAGATION, sanitize fs/pnode.c:get_source()
2010-03-03 Al ViroSwitch gfs2 to nd_set_link()
2010-03-03 Al ViroSwitch may_open() and break_lease() to passing O_...
2010-03-03 Nick Pigginfs: improve remount,ro vs buffercache coherency
2010-03-03 H Hartley Sweetenfs/dcache.c: CodingStyle cleanup
2010-03-03 Helight.Xusome clean up in fs/proc
2010-03-03 Boaz Harroshlibfs: Unexport and kill simple_prepare_write
2010-03-03 Boaz Harroshlibfs: Open code simple_commit_write into only user
2010-03-03 Al ViroRevert "autofs4: always use lookup for lookup"
2010-02-23 Michael Neulingfs/exec.c: fix initial stack reservation
2010-02-20 David HowellsCacheFiles: Fix a race in cachefiles_delete_object...
2010-02-20 Chuck Ebbertvfs: don't call ima_file_check() unconditionally in...
2010-02-19 Al ViroSwitch proc/self to nd_set_link()
2010-02-19 Al Virofix LOOKUP_FOLLOW on automount "symlinks"
2010-02-16 Eric W. Biedermansysfs: sysfs_sd_setattr set iattrs unconditionally
2010-02-16 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-02-16 Chuck LeverNFS: Too many GETATTR and ACCESS calls after direct I/O
2010-02-16 Linus TorvaldsMerge branch 'reiserfs/kill-bkl' of git://git./linux...
2010-02-14 Frederic Weisbeckerreiserfs: Fix softlockup while waiting on an inode
2010-02-12 Shaohua LiBtrfs: btrfs_mark_extent_written uses the wrong slot
2010-02-12 Steven WhitehouseGFS2: Fix bmap allocation corner-case bug
2010-02-12 Abhijith DasGFS2: Fix error code
2010-02-11 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-02-11 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2010-02-11 Michael Neulingfs/exec.c: restrict initial stack space expansion to...
2010-02-11 Andreas Schwabcompat_ioctl: add compat handler for TIOCGSID ioctl
2010-02-10 Arnd Bergmanncompat_ioctl: ignore RAID_VERSION ioctl
2010-02-10 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-02-09 Trond MyklebustNFS: Fix the mapping of the NFSERR_SERVERFAULT error
2010-02-09 Trond MyklebustNFS: Remove a redundant check for PageFsCache in nfs_mi...
2010-02-09 Trond MyklebustNFS: Fix a bug in nfs_fscache_release_page()
2010-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-09 Linus TorvaldsMerge branch 'for-2.6.33' of git://linux-nfs.org/~bfiel...
2010-02-09 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2010-02-08 Eric Van Hensbergen9p: fix memory leak in v9fs_parse_options()
2010-02-08 Eric Van Hensbergen9p: fix option parsing
2010-02-08 M. Mohan Kumar9p: Include fsync support for 9p client
2010-02-08 Sunil Mushranocfs2/cluster: Make o2net connect messages KERN_NOTICE
2010-02-08 Sunil Mushranocfs2/dlm: Fix printing of lockname
2010-02-08 J. Bruce FieldsRevert "nfsd4: fix error return when pseudoroot missing"
2010-02-08 FUJITA Tomonori[SCSI] compat_ioct: fix bsg SG_IO
2010-02-08 Jeff Laytoncifs: fix dentry hash calculation for case-insensitive...
2010-02-08 Steve French[CIFS] Don't cache timestamps on utimes due to coarse...
2010-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-07 Linus TorvaldsFix race in tty_fasync() properly
2010-02-07 Al ViroTake ima_file_free() to proper place.
2010-02-07 Mimi Zoharima: rename ima_path_check to ima_file_check
2010-02-07 Mimi Zoharfix ima breakage
2010-02-07 Al ViroTake ima_path_check() in nfsd past dentry_open() in...
2010-02-07 Jun'ichi Nomurafreeze_bdev: don't deactivate successfully frozen MS_RD...
2010-02-07 Al Virobefs: fix leak
2010-02-06 Steve French[CIFS] Maximum username length check in session setup...
2010-02-06 Jeff Laytoncifs: fix length calculation for converted unicode...
2010-02-05 Roel Kluinocfs2: Fix contiguousness check in ocfs2_try_to_merge_e...
2010-02-05 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-02-05 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-02-05 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2010-02-04 Aneesh Kumar K.VBtrfs: apply updated fallocate i_size fix
2010-02-04 Josef BacikBtrfs: do not try and lookup the file extent when finis...
2010-02-04 Yan, ZhengBtrfs: Fix oopsen when dropping empty tree.
2010-02-04 Miao XieBtrfs: remove BUG_ON() due to mounting bad filesystem
2010-02-04 Roel KluinBtrfs: make error return negative in btrfs_sync_file()
2010-02-04 Yan, ZhengBtrfs: fix race between allocate and release extent...
2010-02-04 Sunil Mushranocfs2/dlm: Remove BUG_ON in dlm recovery when freeing...
2010-02-04 Sunil Mushranocfs2: Plugs race between the dc thread and an unlock...
2010-02-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-03 Trond MyklebustNFS: Don't clobber the attribute type in nfs_update_inode()
2010-02-03 Trond MyklebustNFS: Fix a umount race
2010-02-03 Trond MyklebustNFS: Fix an Oops when truncating a file
2010-02-03 Steven WhitehouseGFS2: Extend umount wait coverage to full glock lifetime
2010-02-03 Steven WhitehouseGFS2: Wait for unlock completion on umount
2010-02-03 Sunil Mushranocfs2: Remove overzealous BUG_ON during blocked lock...
2010-02-03 Sunil Mushranocfs2: Do not downconvert if the lock level is already...
2010-02-03 Sunil Mushranocfs2: Prevent a livelock in dlmglue
2010-02-03 Wengang Wangocfs2: Fix setting of OCFS2_LOCK_BLOCKED during bast
2010-02-03 Tao Maocfs2: Use compat_ptr in reflink_arguments.
next