Documentation/development-process: add maintainers and git info
[deliverable/linux.git] / fs /
2010-05-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-22  Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2010-05-22  Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2010-05-22  Linus TorvaldsMerge branch 'virtio' of git://git./linux/kernel/git...
2010-05-22  Linus TorvaldsMerge branch 'kvm-updates/2.6.35' of git://git./virt...
2010-05-22  Linus TorvaldsMerge branch 'modules' of git://git./linux/kernel/git...
2010-05-22  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-22  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-05-21  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-05-21  NeilBrownMerge commit '3ff195b011d7decf501a4d55aeed312731094796...
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  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2010-05-21  Linus TorvaldsMerge branch 'for-2.6.35' of git://git.kernel.dk/linux...
2010-05-21  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2010-05-21  Linus TorvaldsMerge branch 'for-linus' of git://gitorious.org/linux...
2010-05-21  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-05-21  Linus TorvaldsMerge branch 'msm-video' of git://codeaurora.org/quic...
2010-05-21  Linus TorvaldsMerge branch 'msm-mmc_sdcc' of git://codeaurora.org...
2010-05-21  Greg Kroah-HartmanMerge staging-next tree into Linus's latest version
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  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-05-21  Linus TorvaldsMerge branch 'drm-for-2.6.35' of git://git./linux/kerne...
2010-05-21  Linus TorvaldsMerge branch 'dbg-early-merge' of git://git./linux...
2010-05-21  Linus TorvaldsMerge branch 'kdb-merge' 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...
next
This page took 0.047017 seconds and 8 git commands to generate.