index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-01
[patch 3/4] vfs: remove unused nameidata argument of may_create()
Miklos Szeredi
1
-8
/
+7
2008-08-01
[PATCH] devpts: switch to IDA
Alexey Dobriyan
1
-8
/
+8
2008-08-01
[PATCH 2/2] proc: switch inode number allocation to IDA
Alexey Dobriyan
1
-5
/
+5
2008-08-01
[PATCH 1/2] proc: fix inode number bogorithmetic
Alexey Dobriyan
1
-12
/
+9
2008-08-01
[PATCH] fix bdev leak in block_dev.c do_open()
Al Viro
1
-1
/
+3
2008-08-01
[PATCH] fix races and leaks in vfs_quota_on() users
Al Viro
4
-22
/
+33
2008-08-01
[PATCH] clean dup2() up a bit
Al Viro
1
-26
/
+27
2008-08-01
[PATCH] merge locate_fd() and get_unused_fd()
Al Viro
3
-129
/
+75
2008-08-01
Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree
Stephen Smalley
1
-1
/
+1
2008-08-01
[JFFS2] Fix allocation of summary buffer
David Woodhouse
2
-14
/
+32
2008-07-31
[PATCH] ocfs2: Release mutex in error handling code
Julia Lawall
1
-1
/
+1
2008-07-31
[PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap ...
Sunil Mushran
1
-12
/
+17
2008-07-31
[PATCH 2/2] ocfs2: Fix race between mount and recovery
Sunil Mushran
4
-42
/
+148
2008-07-31
[PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays
Sunil Mushran
1
-1
/
+4
2008-07-31
[PATCH] configfs: Pin configfs subsystems separately from new config_items.
Joel Becker
1
-9
/
+33
2008-07-31
[PATCH] configfs: Fix open directory making rmdir() fail
Louis Rilling
1
-1
/
+2
2008-07-31
[PATCH] configfs: Lock new directory inodes before removing on cleanup after ...
Louis Rilling
1
-19
/
+29
2008-07-31
[PATCH] configfs: Prevent userspace from creating new entries under attaching...
Louis Rilling
3
-5
/
+103
2008-07-31
[PATCH] configfs: Fix failing symlink() making rmdir() fail
Louis Rilling
3
-0
/
+16
2008-07-31
[PATCH] configfs: Fix symlink() to a removing item
Louis Rilling
2
-7
/
+13
2008-07-31
[PATCH] configfs: Include linux/err.h in linux/configfs.h
Joel Becker
1
-1
/
+1
2008-07-31
[CIFS] remove level of indentation from decode_negTokenInit
Jeff Layton
2
-136
/
+125
2008-07-30
romfs_readpage: don't report errors for pages beyond i_size
Linus Torvalds
1
-14
/
+23
2008-07-30
fs/nfsd/export.c: Adjust error handling code involving auth_domain_put
Julia Lawall
1
-3
/
+3
2008-07-30
fs/buffer.c: uninline __remove_assoc_queue()
Thomas Petazzoni
1
-1
/
+1
2008-07-30
omfs: sparse annotations
Harvey Harrison
3
-7
/
+7
2008-07-30
VFS: increase pseudo-filesystem block size to PAGE_SIZE
Alex Nixon
1
-2
/
+2
2008-07-29
[CIFS] cifs send2 not retrying enough in some cases on full socket
Shirish Pargaonkar
1
-0
/
+1
2008-07-29
[CIFS] oid should also be checked against class in cifs asn
Steve French
1
-1
/
+2
2008-07-28
eCryptfs: use page_alloc not kmalloc to get a page of memory
Eric Sandeen
1
-12
/
+18
2008-07-28
bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()
Yoichi Yuasa
1
-1
/
+0
2008-07-28
vfs: pagecache usage optimization for pagesize!=blocksize
Hisashi Hifumi
4
-76
/
+130
2008-07-28
exec: include pagemap.h again to fix build
Hugh Dickins
1
-0
/
+1
2008-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
3
-3
/
+7
2008-07-28
sh: Initial ELF FDPIC support.
Paul Mundt
1
-1
/
+1
2008-07-28
binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat.
Paul Mundt
1
-20
/
+25
2008-07-28
[XFS] Remove vn_revalidate calls in xfs.
Christoph Hellwig
6
-73
/
+39
2008-07-28
[XFS] Now that xfs_setattr is only used for attributes set from ->setattr
Christoph Hellwig
7
-231
/
+102
2008-07-28
[XFS] xfs_setattr currently doesn't just handle the attributes set through
Christoph Hellwig
3
-212
/
+311
2008-07-28
[XFS] fix use after free with external logs or real-time devices
Lachlan McIlroy
1
-2
/
+4
2008-07-28
[XFS] A bug was found in xfs_bmap_add_extent_unwritten_real(). In a
Tim Shimmin
1
-2
/
+2
2008-07-28
[XFS] fix compilation without CONFIG_PROC_FS
Christoph Hellwig
1
-3
/
+4
2008-07-28
[XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/
Christoph Hellwig
3
-10
/
+7
2008-07-28
[XFS] fix mount option parsing in remount
Christoph Hellwig
1
-18
/
+54
2008-07-28
[XFS] Disable queue flag test in barrier check.
Eric Sandeen
1
-8
/
+0
2008-07-28
[XFS] streamline init/exit path
Christoph Hellwig
14
-221
/
+318
2008-07-28
[XFS] Fix up problem when CONFIG_XFS_POSIX_ACL is not set and yet we still
Tim Shimmin
1
-2
/
+2
2008-07-28
[XFS] Don't assert if trying to mount with blocksize > pagesize
Lachlan McIlroy
1
-13
/
+13
2008-07-28
[XFS] Don't update mtime on rename source
Christoph Hellwig
1
-13
/
+9
2008-07-28
[XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocator
Lachlan McIlroy
1
-0
/
+15
[prev]
[next]