pipe: F_SETPIPE_SZ should return -EPERM for non-root
[safe/jmp/linux-2.6] / fs /
2010-05-24 Jens Axboepipe: F_SETPIPE_SZ should return -EPERM for non-root
2010-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 Al Viroswitch ecryptfs_write() to struct inode *, kill on...
2010-05-21 Al Viroswitch ecryptfs_get_locked_page() to struct inode *
2010-05-21 Al Virosimplify access to ecryptfs inodes in ->readpage()...
2010-05-21 Al ViroAFS: Don't put struct file on the stack
2010-05-21 Al ViroBan ecryptfs over ecryptfs
2010-05-21 Al Virologfs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovufs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovudf: replace inode uid,gid,mode init with helper
2010-05-21 Dmitry Monakhovubifs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovsysv: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovreiserfs: replace inode uid,gid,mode initialization...
2010-05-21 Dmitry Monakhovramfs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovomfs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovbfs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovocfs2: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovnilfs2: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovminix: replace inode uid,gid,mode init with helper
2010-05-21 Dmitry Monakhovext4: replace inode uid,gid,mode init with helper
2010-05-21 Dmitry Monakhovext3: replace inode uid,gid,mode init with helper
2010-05-21 Dmitry Monakhovext2: replace inode uid,gid,mode init with helper
2010-05-21 Dmitry Monakhovexofs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovbtrfs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovjfs: replace inode uid,gid,mode init with helper
2010-05-21 Dmitry Monakhov9p: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovvfs: Add inode uid,gid,mode init helper
2010-05-21 H Hartley Sweetenfs-writeback.c: bitfields should be unsigned
2010-05-21 Huang Shijienamei.c : update mnt when it needed
2010-05-21 Roland Dreiervfs: add lockdep annotation to s_vfs_rename_key for...
2010-05-21 Cesar Eduardo Barrosfs/partitions: use ADDPART_FLAG_RAID instead of magic...
2010-05-21 Christoph Hellwigsanitize vfs_fsync calling conventions
2010-05-21 Christoph Hellwignfsd: open a file descriptor for fsync in nfs4 recovery
2010-05-21 Richard Kennedyfs: inode.c use atomic_inc_return in __iget
2010-05-21 Eric Parisanon_inode: set S_IFREG on the anon_inode
2010-05-21 Stephen Hemmingergfs: constify xattr_handler
2010-05-21 Stephen Hemmingerocfs: constify xattr_handler
2010-05-21 Stephen Hemmingerjffs2: constify xattr_handler
2010-05-21 Stephen Hemmingerxfs: constify xattr_handler
2010-05-21 Stephen Hemmingerreiserfs: constify xattr_handler
2010-05-21 Stephen Hemmingerext4: constify xattr_handler
2010-05-21 Stephen Hemmingerext3: constify xattr handlers
2010-05-21 Stephen Hemmingerext2: constify xattr_handler
2010-05-21 Stephen Hemmingerbtrfs: constify xattr_handler
2010-05-21 Stephen Hemmingerfs: xattr_handler table should be const
2010-05-21 Josef BacikIntroduce freeze_super and thaw_super for the fsfreeze...
2010-05-21 Al ViroTrim includes in fs/super.c
2010-05-21 Al ViroMove grabbing s_umount to callers of grab_super()
2010-05-21 Al ViroTake statfs variants to fs/statfs.c
2010-05-21 Al Vironew helper: iterate_supers()
2010-05-21 Al ViroBury __put_super_and_need_restart()
2010-05-21 Al Virofix prune_dcache()/umount() race
2010-05-21 Al ViroIn get_super() and user_get_super() restarts are uncond...
2010-05-21 Al Virofix get_active_super()/umount() race
2010-05-21 Al Virofix do_emergency_remount()/umount() races
2010-05-21 Al ViroConvert simple loops over superblocks to list_for_each_...
2010-05-21 Al Viroget rid of restarts in sync_filesystems()
2010-05-21 Al ViroLeave superblocks on s_list until the end
2010-05-21 Al ViroSaner locking around deactivate_super()
2010-05-21 Al Viroget rid of S_BIAS
2010-05-21 Al Viroget rid of open-coded grab_super() in get_active_super()
2010-05-21 Al Viroceph: should use deactivate_locked_super() on failure...
2010-05-21 Al ViroClean ecryptfs ->get_sb() up
2010-05-21 Al Virofix a couple of ecryptfs leaks
2010-05-21 Al ViroSimplify devpts_get_sb() failure exits
2010-05-21 Christoph Hellwigremove incorrect comment in do_emergency_remount
2010-05-21 Al Viroclean DCACHE_CANT_MOUNT in d_delete()
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-21 Jens Axboepipe: set lower and upper limit on max pages in the...
2010-05-21 Jens Axboepipe: add support for shrinking and growing pipes
2010-05-21 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-21 Jens Axboewriteback: fix problem with !CONFIG_BLOCK compilation
2010-05-21 Tejun Heoblock: improve automatic native capacity unlocking
2010-05-21 Tejun Heoblock: use struct parsed_partitions *state universally...
2010-05-21 Tejun Heoblock,ide: simplify bdops->set_capacity() to ->unlock_n...
2010-05-21 Tejun Heoblock: restart partition scan after resizing a device
2010-05-21 Tejun Heobuffer: make invalidate_bdev() drain all percpu LRU...
2010-05-21 Jens Axboewriteback: bdi_writeback_task() must set task state...
2010-05-21 Jens Axboewriteback: ensure that WB_SYNC_NONE writeback with...
2010-05-21 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-21 Jiaying Zhangdquot: Detect partial write error to quota file in...
2010-05-21 Jan Karaocfs2: Fix lock inversion in quotas during umount
2010-05-21 Jan Karaocfs2: Use __dquot_transfer to avoid lock inversion
2010-05-21 Jan Karaocfs2: Fix NULL pointer deref when writing local dquot
2010-05-21 Jan Karaocfs2: Fix estimate of credits needed for quota allocation
2010-05-21 Jan Karaocfs2: Fix quota locking
2010-05-21 Jan Karaocfs2: Avoid unnecessary block mapping when refreshing...
2010-05-21 Jan Karaocfs2: Do not map blocks from local quota file on each...
2010-05-21 Jan Karaquota: Refactor dquot_transfer code so that OCFS2 can...
2010-05-21 Dmitry Monakhovquota: unify quota init condition in setattr
2010-05-21 Christoph Hellwigquota: remove sb_has_quota_active in get/set_info
2010-05-21 Christoph Hellwigquota: unify ->set_dqblk
2010-05-21 Christoph Hellwigquota: unify ->get_dqblk
2010-05-21 Eric Sandeenext3: make barrier options consistent with ext4
2010-05-21 Dmitry Monakhovquota: Make quota stat accounting lockless.
2010-05-21 Sergey Senozhatskysuppress warning: "quotatypes" defined but not used
2010-05-21 Jan Karaext3: Fix waiting on transaction during fsync
2010-05-21 Jan Karajbd: Provide function to check whether transaction...
2010-05-21 Dmitry Monakhovufs: add ufs speciffic ->setattr call
2010-05-21 Jan BlunckBKL: Remove BKL from ext2 filesystem
next