Age | Commit message (Expand) | Author |
2008-07-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2008-07-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-07-14 | LSM/SELinux: show LSM mount options in /proc/mounts | Eric Paris |
2008-07-14 | Security: split proc ptrace checking into read vs. attach | Stephen Smalley |
2008-07-12 | cifs: fix wksidarr declaration to be big-endian friendly | Jeff Layton |
2008-07-12 | cifs: fix inode leak in cifs_get_inode_info_unix | Jeff Layton |
2008-07-11 | Fix reference counting race on log buffers | Dave Chinner |
2008-07-10 | exec: fix stack excutability without PT_GNU_STACK | Hugh Dickins |
2008-07-10 | ocfs2: Fix flags in ocfs2_file_lock | Mark Fasheh |
2008-07-08 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-07-08 | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-07-08 | reiserfs: discard prealloc in reiserfs_delete_inode | Jeff Mahoney |
2008-07-08 | NFS: Fix readdir cache invalidation | Trond Myklebust |
2008-07-07 | [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres() | Sunil Mushran |
2008-07-05 | Fix pagemap_read() use of struct mm_walk | Andrew Morton |
2008-07-05 | Fix clear_refs_write() use of struct mm_walk | Andrew Morton |
2008-07-04 | security: filesystem capabilities: fix fragile setuid fixup code | Andrew G. Morgan |
2008-07-04 | add kernel-doc for simple_read_from_buffer and memory_read_from_buffer | Akinobu Mita |
2008-07-04 | ntfs: update help text | Jess Guerrero |
2008-07-04 | ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev() | Michael Halcrow |
2008-07-04 | reiserfs: add missing unlock to an error path in reiserfs_quota_write() | Jan Kara |
2008-07-04 | ext4: add missing unlock to an error path in ext4_quota_write() | Jan Kara |
2008-07-04 | ext3: add missing unlock to error path in ext3_quota_write() | Jan Kara |
2008-07-04 | splice: fix generic_file_splice_read() race with page invalidation | Miklos Szeredi |
2008-07-04 | ramfs: enable splice write | Octavian Purdila |
2008-07-03 | 9p: fix O_APPEND in legacy mode | Eric Van Hensbergen |
2008-07-03 | Add bvec_merge_data to handle stacked devices and ->merge_bvec() | Alasdair G Kergon |
2008-07-03 | block: integrity checkpatch cleanups | Jens Axboe |
2008-07-03 | block: Block layer data integrity support | Martin K. Petersen |
2008-07-03 | block: Globalize bio_set and bio_vec_slab | Martin K. Petersen |
2008-07-01 | Properly notify block layer of sync writes | Jens Axboe |
2008-06-29 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2008-06-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-06-24 | [GFS2] fix gfs2 block allocation (cleaned up) | Benjamin Marzinski |
2008-06-24 | [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000 | Bob Peterson |
2008-06-24 | Merge branch 'master' into for_mm | Jan Kara |
2008-06-24 | udf: Fix regression in UDF anchor block detection | Tomas Janousek |
2008-06-23 | NFS: nfs_updatepage(): don't mark page as dirty if an error occurred | Trond Myklebust |
2008-06-23 | NFS: Fix filehandle size comparisons in the mount code | Trond Myklebust |
2008-06-23 | NFS: Reduce the NFS mount code stack usage. | Trond Myklebust |
2008-06-23 | [patch 2/3] vfs: dcache cleanups | Miklos Szeredi |
2008-06-23 | [patch 1/3] vfs: dcache sparse fixes | Miklos Szeredi |
2008-06-23 | [patch 3/3] vfs: make d_path() consistent across mount operations | Andreas Gruenbacher |
2008-06-23 | [patch 4/4] flock: remove unused fields from file_lock_operations | Denis V. Lunev |
2008-06-23 | [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink | Marcin Slusarz |
2008-06-23 | [patch 2/4] fs: make struct file arg to d_path const | Jan Engelhardt |
2008-06-23 | [patch 1/4] vfs: path_{get,put}() cleanups | Jan Blunck |
2008-06-23 | [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens() | Michael Kerrisk |
2008-06-23 | [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UT... | Michael Kerrisk |
2008-06-23 | [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OM... | Michael Kerrisk |