index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
ibmasm
/
ibmasmfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2013-09-03
ibmasmfs: don't bother passing superblock when not needed
Al Viro
1
-14
/
+12
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-7
/
+1
2012-03-20
tidy up after d_make_root() conversion
Al Viro
1
-8
/
+6
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-4
/
+2
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-1
/
+1
2011-04-08
ibmasm: fix comment typo
Justin P. Mattock
1
-1
/
+1
2010-10-29
convert get_sb_single() users
Al Viro
1
-5
/
+4
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-09-16
ibmasmfs: use generic_file_llseek
Arnd Bergmann
1
-0
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
1
-1
/
+1
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-2
/
+0
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-17
IBMASM: whitespace cleanup
Dmitry Torokhov
1
-12
/
+12
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-5
/
+5
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-8
/
+8
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+4
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2005-06-21
[PATCH] ibmasm driver: fix race in command refcount logic
Max Asbock
1
-1
/
+1
2005-06-21
[PATCH] ibmasm driver: redesign handling of remote control events
Max Asbock
1
-89
/
+0
2005-06-21
[PATCH] ibmasm driver: correctly wake up sleeping threads
Max Asbock
1
-8
/
+26
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+709