summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | allow build_open_flags() to return an errorAl Viro2013-06-29
| * | | | | | | | | | | | | | | | | lift file_*_write out of do_splice_direct()Al Viro2013-06-29
| * | | | | | | | | | | | | | | | | lift file_*_write out of do_splice_from()Al Viro2013-06-29
| * | | | | | | | | | | | | | | | | do_last(): fix missing checks for LAST_BIND caseAl Viro2013-06-29
* | | | | | | | | | | | | | | | | | 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-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | 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-02
| * | | | | | | | | | | | | | | | | | | f2fs: remove the unused argument "sbi" of func destroy_fsync_dnodes()Gu Zheng2013-07-02
| * | | | | | | | | | | | | | | | | | | f2fs: remove reusing any prefree segmentsJaegeuk Kim2013-07-02
| * | | | | | | | | | | | | | | | | | | f2fs: code cleanup and simplify in func {find/add}_gc_inodeGu Zheng2013-07-02
| * | | | | | | | | | | | | | | | | | | f2fs: optimize the init_dirty_segmap functionNamjae Jeon2013-07-02
| * | | | | | | | | | | | | | | | | | | f2fs: fix an endian conversion bug detected by sparseJaegeuk Kim2013-07-02
| * | | | | | | | | | | | | | | | | | | f2fs: fix crc endian conversionJaegeuk Kim2013-07-02
| * | | | | | | | | | | | | | | | | | | f2fs: add remount_fs callback supportNamjae Jeon2013-06-17
| * | | | | | | | | | | | | | | | | | | f2fs: recover wrong pino after checkpoint during fsyncJaegeuk Kim2013-06-14
| * | | | | | | | | | | | | | | | | | | f2fs: optimize do_write_data_page()Haicheng Li2013-06-14
| * | | | | | | | | | | | | | | | | | | f2fs: make locate_dirty_segment() as staticHaicheng Li2013-06-14
| * | | | | | | | | | | | | | | | | | | f2fs: remove unnecessary parameter "offset" from __add_sum_entry()Haicheng Li2013-06-14
| * | | | | | | | | | | | | | | | | | | f2fs: avoid freqeunt write_inode callsJaegeuk Kim2013-06-14