f2fs: introduce accessor to retrieve number of dentry slots
[firefly-linux-kernel-4.4.55.git] / fs /
2012-12-11 Namjae Jeonf2fs: introduce accessor to retrieve number of dentry...
2012-12-11 Namjae Jeonf2fs: remove redundant call to f2fs_put_page in delete...
2012-12-11 Namjae Jeonf2fs: make use of GFP_F2FS_ZERO for setting gfp_mask
2012-12-11 Namjae Jeonf2fs: rewrite f2fs_bio_alloc to make it simpler
2012-12-11 Wei Yongjunf2fs: remove unused variable
2012-12-11 Namjae Jeonf2fs: move error condition for mkdir at proper place
2012-12-11 Namjae Jeonf2fs: remove unneeded initialization
2012-12-11 Namjae Jeonf2fs: check read only condition before beginning write out
2012-12-11 Namjae Jeonf2fs: remove unneeded memset from init_once
2012-12-11 Namjae Jeonf2fs: show error in case of invalid mount arguments
2012-12-11 Namjae Jeonf2fs: fix the compiler warning for uninitialized use...
2012-12-11 Jaegeuk Kimf2fs: resolve build failures
2012-12-11 Jaegeuk Kimf2fs: adjust kernel coding style
2012-12-11 Jaegeuk Kimf2fs: fix endian conversion bugs reported by sparse
2012-12-11 Sachin Kamatf2fs: remove unneeded version.h header file from f2fs.h
2012-12-11 Jaegeuk Kimf2fs: update Kconfig and Makefile
2012-12-11 Greg Kroah-Hartmanf2fs: move proc files to debugfs
2012-12-11 Jaegeuk Kimf2fs: add recovery routines for roll-forward
2012-12-11 Jaegeuk Kimf2fs: add garbage collection functions
2012-12-11 Jaegeuk Kimf2fs: add xattr and acl functionalities
2012-12-11 Jaegeuk Kimf2fs: add core directory operations
2012-12-11 Jaegeuk Kimf2fs: add inode operations for special inodes
2012-12-11 Jaegeuk Kimf2fs: add core inode operations
2012-12-11 Jaegeuk Kimf2fs: add address space operations for data
2012-12-11 Jaegeuk Kimf2fs: add file operations
2012-12-11 Jaegeuk Kimf2fs: add segment operations
2012-12-11 Jaegeuk Kimf2fs: add node operations
2012-12-11 Jaegeuk Kimf2fs: add checkpoint operations
2012-12-11 Jaegeuk Kimf2fs: add super block operations
2012-12-11 Jaegeuk Kimf2fs: add superblock and major in-memory structure
2012-12-08 Linus Torvaldsvfs: fix O_DIRECT read past end of block device
2012-12-07 Linus TorvaldsMerge tag 'mmc-fixes-for-3.7' of git://git./linux/kerne...
2012-12-06 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-12-06 Linus TorvaldsMerge branch 'more-fixes' of git://git./linux/kernel...
2012-12-06 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2012-12-06 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2012-12-05 Dan Carpentervfs: clear to the end of the buffer on partial buffer...
2012-12-04 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2012-12-04 Linus TorvaldsMerge tag 'upstream-3.7-rc9' of git://git.infradead...
2012-12-04 Linus TorvaldsMerge branch 'for-3.7-fixes' of git://git./linux/kernel...
2012-12-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2012-12-04 Linus Torvaldsvfs: avoid "attempt to access beyond end of device...
2012-12-03 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/linux-edac
2012-12-03 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-12-03 Linus TorvaldsMerge branch 'block-dev'
2012-12-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-12-03 Linus TorvaldsMerge tag 'md-3.7-fixes' of git://neil.brown.name/md
2012-12-02 Linus TorvaldsMerge branch 'for-3.7-fixes' of git://git./linux/kernel...
2012-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-01 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2012-12-01 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-12-01 Linus TorvaldsMerge branch 'x86/urgent' of git://git./linux/kernel...
2012-12-01 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2012-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2012-12-01 Linus TorvaldsMerge tag 'rproc-3.7-fix' of git://git./linux/kernel...
2012-12-01 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2012-11-30 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-11-30 Linus TorvaldsMerge branch 'akpm' (Fixes from Andrew)
2012-11-30 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-11-30 Linus TorvaldsMerge tag 'ixp4xx-fixes' of git://git./linux/kernel...
2012-11-30 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-11-30 Al Virofix off-by-one in argument passed by iterate_fd() to...
2012-11-30 Al Virolookup_one_len: don't accept . and ..
2012-11-30 Al Virocifs: get rid of blind d_drop() in readdir
2012-11-30 Al Vironfs_lookup_revalidate(): fix a leak
2012-11-30 Al Virodon't do blind d_drop() in nfs_prime_dcache()
2012-11-30 Linus Torvaldsblkdev_max_block: make private to fs/buffer.c
2012-11-29 Linus Torvaldsdirect-io: don't read inode->i_blkbits multiple times
2012-11-29 Linus Torvaldsblockdev: remove bd_block_size_semaphore again
2012-11-29 Linus Torvaldsfs/buffer.c: make block-size be per-page and protected...
2012-11-29 Arnd BergmannMerge branch 'v3.7-samsung-fixes-4' of git://git./linux...
2012-11-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-11-28 David S. MillerMerge branch 'fixes' of git://git./linux/kernel/git...
2012-11-28 Pavel ShilovskyCIFS: Fix wrong buffer pointer usage in smb_set_file_info
2012-11-28 Dave AirlieMerge branch 'drm-fixes-3.7' of git://people.freedeskto...
2012-11-27 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-11-27 Jeff Laytoncifs: fix writeback race with file that is growing
2012-11-27 Dave AirlieMerge branch 'exynos-drm-fixes' of git://git./linux...
2012-11-27 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-11-27 Linus TorvaldsMerge branch 'akpm' (Fixes from Andrew)
2012-11-27 Linus TorvaldsMerge tag 'tty-3.7-rc7' of git://git./linux/kernel...
2012-11-27 Linus TorvaldsMerge tag 'mfd-for-linus-3.7' of git://git./linux/kerne...
2012-11-27 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-11-27 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-11-27 Jan Karawriteback: put unused inodes to LRU after writeback...
2012-11-27 Stanislav Kinsburskyproc: check vma->vm_file before dereferencing
2012-11-26 Olof JohanssonMerge tag 'orion_fixes_for_3.7' of git://git.infradead...
2012-11-26 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2012-11-26 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-11-24 Linus TorvaldsMerge tag 'sound-3.7' of git://git./linux/kernel/git...
2012-11-24 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-11-24 Linus TorvaldsMerge tag 'for-linus-20121123' of git://git.infradead...
2012-11-23 Linus TorvaldsMerge tag 'pm-for-3.7-rc7' of git://git./linux/kernel...
2012-11-23 Linus TorvaldsMerge tag 'md-3.7-fixes' of git://neil.brown.name/md
2012-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-11-23 Linus TorvaldsMerge tag 'omapdss-for-3.7-rc' of git://gitorious.org...
2012-11-23 Linus TorvaldsMerge branch 'i2c-embedded/for-current' of git://git...
2012-11-23 Linus TorvaldsMerge tag 'sound-3.7' of git://git./linux/kernel/git...
2012-11-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
next