index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2008-02-07
Sanitize the type of struct user.u_ar0
H. Peter Anvin
2008-02-07
iget: remove iget() and the read_inode() super op as being obsolete
David Howells
2008-02-07
iget: stop HPPFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop HOSTFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop OPENPROMFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop UFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop the SYSV filesystem from using iget() and read_inode()
David Howells
2008-02-07
iget: stop ROMFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop QNX4 from using iget() and read_inode()
David Howells
2008-02-07
iget: stop PROCFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop the MINIX filesystem from using iget() and read_inode()
David Howells
2008-02-07
iget: stop JFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop JFFS2 from using iget() and read_inode()
David Howells
2008-02-07
iget: stop ISOFS from using read_inode()
David Howells
2008-02-07
iget: stop HFSPLUS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop FUSE from using iget() and read_inode()
David Howells
2008-02-07
iget: stop FreeVXFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop FAT from using iget() and read_inode()
David Howells
2008-02-07
iget: stop EXT4 from using iget() and read_inode()
David Howells
2008-02-07
iget: stop EXT3 from using iget() and read_inode()
David Howells
2008-02-07
iget: stop EXT2 from using iget() and read_inode()
David Howells
2008-02-07
iget: stop EFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop CIFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop BFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop BEFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop autofs from using iget() and read_inode()
David Howells
2008-02-07
iget: stop AFFS from using iget() and read_inode()
David Howells
2008-02-07
iget: use iget_failed() in GFS2
David Howells
2008-02-07
iget: use iget_failed() in AFS
David Howells
2008-02-07
iget: introduce a function to register iget failure
David Howells
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2008-02-07
fs menu: small reorg
Randy Dunlap
2008-02-07
VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls
Erez Zadok
2008-02-07
VFS: swap do_ioctl and vfs_ioctl names
Erez Zadok
2008-02-07
VFS: apply coding standards to fs/ioctl.c
Erez Zadok
2008-02-07
gfs2: make gfs2_glock.gl_owner_pid be a struct pid *
Pavel Emelyanov
2008-02-07
gfs2: make gfs2_holder.gh_owner_pid be a struct pid *
Pavel Emelyanov
2008-02-06
9p: transport API reorganization
Eric Van Hensbergen
2008-02-06
9p: fix mmap to be read-only
Eric Van Hensbergen
2008-02-06
9p: add support for sticky bit
Anthony Liguori
2008-02-06
9p: fix bug in attach-per-user
Eric Van Hensbergen
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2008-02-06
brk randomization: introduce CONFIG_COMPAT_BRK
Ingo Molnar
2008-02-06
ext3: fix lock inversion in direct IO
Jan Kara
2008-02-06
ext3: remove unused code from ext3_find_entry()
Mariusz Kozlowski
2008-02-06
ext[234]: cleanup ext[234]_bg_num_gdb()
Akinobu Mita
2008-02-06
ext[234]: remove unused argument for ext[234]_find_goal()
Akinobu Mita
2008-02-06
ext[234]: use ext[234]_get_group_desc()
Akinobu Mita
2008-02-06
ext[234]: fix comment for nonexistent variable
Akinobu Mita
2008-02-06
ext3: change the default behaviour on error
Aneesh Kumar K.V
[next]