index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-14
[PATCH] initialize parts of udf inode earlier in create
Dan Bastone
1
-0
/
+7
2006-08-14
[PATCH] adfs error message fix
Andrew Morton
1
-1
/
+1
2006-08-09
Merge git://oss.sgi.com:8090/nathans/xfs-rc-2.6
Greg Kroah-Hartman
1
-49
/
+54
2006-08-10
[XFS] Fix xfs_free_extent related NULL pointer dereference.
Nathan Scott
1
-49
/
+54
2006-08-06
Merge branch 'master' of /home/greg/linux/git/torvalds-2.6/
Greg Kroah-Hartman
7
-30
/
+41
2006-08-06
[PATCH] udf: initialize parts of inode earlier in create
Eric Sandeen
1
-5
/
+6
2006-08-06
[PATCH] reiserfs_write_full_page() should not get_block past eof
Chris Mason
1
-2
/
+12
2006-08-06
[PATCH] fix reiserfs lock inversion of bkl vs inode semaphore
Chris Mason
2
-2
/
+2
2006-08-06
[PATCH] Fix BeFS slab corruption
Diego Calleja
1
-2
/
+9
2006-08-06
[PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()
Alexander Zarochentsev
1
-10
/
+2
2006-08-06
[PATCH] ufs: handle truncated pages
Evgeniy Dushistov
2
-3
/
+3
2006-08-06
[PATCH] ufs: ufs_get_locked_page() race fix
Evgeniy Dushistov
1
-7
/
+8
2006-08-05
Merge ../torvalds-2.6/
Greg Kroah-Hartman
4
-12
/
+8
2006-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Greg Kroah-Hartman
3
-15
/
+120
2006-08-03
NLM/lockd: remove b_done
J. Bruce Fields
1
-9
/
+3
2006-08-03
NFS: make 2 functions static
Adrian Bunk
2
-2
/
+2
2006-08-03
NFS: Release dcache_lock in an error path of nfs_path
Josh Triplett
1
-1
/
+3
2006-08-03
[PATCH] don't bother with aux entires for dummy context
Al Viro
1
-2
/
+2
2006-08-03
[PATCH] fix missed create event for directory audit
Amy Griffis
1
-1
/
+1
2006-08-03
[PATCH] fix faulty inode data collection for open() with O_CREAT
Amy Griffis
1
-0
/
+2
2006-07-31
[PATCH] 9p: fix fid behavior on failed remove
Eric Van Hensbergen
1
-3
/
+3
2006-07-31
[PATCH] 9p: fix marshalling bug in tcreate with empty extension field
Russ Ross
1
-2
/
+4
2006-07-31
[PATCH] ext3 -nobh option causes oops
Badari Pulavarty
1
-3
/
+3
2006-07-31
[PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdir
Josh Triplett
1
-0
/
+2
2006-07-31
[PATCH] fuse: fix typo
Miklos Szeredi
1
-2
/
+2
2006-07-31
[PATCH] fuse: use jiffies_64
Miklos Szeredi
3
-10
/
+38
2006-07-31
[PATCH] fuse: fix zero timeout
Miklos Szeredi
1
-2
/
+5
2006-07-31
[PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()
Josh Triplett
1
-1
/
+2
2006-07-31
[PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_...
Josh Triplett
1
-1
/
+2
2006-07-31
[PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_o...
Josh Triplett
1
-3
/
+1
2006-07-31
[PATCH] inotify: fix deadlock found by lockdep
Arjan van de Ven
1
-1
/
+1
2006-07-31
[PATCH] enable mac partition label per default on pmac
Olaf Hering
1
-1
/
+1
2006-07-31
[PATCH] invalidate_bdev() speedup
Andrew Morton
1
-1
/
+6
2006-07-31
[PATCH] knfsd: Fix stale file handle problem with subtree_checking.
NeilBrown
1
-7
/
+13
2006-07-31
[PATCH] ext3: avoid triggering ext3_error on bad NFS file handle
Neil Brown
2
-8
/
+20
2006-07-28
JFS: Fix bug in quota code. tmp_bh.b_size must be initialized
Dave Kleikamp
1
-0
/
+1
2006-07-28
[XFS] Ensure bulkstat from an invalid inode number gets caught always with
Nathan Scott
1
-7
/
+10
2006-07-28
[XFS] Fix a barrier related forced shutdown on mounts with quota enabled.
Nathan Scott
2
-1
/
+8
2006-07-28
[XFS] Fix remount vs no/barrier options by ensuring we clear unwanted
Nathan Scott
2
-8
/
+8
2006-07-28
[XFS] All xfs_disk_dquot_t values are (as the name says) disk endian.
Christoph Hellwig
1
-6
/
+13
2006-07-26
JFS: Quota support broken, no quota_read and quota_write
Dave Kleikamp
3
-15
/
+119
2006-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2
-18
/
+17
2006-07-15
Don't allow chmod() on the /proc/<pid>/ files
Linus Torvalds
1
-1
/
+30
2006-07-15
Mark /proc MS_NOSUID and MS_NOEXEC
Linus Torvalds
1
-1
/
+1
2006-07-14
[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays
Shailabh Nagar
1
-2
/
+4
2006-07-14
[PATCH] add function documentation for register_chrdev()
Rolf Eike Beer
1
-0
/
+22
2006-07-14
[PATCH] reiserfs: fix handling of device names with /'s in them
Jeff Mahoney
1
-4
/
+21
2006-07-14
[PATCH] struct file leakage
Kirill Korotaev
1
-1
/
+7
2006-07-14
Relax /proc fix a bit
Linus Torvalds
1
-1
/
+2
2006-07-14
Fix nasty /proc vulnerability
Linus Torvalds
1
-0
/
+1
[next]