]> Pileus Git - ~andy/linux/history - fs
ext4: check dioread_nolock on remount
[~andy/linux] / fs /
2012-12-20 Jan Karaext4: check dioread_nolock on remount
2012-12-17 Forrest Liuext4: fix extent tree corruption caused by hole punch
2012-12-11 Theodore Ts'oext4: zero out inline data using memset() instead of...
2012-12-10 Carlos Maiolinoext4: ensure Inode flags consistency are checked at...
2012-12-10 Tao Maext4: Remove CONFIG_EXT4_FS_XATTR
2012-12-10 Zhi Yong Wuext4: remove unused variable from ext4_ext_in_cache()
2012-12-10 Guo Chaoext4: remove redundant initialization in ext4_fill_super()
2012-12-10 Guo Chaoext4: remove redundant code in ext4_alloc_inode()
2012-12-10 Guo Chaoext4: use sync_inode_metadata() when syncing inode...
2012-12-10 Tao Maext4: enable ext4 inline support
2012-12-10 Tao Maext4: let fallocate handle inline data correctly
2012-12-10 Tao Maext4: let ext4_truncate handle inline data correctly
2012-12-10 Tao Maext4: evict inline data out if we need to strore xattr...
2012-12-10 Tao Maext4: let fiemap work with inline data
2012-12-10 Tao Maext4: let ext4_rename handle inline dir
2012-12-10 Tao Maext4: let empty_dir handle inline dir
2012-12-10 Tao Maext4: let ext4_delete_entry() handle inline data
2012-12-10 Tao Maext4: make ext4_delete_entry generic
2012-12-10 Tao Maext4: let ext4_find_entry handle inline data
2012-12-10 Tao Maext4: create a new function search_dir
2012-12-10 Tao Maext4: let ext4_readdir handle inline data
2012-12-10 Tao Maext4: let add_dir_entry handle inline data properly
2012-12-10 Tao Maext4: create __ext4_insert_dentry for dir entry insertion
2012-12-10 Tao Maext4: refactor __ext4_check_dir_entry() to accept start...
2012-12-10 Tao Maext4: make ext4_init_dot_dotdot for inline dir usage
2012-12-10 Tao Maext4: add delalloc support for inline data
2012-12-10 Tao Maext4: add journalled write support for inline data
2012-12-10 Tao Maext4: add normal write support for inline data
2012-12-10 Tao Maext4: add read support for inline data
2012-12-10 Tao Maext4: add the basic function for inline data support
2012-12-05 Tao Maext4: export inline xattr functions
2012-12-02 Tao Maext4: move extra inode read to a new function
2012-11-30 Theodore Ts'oext4: fix possible use after free with metadata csum
2012-11-30 Theodore Ts'oext4: restructure ext4_ext_direct_IO()
2012-11-28 Theodore Ts'oext4: rationalize ext4_extents.h inclusion
2012-11-28 Vahram Martirosyanext4: fixed potential NULL dereference in ext4_calculat...
2012-11-28 Lukas Czernerext4: simple cleanup in fiemap codepath
2012-11-28 Lukas Czernerext4: prevent race while walking extent tree for fiemap
2012-11-16 Theodore Ts'oext4: remove calls to ext4_jbd2_file_inode() from delal...
2012-11-15 Eric Sandeenext4: init pagevec in ext4_da_block_invalidatepages
2012-11-13 Darrick J. Wongext4: don't verify checksums of dx non-leaf nodes durin...
2012-11-11 Theodore Ts'oext4: do not use ext4_error() when there is no space...
2012-11-09 Zheng Liuext4: introduce lseek SEEK_DATA/SEEK_HOLE support
2012-11-09 Zheng Liuext4: reimplement fiemap using extent status tree
2012-11-09 Zheng Liuext4: reimplement ext4_find_delay_alloc_range on extent...
2012-11-09 Zheng Liuext4: add some tracepoints in extent status tree
2012-11-09 Zheng Liuext4: let ext4 maintain extent status tree
2012-11-09 Zheng Liuext4: initialize extent status tree
2012-11-09 Zheng Liuext4: add operations on extent status tree
2012-11-08 Zheng Liuext4: add data structures for the extent status tree
2012-11-08 Lukas Czernerext4: fix error handling in ext4_fill_super()
2012-11-08 Eugene Shatokhinext4: fix memory leak in ext4_xattr_set_acl()'s error...
2012-11-08 Anatol Pomozovext4: remove code duplication in ext4_get_block_write_n...
2012-11-08 Anatol Pomozovext4: use 'inode' variable that is already dereferenced
2012-11-08 Zheng Liuext4: fix missing call to trace_ext4_ext_map_blocks_exit
2012-11-08 Zheng Liuext4: print map->m_flags in trace_ext4_ext/ind_map_bloc...
2012-11-08 Zheng Liuext4: print 'flags' in ext4_ext_handle_uninitialized_ex...
2012-11-08 Lukas Czernerext4: warn when discard request fails other than EOPNOTSUPP
2012-11-08 Lukas Czernerext4: notify when discard is not supported
2012-11-08 Alan Coxext4: remove unused assignment
2012-11-08 Zhao Hongjiangext4: get rid of redundant code in ext4_fill_super()
2012-11-08 Eric Sandeenext4: remove ext4_handle_release_buffer()
2012-11-08 Eric Sandeenext4: fix awful goto in ext4_mb_new_blocks()
2012-11-08 Eric Sandeenext4: fix overhead calculations in ext4_stats, again
2012-10-29 Eric Sandeenext4: fix unjournaled inode bitmap modification
2012-10-28 Linus TorvaldsMerge tag 'ktest-v3.7-rc2' of git://git.kernel.org...
2012-10-28 Linus TorvaldsMerge tag 'spi-mxs' of git://git.kernel.org/pub/scm...
2012-10-28 Linus TorvaldsMerge tag 'fixes-for-3.7' of git://git.kernel.org/pub...
2012-10-28 Mikulas PatockaLock splice_read and splice_write functions
2012-10-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-10-26 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2012-10-26 Linus TorvaldsMerge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel...
2012-10-26 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2012-10-26 Linus TorvaldsMerge tag 'usb-3.7-rc3' of git://git.kernel.org/pub...
2012-10-26 Linus TorvaldsMerge tag 'tty-3.7-rc3' of git://git.kernel.org/pub...
2012-10-26 Linus TorvaldsMerge tag 'staging-3.7-rc2' of git://git.kernel.org...
2012-10-26 Linus TorvaldsMerge tag 'driver-core-3.7-rc3' of git://git.kernel...
2012-10-26 Linus TorvaldsMerge tag 'char-misc-3.7-rc3' of git://git.kernel.org...
2012-10-26 Linus TorvaldsVFS: don't do protected {sym,hard}links by default
2012-10-26 Linus TorvaldsMerge tag 'sound-3.7' of git://git.kernel.org/pub/scm...
2012-10-26 Linus TorvaldsMerge branch 'fixes_for_linus' of git://git.linaro...
2012-10-26 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2012-10-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2012-10-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-10-26 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-10-26 Arnd BergmannMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2012-10-26 Arnd BergmannMerge branch 'v3.7-samsung-fixes-2' of git://git.kernel...
2012-10-26 Ingo MolnarMerge tag 'efi-for-3.7' of git://git.kernel.org/pub...
2012-10-26 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-10-26 Linus TorvaldsMerge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org...
2012-10-25 Linus TorvaldsMerge branch 'akpm' (Andrew's fixes)
2012-10-25 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-10-25 Linus TorvaldsMerge branch 'fixes_for_linus' of git://git.linaro...
2012-10-25 Kees Cookfs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error...
2012-10-25 Oleg Nesterovfreezer: exec should clear PF_NOFREEZE along with PF_KT...
2012-10-25 Josef BacikBtrfs: do not bug when we fail to commit the transaction
2012-10-25 Liu BoBtrfs: fix memory leak when cloning root's node
2012-10-25 Chris MasonMerge branch 'for-chris-fixed' of git://git.jan-o-sch...
2012-10-25 Josef BacikBtrfs: Use btrfs_update_inode_fallback when creating...
2012-10-25 Alex LyakasBtrfs: Send: preserve ownership (uid and gid) also...
next