deliverable/linux.git
2015-04-16  Dave ChinnerMerge branch 'xfs-dio-extend-fix' into for-next
2015-04-16  Dave Chinnerxfs: using generic_file_direct_write() is unnecessary
2015-04-16  Dave Chinnerxfs: direct IO EOF zeroing needs to drain AIO
2015-04-16  Dave Chinnerxfs: DIO write completion size updates race
2015-04-16  Dave Chinnerxfs: DIO writes within EOF don't need an ioend
2015-04-16  Dave Chinnerxfs: handle DIO overwrite EOF update completion correctly
2015-04-16  Dave Chinnerxfs: DIO needs an ioend for writes
2015-04-16  Dave Chinnerxfs: move DIO mapping size calculation
2015-04-16  Dave Chinnerxfs: factor DIO write mapping from get_blocks
2015-04-13  Dave ChinnerMerge branch 'xfs-misc-fixes-for-4.1-3' into for-next
2015-04-13  Christoph Hellwigxfs: unlock i_mutex in xfs_break_layouts
2015-04-13  Brian Fosterxfs: kill unnecessary firstused overflow check on attr3...
2015-04-13  Brian Fosterxfs: use larger in-core attr firstused field and detect...
2015-04-13  Brian Fosterxfs: pass attr geometry to attr leaf header conversion...
2015-04-13  Eric Sandeenxfs: disallow ro->rw remount on norecovery mount
2015-04-13  kbuild test... xfs: xfs_shift_file_space can be static
2015-03-25  Dave ChinnerMerge branch 'fallocate-insert-range' into for-next
2015-03-25  Dave ChinnerMerge branch 'xfs-misc-fixes-for-4.1-2' into for-next
2015-03-25  Namjae Jeonxfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
2015-03-25  Namjae Jeonfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
2015-03-25  Joe Perchesxfs: Fix incorrect positive ENOMEM return
2015-03-25  Byoungyoung Leexfs: xfs_mru_cache_insert() should use GFP_NOFS
2015-03-25  Scott Woodxfs: %pF is only for function pointers
2015-03-25  Fabian Frederickxfs: fix shadow warning in xfs_da3_root_split()
2015-03-25  Fabian Frederickxfs: use bool instead of int in xfs_rename()
2015-03-25  Eric Sandeenxfs: fix NULL pointer dereference in xfs_filestream_loo...
2015-03-25  Dave Chinnerxfs: remove xfs_bmap_sanity_check()
2015-03-25  Dave ChinnerMerge branch 'xfs-rename-whiteout' into for-next
2015-03-25  Dave Chinnerxfs: add RENAME_WHITEOUT support
2015-03-25  Dave Chinnerxfs: make xfs_cross_rename() complete fully
2015-03-25  Dave Chinnerxfs: factor out xfs_finish_rename()
2015-03-25  Dave Chinnerxfs: cleanup xfs_rename error handling
2015-03-25  Dave Chinnerxfs: clean up inode locking for RENAME_WHITEOUT
2015-02-23  Dave ChinnerMerge branch 'xfs-mmap-lock' into for-next
2015-02-23  Dave ChinnerMerge branch 'xfs-generic-sb-counters' into for-next
2015-02-23  Dave ChinnerMerge branch 'xfs-misc-fixes-for-4.1' into for-next
2015-02-23  Eric Sandeenxfs: remove deprecated mount options
2015-02-23  Dave Chinnerxfs: xfs_alloc_fix_minleft can underflow near ENOSPC
2015-02-23  Eric Sandeenxfs: cancel failed transaction in xfs_fs_commit_blocks()
2015-02-23  Wang Sheng-Huixfs: remove old and redundant comment in xfs_mount_vali...
2015-02-23  Eric Sandeenxfs: clarify async write failure ratelimit message
2015-02-23  Eric Sandeenxfs: log unmount events on console
2015-02-23  Eric Sandeenxfs: Ensure we have target_ip for RENAME_EXCHANGE
2015-02-23  Eric Sandeenxfs: pass mp to XFS_WANT_CORRUPTED_RETURN
2015-02-23  Eric Sandeenxfs: pass mp to XFS_WANT_CORRUPTED_GOTO
2015-02-23  Dave Chinnerxfs: inodes are new until the dentry cache is set up
2015-02-23  Dave Chinnerxfs: ensure truncate forces zeroed blocks to disk
2015-02-23  Jan Karaxfs: Fix quota type in quota structures when reusing...
2015-02-23  Dave Chinnerxfs: lock out page faults from extent swap operations
2015-02-23  Dave Chinnerxfs: xfs_setattr_size no longer races with page faults
2015-02-23  Dave Chinnerxfs: take i_mmap_lock on extent manipulation operations
2015-02-23  Dave Chinnerxfs: use i_mmaplock on write faults
2015-02-23  Dave Chinnerxfs: use i_mmaplock on read faults
2015-02-23  Dave Chinnerxfs: introduce mmap/truncate lock
2015-02-23  Dave Chinnerxfs: remove xfs_mod_incore_sb API
2015-02-23  Dave Chinnerxfs: replace xfs_mod_incore_sb_batched
2015-02-23  Dave Chinnerxfs: introduce xfs_mod_frextents
2015-02-23  Dave Chinnerxfs: Remove icsb infrastructure
2015-02-23  Dave Chinnerxfs: use generic percpu counters for free block counter
2015-02-23  Dave Chinnerxfs: use generic percpu counters for free inode counter
2015-02-23  Dave Chinnerxfs: use generic percpu counters for inode counter
2015-02-23  Linus TorvaldsLinux 4.0-rc1
2015-02-23  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2015-02-23  Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2015-02-22  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-02-22  Al Viroautofs4 copy_dev_ioctl(): keep the value of ->size...
2015-02-22  Al Viroprocfs: fix race between symlink removals and traversals
2015-02-22  Al Virodebugfs: leave freeing a symlink body until inode eviction
2015-02-22  Al ViroDocumentation/filesystems/Locking: ->get_sb() is long...
2015-02-22  Konstantin... trylock_super(): replacement for grab_super_passive()
2015-02-22  David Howellsfanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conve...
2015-02-22  David HowellsCachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK...
2015-02-22  David HowellsVFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode...
2015-02-22  David HowellsSELinux: Use d_is_positive() rather than testing dentry...
2015-02-22  David HowellsSmack: Use d_is_positive() rather than testing dentry...
2015-02-22  David HowellsTOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
2015-02-22  David HowellsApparmor: Use d_is_positive/negative() rather than...
2015-02-22  David HowellsApparmor: mediated_filesystem() should use dentry-...
2015-02-22  David HowellsVFS: Split DCACHE_FILE_TYPE into regular and special...
2015-02-22  David HowellsVFS: Add a fallthrough flag for marking virtual dentries
2015-02-22  David HowellsVFS: Add a whiteout dentry type
2015-02-22  David HowellsVFS: Introduce inode-getting helpers for layered/unione...
2015-02-22  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-02-22  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-02-22  Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-02-21  Linus TorvaldsMerge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git...
2015-02-21  Linus TorvaldsMerge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org...
2015-02-21  Linus TorvaldsMerge tag 'pm+acpi-3.20-rc1-3' of git://git./linux...
2015-02-21  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-02-21  Linus TorvaldsMerge tag 'dm-3.20-changes-2' of git://git./linux/kerne...
2015-02-21  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge branch 'i2c/for-3.20' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge tag 'clk-for-linus-3.20' of git://git.linaro...
2015-02-21  Linus TorvaldsMerge tag 'vfio-v3.20-rc1' of git://github.com/awilliam...
2015-02-21  Linus TorvaldsMerge tag 'sound-fix-3.20-rc1' of git://git./linux...
2015-02-21  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-02-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
next
This page took 0.040891 seconds and 5 git commands to generate.