summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | ext4: convert write_begin methods to stable_page_writes semanticsDmitry Monakhov2013-08-28
| * | | | | | | | | | | | | | | | ext4: fix use of potentially uninitialized variables in debugging codeAndi Shyti2013-08-28
| * | | | | | | | | | | | | | | | ext4: fix lost truncate due to race with writebackJan Kara2013-08-17
| * | | | | | | | | | | | | | | | ext4: simplify truncation code in ext4_setattr()Jan Kara2013-08-17
| * | | | | | | | | | | | | | | | ext4: fix ext4_writepages() in presence of truncateJan Kara2013-08-17
| * | | | | | | | | | | | | | | | ext4: move test whether extent to map can be extended to one placeJan Kara2013-08-17
| * | | | | | | | | | | | | | | | ext4: fix warning in ext4_da_update_reserve_space()Jan Kara2013-08-17
| * | | | | | | | | | | | | | | | quota: provide interface for readding allocated space into reserved spaceJan Kara2013-08-17
| * | | | | | | | | | | | | | | | ext4: avoid reusing recently deleted inodes in no journal modeTheodore Ts'o2013-08-16
| * | | | | | | | | | | | | | | | ext4: allocate delayed allocation blocks before renameTheodore Ts'o2013-08-16
| * | | | | | | | | | | | | | | | ext4: start handle at least possible moment when renaming filesTheodore Ts'o2013-08-16
| * | | | | | | | | | | | | | | | ext4: add support for extent pre-cachingTheodore Ts'o2013-08-16
| * | | | | | | | | | | | | | | | ext4: cache all of an extent tree's leaf block upon readingTheodore Ts'o2013-08-16
| * | | | | | | | | | | | | | | | ext4: use unsigned int for es_status valuesTheodore Ts'o2013-08-16
| * | | | | | | | | | | | | | | | ext4: print the block number of invalid extent tree blocksTheodore Ts'o2013-08-16
| * | | | | | | | | | | | | | | | ext4: refactor code to read the extent tree blockTheodore Ts'o2013-08-16
* | | | | | | | | | | | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | pstore/ram: (really) fix undefined usage of rounddown_pow_of_twoMaxime Bizon2013-08-30
| * | | | | | | | | | | | | | | | | pstore/ram: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-19
| * | | | | | | | | | | | | | | | | pstore: Add file extension to pstore file if compressedAruna Balakrishnaiah2013-08-19
| * | | | | | | | | | | | | | | | | pstore: Add decompression support to pstoreAruna Balakrishnaiah2013-08-19
| * | | | | | | | | | | | | | | | | pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah2013-08-19
| * | | | | | | | | | | | | | | | | pstore: Add compression support to pstoreAruna Balakrishnaiah2013-08-19
| * | | | | | | | | | | | | | | | | pstore/Kconfig: Select ZLIB_DEFLATE and ZLIB_INFLATE when PSTORE is selectedAruna Balakrishnaiah2013-08-19
| * | | | | | | | | | | | | | | | | pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah2013-08-19
| * | | | | | | | | | | | | | | | | pstore: d_alloc_name() doesn't return an ERR_PTRDan Carpenter2013-08-19
* | | | | | | | | | | | | | | | | | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-09-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo2013-08-08
* | | | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | sysfs: group.c: fix up kerneldocGreg Kroah-Hartman2013-08-22
| * | | | | | | | | | | | | | | | | | | sysfs: sysfs.h: fix coding style issuesGreg Kroah-Hartman2013-08-21
| * | | | | | | | | | | | | | | | | | | sysfs: file.c: fix up broken string warningsGreg Kroah-Hartman2013-08-21
| * | | | | | | | | | | | | | | | | | | sysfs: dir.c: fix up odd do/while indentationGreg Kroah-Hartman2013-08-21
| * | | | | | | | | | | | | | | | | | | sysfs: fix up uaccess.h coding style warningsGreg Kroah-Hartman2013-08-21
| * | | | | | | | | | | | | | | | | | | sysfs: fix up 80 column coding style issuesGreg Kroah-Hartman2013-08-21
| * | | | | | | | | | | | | | | | | | | sysfs: fix up space coding style issuesGreg Kroah-Hartman2013-08-21
| * | | | | | | | | | | | | | | | | | | sysfs: remove trailing whitespaceGreg Kroah-Hartman2013-08-21
| * | | | | | | | | | | | | | | | | | | sysfs: fix placement of EXPORT_SYMBOL()Greg Kroah-Hartman2013-08-21
| * | | | | | | | | | | | | | | | | | | sysfs: group: update copyright to add myself and the LFGreg Kroah-Hartman2013-08-21
| * | | | | | | | | | | | | | | | | | | sysfs: group.c: add kerneldoc for sysfs_remove_groupGreg Kroah-Hartman2013-08-21
| * | | | | | | | | | | | | | | | | | | sysfs: group.c: fix up broken string coding styleGreg Kroah-Hartman2013-08-21
| * | | | | | | | | | | | | | | | | | | sysfs: group.c: fix up some * coding style issuesGreg Kroah-Hartman2013-08-21
| * | | | | | | | | | | | | | | | | | | sysfs: group.c: fix trailing whitespaceGreg Kroah-Hartman2013-08-21
| * | | | | | | | | | | | | | | | | | | sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper locationGreg Kroah-Hartman2013-08-21
| * | | | | | | | | | | | | | | | | | | sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman2013-08-21
| * | | | | | | | | | | | | | | | | | | Merge 3.11-rc3 into driver-core-nextGreg Kroah-Hartman2013-07-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | cuse: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-26
| | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'lockref' (locked reference counts)Linus Torvalds2013-09-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock()Linus Torvalds2013-09-02
| * | | | | | | | | | | | | | | | | | vfs: use lockref_get_not_zero() for optimistic lockless dget_parent()Waiman Long2013-09-02