aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\
| * Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman2013-06-24
| |\
| * \ Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-17
| |\ \
| * | | sysfs_notify is only possible on file attributesNick Dyer2013-06-07
| * | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-03
| * | | debugfs: write_file_bool() - ensure strtobool() operates on valid dataMathias Krause2013-06-03
| * | | debugfs: add get/set for atomic typesSeth Jennings2013-06-03
| * | | Merge 3.10-rc3 into driver-core-nextGreg Kroah-Hartman2013-05-26
| |\ \ \
| * | | | sysfs: kill sysfs_sb declaration in fs/sysfs/inode.c.Rami Rosen2013-05-17
| * | | | sysfs: sysfs_link_sibling(): fix typo in commentWarner Wang2013-05-17
* | | | | Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-02
|\ \ \ \ \
| * | | | | FS-Cache: Don't use spin_is_locked() in assertionsDavid Howells2013-06-19
| * | | | | FS-Cache: The retrieval remaining-pages counter needs to be atomic_tDavid Howells2013-06-19
| * | | | | cachefiles: remove unused macro list_to_page()Haicheng Li2013-06-19
| * | | | | FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells2013-06-19
| * | | | | FS-Cache: Fix object state machine to have separate work and wait statesDavid Howells2013-06-19
| * | | | | FS-Cache: Wrap checks on object stateDavid Howells2013-06-19
| * | | | | FS-Cache: Uninline fscache_object_init()David Howells2013-06-19
| * | | | | FS-Cache: Don't sleep in page release if __GFP_FS is not setDavid Howells2013-06-19
| * | | | | CacheFiles: name i_mutex lock class explicitlyJ. Bruce Fields2013-06-19
| * | | | | fs/fscache: remove spin_lock() from the condition in while()Sebastian Andrzej Siewior2013-06-19
* | | | | | Merge tag 'dlm-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds2013-07-02
|\ \ \ \ \ \
| * | | | | | dlm: Avoid LVB truncationBart Van Assche2013-06-26
| * | | | | | dlm: log an error for unmanaged lockspacesDavid Teigland2013-06-25
| * | | | | | dlm: config: using strlcpy instead of strncpyZhao Hongjiang2013-06-25
| * | | | | | dlm: remove duplicated include from lowcomms.cWei Yongjun2013-06-19
| * | | | | | dlm: disable nagle for SCTPMike Christie2013-06-14
| * | | | | | dlm: retry failed SCTP sendsMike Christie2013-06-14
| * | | | | | dlm: try other IPs when sctp init assoc failsMike Christie2013-06-14
| * | | | | | dlm: clear correct bit during sctp init failure handlingMike Christie2013-06-14
| * | | | | | dlm: set sctp assoc id during setupMike Christie2013-06-14
| * | | | | | dlm: clear correct init bit during sctp setupMike Christie2013-06-14
* | | | | | | Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \
| * | | | | | | f2fs: fix to recover i_size from roll-forwardJaegeuk Kim2013-07-01
| * | | | | | | f2fs: remove the unused argument "sbi" of func destroy_fsync_dnodes()Gu Zheng2013-07-01
| * | | | | | | f2fs: remove reusing any prefree segmentsJaegeuk Kim2013-07-01
| * | | | | | | f2fs: code cleanup and simplify in func {find/add}_gc_inodeGu Zheng2013-07-01
| * | | | | | | f2fs: optimize the init_dirty_segmap functionNamjae Jeon2013-07-01
| * | | | | | | f2fs: fix an endian conversion bug detected by sparseJaegeuk Kim2013-07-01
| * | | | | | | f2fs: fix crc endian conversionJaegeuk Kim2013-07-01
| * | | | | | | f2fs: add remount_fs callback supportNamjae Jeon2013-06-17
| * | | | | | | f2fs: recover wrong pino after checkpoint during fsyncJaegeuk Kim2013-06-13
| * | | | | | | f2fs: optimize do_write_data_page()Haicheng Li2013-06-13
| * | | | | | | f2fs: make locate_dirty_segment() as staticHaicheng Li2013-06-13
| * | | | | | | f2fs: remove unnecessary parameter "offset" from __add_sum_entry()Haicheng Li2013-06-13
| * | | | | | | f2fs: avoid freqeunt write_inode callsJaegeuk Kim2013-06-13
| * | | | | | | f2fs: optimise the truncate_data_blocks_range() rangeNamjae Jeon2013-06-13
| * | | | | | | f2fs: use the F2FS specific flags in f2fs_ioctl()Namjae Jeon2013-06-13
| * | | | | | | f2fs: sync dir->i_size with its block allocationJaegeuk Kim2013-06-11
| * | | | | | | f2fs: fix i_blocks translation on various types of filesJaegeuk Kim2013-06-11