cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()
[platform/kernel/linux-3.10.git] / fs /
2014-12-29 David Herrmannshm: add sealing API 05/32905/1
2014-12-29 David Herrmannmm: allow drivers to prevent new writable mappings 04/32904/1
2014-11-21 John Stultzseqcount: Add lockdep functionality to seqcount/seqlock...
2014-11-18 Masanari Iidaupstream: treewide: Fix typo in printk
2014-11-18 Al Viroupstream: consolidate the reassignments of ->f_op in...
2014-11-18 Kees Cookupstream: drivers: avoid parsing names as kthread_run...
2014-11-18 Stephen Rothwellupstream: Finally eradicate CONFIG_HOTPLUG
2014-11-18 Tetsuo Handaxattr: Constify ->name member of "struct xattr".
2014-11-18 Seth Jenningsdebugfs: add get/set for atomic types
2014-11-18 Jaegeuk Kimf2fs: fix handling orphan inodes
2014-11-18 Gu Zhengf2fs: move bio_private allocation out of f2fs_bio_alloc()
2014-11-18 Gu Zhengf2fs: use list_for_each rather than list_for_each_safe...
2014-11-18 Gu Zhengf2fs: use seq_puts()/seq_putc() rather than seq_printf...
2014-11-18 Jaegeuk Kimf2fs: fix i_name during f2fs_sync_file
2014-11-18 Jaegeuk Kimf2fs: update file name in the inode block during f2fs_r...
2014-11-18 Gu Zhengf2fs: introduce help function F2FS_NODE()
2014-11-18 Gu Zhengf2fs: add a help func F2FS_STAT() to get the f2fs_stat_info
2014-11-18 Jaegeuk Kimf2fs: add proc entry to monitor current usage of segments
2014-11-18 Jaegeuk Kimf2fs: recover date requested by fdatasync
2014-11-18 Jaegeuk Kimf2fs: fix to recover i_size from roll-forward
2014-11-18 Gu Zhengf2fs: remove the unused argument "sbi" of func destroy_...
2014-11-18 Jaegeuk Kimf2fs: remove reusing any prefree segments
2014-11-18 Gu Zhengf2fs: code cleanup and simplify in func {find/add}_gc_inode
2014-11-18 Namjae Jeonf2fs: optimize the init_dirty_segmap function
2014-11-18 Jaegeuk Kimf2fs: fix an endian conversion bug detected by sparse
2014-11-18 Jaegeuk Kimf2fs: fix crc endian conversion
2014-11-18 Namjae Jeonf2fs: add remount_fs callback support
2014-11-18 Jaegeuk Kimf2fs: recover wrong pino after checkpoint during fsync
2014-11-18 Haicheng Lif2fs: optimize do_write_data_page()
2014-11-18 Haicheng Lif2fs: make locate_dirty_segment() as static
2014-11-18 Haicheng Lif2fs: remove unnecessary parameter "offset" from __add_...
2014-11-18 Jaegeuk Kimf2fs: avoid freqeunt write_inode calls
2014-11-18 Namjae Jeonf2fs: optimise the truncate_data_blocks_range() range
2014-11-18 Namjae Jeonf2fs: use the F2FS specific flags in f2fs_ioctl()
2014-11-18 Jaegeuk Kimf2fs: sync dir->i_size with its block allocation
2014-11-18 Jaegeuk Kimf2fs: fix i_blocks translation on various types of...
2014-11-18 Gu Zhengf2fs: set sb->s_fs_info before calling parse_options()
2014-11-18 Jaegeuk Kimf2fs: support xattr security labels
2014-11-18 Jaegeuk Kimf2fs: fix iget/iput of dir during recovery
2014-11-18 Namjae Jeonf2fs: reorganise the function get_victim_by_default
2014-11-18 Jason Hrycayf2fs: handle errors from get_node_page calls
2014-11-18 Jaegeuk Kimf2fs: cover cp_file information with ilock
2014-11-18 Jaegeuk Kimf2fs: fix incorrect iputs during the dentry recovery
2014-11-18 Jaegeuk Kimf2fs: fix dentry recovery routine
2014-11-18 Jaegeuk Kimf2fs: iput only if whole data blocks are flushed
2014-11-18 Namjae Jeonf2fs: return proper error from start_gc_thread
2014-11-18 Namjae Jeonf2fs: optimize several routines in node.h
2014-11-18 Namjae Jeonf2fs: remove unneeded initializations in f2fs_parent_dir
2014-11-18 Namjae Jeonf2fs: push some variables to debug part
2014-11-18 Jaegeuk Kimf2fs: align data types between on-disk and in-memory...
2014-11-18 Dan Carpenterf2fs: dereferencing an ERR_PTR
2014-11-18 Jaegeuk Kimf2fs: use ihold
2014-11-18 Jaegeuk Kimf2fs: should not make_bad_inode on f2fs_link failure
2014-11-18 Jaegeuk Kimf2fs: fix to handle do_recover_data errors
2014-11-18 Jaegeuk Kimf2fs: reuse the locked dnode page and its inode
2014-11-18 Jaegeuk Kimf2fs: fix wrong condition check
2014-11-18 Jaegeuk Kimf2fs: add f2fs_readonly()
2014-11-18 Jaegeuk Kimf2fs: avoid RECLAIM_FS-ON-W: deadlock
2014-11-18 Jaegeuk Kimf2fs: don't do checkpoint if error is occurred
2014-11-18 Jaegeuk Kimf2fs: fix to unlock page before exit
2014-11-18 Jaegeuk Kimf2fs: remove unnecessary kmap/kunmap operations
2014-11-18 Namjae Jeonf2fs: reorganize f2fs_vm_page_mkwrite
2014-11-18 majianpengf2fs: use list_for_each_entry rather than list_for_each...
2014-11-18 Haicheng Lif2fs: remove unecessary variable and code
2014-11-18 Peter Zijlstraf2fs, lockdep: annotate mutex_lock_all()
2014-11-18 Jaegeuk Kimf2fs: add debug msgs in the recovery routine
2014-11-18 Jaegeuk Kimf2fs: update inode page after creation
2014-11-18 Jaegeuk Kimf2fs: change get_new_data_page to pass a locked node...
2014-11-18 Jaegeuk Kimf2fs: skip get_node_page if locked node page is passed
2014-11-18 Jaegeuk Kimf2fs: remove unnecessary por_doing check
2014-11-18 Jaegeuk Kimf2fs: fix BUG_ON during f2fs_evict_inode(dir)
2014-11-18 Jaegeuk Kimf2fs: fix por_doing variable coverage
2014-11-18 Jaegeuk Kimf2fs: remove redundant assignment
2014-11-18 Jaegeuk Kimf2fs: fix the inconsistent state of data pages
2014-11-18 Jaegeuk Kimf2fs: fix inconsistency of block count during recovery
2014-11-18 Laura Abbottfs/buffer.c: Revoke LRU when trying to drop buffers
2014-11-18 Marek Szyprowskifs: jbd2: force commit to free jbd2's cma/isolated...
2014-11-14 Chris MasonBtrfs: fix kfree on list_head in btrfs_lookup_csums_ran...
2014-11-14 Jan Karaquota: Properly return errors from dquot_writeback_dquots()
2014-11-14 Jan Karaext3: Don't check quota format when there are no quota...
2014-11-14 J. Bruce Fieldsnfsd4: fix crash on unknown operation number
2014-11-14 Jan Karaext4: fix oops when loading block bitmap failed
2014-11-14 Jan Karaext4: fix overflow when updating superblock backups...
2014-11-14 Darrick J. Wongext4: check s_chksum_driver when looking for bg csum...
2014-11-14 Eric Sandeenext4: fix reservation overflow in ext4_da_write_begin
2014-11-14 Theodore Ts'oext4: add ext4_iget_normal() which is to be used for...
2014-11-14 Dmitry Monakhovext4: grab missed write_count for EXT4_IOC_SWAP_BOOT
2014-11-14 Jan Karaext4: don't check quota format when there are no quota...
2014-11-14 Darrick J. Wongext4: check EA value offset when loading
2014-11-14 Darrick J. Wongjbd2: free bh when descriptor block checksum fails
2014-11-14 Valdis Kletniekspstore: Fix duplicate {console,ftrace}-efi entries
2014-11-14 Eric W. Biedermanmnt: Prevent pivot_root from creating a loop in the...
2014-11-14 Al Virokill wbuf_queued/wbuf_dwork_lock
2014-11-14 Jan Karavfs: fix data corruption when blocksize < pagesize...
2014-11-14 Artem BityutskiyUBIFS: fix free log space calculation
2014-11-14 Artem BityutskiyUBIFS: fix a race condition
2014-11-14 Artem BityutskiyUBIFS: remove mst_mutex
2014-11-14 Tetsuo Handafs: Fix theoretical division by 0 in super_cache_scan().
2014-11-14 Mikulas Patockafs: make cont_expand_zero interruptible
2014-11-14 Benjamin Coddingtonlockd: Try to reconnect if statd has moved
next