| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2007-04-27 |
|\ |
|
| * | selinux: preserve boolean values across policy reloads | Stephen Smalley | 2007-04-26 |
| * | selinux: change numbering of boolean directory inodes in selinuxfs | James Carter | 2007-04-26 |
| * | selinux: remove unused enumeration constant from selinuxfs | James Carter | 2007-04-26 |
| * | selinux: explicitly number all selinuxfs inodes | James Carter | 2007-04-26 |
| * | selinux: export initial SID contexts via selinuxfs | James Carter | 2007-04-26 |
| * | selinux: remove userland security class and permission definitions | Stephen Smalley | 2007-04-26 |
| * | SELinux: move security_skb_extlbl_sid() out of the security server | Paul Moore | 2007-04-26 |
| * | MAINTAINERS: update selinux entry | Stephen Smalley | 2007-04-26 |
| * | SELinux: rename selinux_netlabel.h to netlabel.h | Paul Moore | 2007-04-26 |
| * | SELinux: extract the NetLabel SELinux support from the security server | Paul Moore | 2007-04-26 |
| * | NetLabel: convert a BUG_ON in the CIPSO code to a runtime check | Paul Moore | 2007-04-26 |
| * | NetLabel: cleanup and document CIPSO constants | Paul Moore | 2007-04-26 |
* | | make SysRq-T show all tasks again | Ingo Molnar | 2007-04-27 |
* | | seqlocks: trivial remove weird whitespace | Daniel Walker | 2007-04-27 |
* | | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2007-04-27 |
|\ \ |
|
| * | | UBI: remove unused variable | Artem Bityutskiy | 2007-04-27 |
| * | | UBI: add me to MAINTAINERS | Artem Bityutskiy | 2007-04-27 |
| * | | JFFS2: add UBI support | Artem Bityutskiy | 2007-04-27 |
| * | | UBI: Unsorted Block Images | Artem B. Bityutskiy | 2007-04-27 |
| |/ |
|
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-04-27 |
|\ \ |
|
| * | | ocfs2: Cache extent records | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: Remember rw lock level during direct io | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: Fix up i_blocks calculation to know about holes | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: Fix extent lookup to return true size of holes | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: Read from an unwritten extent returns zeros | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: make room for unwritten extents flag | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: Use own splice write actor | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate() | Mark Fasheh | 2007-04-26 |
| * | | [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: zero tail of sparse files on truncate | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: Teach ocfs2_get_block() about holes | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write() | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: teach ocfs2_file_aio_write() about sparse files | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: Turn off shared writeable mmap for local files systems with holes. | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: abstract out allocation locking | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: teach extend/truncate about sparse files | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: temporarily remove extent map caching | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: sparse b-tree support | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: small cleanup of ocfs2_request_delete() | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: remove unused code | Tiger Yang | 2007-04-26 |
| * | | ocfs2: Remove delete inode vote | Tiger Yang | 2007-04-26 |
| * | | ocfs2: filter more error prints | Mark Fasheh | 2007-04-26 |
| * | | ocfs2: Replace panic() with emergency_restart() when fencing | Sunil Mushran | 2007-04-26 |
| * | | ocfs2: Silence compiler warnings | Sunil Mushran | 2007-04-26 |
| * | | ocfs2: Local mounts should skip inode updates | Mark Fasheh | 2007-04-26 |
| * | | ocfs2_dlm: Call cond_resched_lock() once per hash bucket scan | Sunil Mushran | 2007-04-26 |
| * | | ocfs2_dlm: fix race in dlm_remaster_locks | Srinivas Eeda | 2007-04-26 |
| |/ |
|
* | | Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | Linus Torvalds | 2007-04-27 |
|\ \ |
|
| * | | e1000: FIX: Stop raw interrupts disabled nag from RT | Mark Huth | 2007-04-26 |