| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | ext4: convert write_begin methods to stable_page_writes semantics | Dmitry Monakhov | 2013-08-28 | |
| | * | | | | | | | | | | | | | | | | ext4: fix use of potentially uninitialized variables in debugging code | Andi Shyti | 2013-08-28 | |
| | * | | | | | | | | | | | | | | | | ext4: fix lost truncate due to race with writeback | Jan Kara | 2013-08-17 | |
| | * | | | | | | | | | | | | | | | | ext4: simplify truncation code in ext4_setattr() | Jan Kara | 2013-08-17 | |
| | * | | | | | | | | | | | | | | | | ext4: fix ext4_writepages() in presence of truncate | Jan Kara | 2013-08-17 | |
| | * | | | | | | | | | | | | | | | | ext4: move test whether extent to map can be extended to one place | Jan Kara | 2013-08-17 | |
| | * | | | | | | | | | | | | | | | | ext4: fix warning in ext4_da_update_reserve_space() | Jan Kara | 2013-08-17 | |
| | * | | | | | | | | | | | | | | | | quota: provide interface for readding allocated space into reserved space | Jan Kara | 2013-08-17 | |
| | * | | | | | | | | | | | | | | | | ext4: avoid reusing recently deleted inodes in no journal mode | Theodore Ts'o | 2013-08-16 | |
| | * | | | | | | | | | | | | | | | | ext4: allocate delayed allocation blocks before rename | Theodore Ts'o | 2013-08-16 | |
| | * | | | | | | | | | | | | | | | | ext4: start handle at least possible moment when renaming files | Theodore Ts'o | 2013-08-16 | |
| | * | | | | | | | | | | | | | | | | ext4: add support for extent pre-caching | Theodore Ts'o | 2013-08-16 | |
| | * | | | | | | | | | | | | | | | | ext4: cache all of an extent tree's leaf block upon reading | Theodore Ts'o | 2013-08-16 | |
| | * | | | | | | | | | | | | | | | | ext4: use unsigned int for es_status values | Theodore Ts'o | 2013-08-16 | |
| | * | | | | | | | | | | | | | | | | ext4: print the block number of invalid extent tree blocks | Theodore Ts'o | 2013-08-16 | |
| | * | | | | | | | | | | | | | | | | ext4: refactor code to read the extent tree block | Theodore Ts'o | 2013-08-16 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-09-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | pstore/ram: (really) fix undefined usage of rounddown_pow_of_two | Maxime Bizon | 2013-08-30 | |
| | * | | | | | | | | | | | | | | | | | pstore/ram: Read and write to the 'compressed' flag of pstore | Aruna Balakrishnaiah | 2013-08-19 | |
| | * | | | | | | | | | | | | | | | | | pstore: Add file extension to pstore file if compressed | Aruna Balakrishnaiah | 2013-08-19 | |
| | * | | | | | | | | | | | | | | | | | pstore: Add decompression support to pstore | Aruna Balakrishnaiah | 2013-08-19 | |
| | * | | | | | | | | | | | | | | | | | pstore: Introduce new argument 'compressed' in the read callback | Aruna Balakrishnaiah | 2013-08-19 | |
| | * | | | | | | | | | | | | | | | | | pstore: Add compression support to pstore | Aruna Balakrishnaiah | 2013-08-19 | |
| | * | | | | | | | | | | | | | | | | | pstore/Kconfig: Select ZLIB_DEFLATE and ZLIB_INFLATE when PSTORE is selected | Aruna Balakrishnaiah | 2013-08-19 | |
| | * | | | | | | | | | | | | | | | | | pstore: Add new argument 'compressed' in pstore write callback | Aruna Balakrishnaiah | 2013-08-19 | |
| | * | | | | | | | | | | | | | | | | | pstore: d_alloc_name() doesn't return an ERR_PTR | Dan Carpenter | 2013-08-19 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2013-09-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ | Tejun Heo | 2013-08-08 | |
| * | | | | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | sysfs: group.c: fix up kerneldoc | Greg Kroah-Hartman | 2013-08-22 | |
| | * | | | | | | | | | | | | | | | | | | | sysfs: sysfs.h: fix coding style issues | Greg Kroah-Hartman | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | sysfs: file.c: fix up broken string warnings | Greg Kroah-Hartman | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | sysfs: dir.c: fix up odd do/while indentation | Greg Kroah-Hartman | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | sysfs: fix up uaccess.h coding style warnings | Greg Kroah-Hartman | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | sysfs: fix up 80 column coding style issues | Greg Kroah-Hartman | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | sysfs: fix up space coding style issues | Greg Kroah-Hartman | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | sysfs: remove trailing whitespace | Greg Kroah-Hartman | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | sysfs: fix placement of EXPORT_SYMBOL() | Greg Kroah-Hartman | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | sysfs: group: update copyright to add myself and the LF | Greg Kroah-Hartman | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | sysfs: group.c: add kerneldoc for sysfs_remove_group | Greg Kroah-Hartman | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | sysfs: group.c: fix up broken string coding style | Greg Kroah-Hartman | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | sysfs: group.c: fix up some * coding style issues | Greg Kroah-Hartman | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | sysfs: group.c: fix trailing whitespace | Greg Kroah-Hartman | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location | Greg Kroah-Hartman | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | sysfs: add sysfs_create/remove_groups() | Greg Kroah-Hartman | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | Merge 3.11-rc3 into driver-core-next | Greg Kroah-Hartman | 2013-07-29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | cuse: convert class code to use dev_groups | Greg Kroah-Hartman | 2013-07-26 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'lockref' (locked reference counts) | Linus Torvalds | 2013-09-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock() | Linus Torvalds | 2013-09-02 | |
| | * | | | | | | | | | | | | | | | | | | vfs: use lockref_get_not_zero() for optimistic lockless dget_parent() | Waiman Long | 2013-09-02 | |
