summaryrefslogtreecommitdiffstats
path: root/fs/compat.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner6-1/+828
2006-01-10[PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner2-0/+273
2006-01-10[PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner2-0/+83
2006-01-10[PATCH] hrtimer: validate timespec of do_sys_settimeofdayThomas Gleixner1-0/+3
2006-01-10[PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner2-3/+8
2006-01-10[PATCH] hrtimer: coding style and white space cleanup 2Thomas Gleixner1-36/+44
2006-01-10[PATCH] hrtimer: make clockid_t arguments constThomas Gleixner3-46/+54
2006-01-10[PATCH] hrtimer: coding style and white space cleanupIngo Molnar1-30/+31
2006-01-10[PATCH] hrtimer: coding style clean up of clock constantsIngo Molnar1-14/+9
2006-01-10[PATCH] hrtimer: remove unused clock constantsThomas Gleixner1-7/+4
2006-01-10[PATCH] hrtimer: export deinlined mktimeAndrew Morton1-0/+2
2006-01-10[PATCH] hrtimer: clean up mktime and make arguments constIngo Molnar2-11/+14
2006-01-10[PATCH] hrtimer: deinline mktime and set_normalized_timespecThomas Gleixner2-47/+66
2006-01-10[PATCH] hrtimer: remove duplicate div_long_long_rem implementationThomas Gleixner1-9/+1
2006-01-10[PATCH] hrtimer: move div_long_long_rem out of jiffies.hThomas Gleixner2-12/+55
2006-01-10[PATCH] Generic ioctl.hBrian Gerst17-1196/+96
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig16-17/+0
2006-01-10[PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig6-18/+44
2006-01-10[PATCH] 9p: remove superflous MS_NODIRATIME assignmentChristoph Hellwig1-1/+1
2006-01-10[PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignmentsChristoph Hellwig1-14/+14
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig17-341/+29
2006-01-10[PATCH] add ->compat_ioctl to dasdChristoph Hellwig4-21/+14
2006-01-10[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig3-66/+47
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig11-154/+23
2006-01-10[PATCH] ->compat_ioctl for 390 tape_charChristoph Hellwig2-2/+20
2006-01-10[PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390Christoph Hellwig1-4/+0
2006-01-10[PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig2-16/+11
2006-01-10[PATCH] __deprecated_for_modules the lookup_hash() prototypeAdrian Bunk1-1/+1
2006-01-10[PATCH] remove update_atimeChristoph Hellwig2-12/+7
2006-01-10[PATCH] switch autofs4 to touch_atime()Christoph Hellwig1-9/+9
2006-01-10[PATCH] replace inode_update_time with file_update_timeChristoph Hellwig11-27/+44
2006-01-10[PATCH] remove xfs xattr permission checksChristoph Hellwig2-26/+8
2006-01-10[PATCH] remove reiserfs xattr permission checksChristoph Hellwig2-51/+0
2006-01-10[PATCH] remove ext3 xattr permission checksakpm@osdl.org3-23/+0
2006-01-10[PATCH] remove ext2 xattr permission checksakpm@osdl.org3-22/+0
2006-01-10[PATCH] remove jfs xattr permission checksChristoph Hellwig1-42/+9
2006-01-10[PATCH] move xattr permission checks into the VFSakpm@osdl.org3-19/+72
2006-01-10[PATCH] add vfs_* helpers for xattr operationsChristoph Hellwig3-130/+145
2006-01-10[PATCH] Kdump documentation updateManeesh Soni1-70/+79
2006-01-10[PATCH] kexec: change CONFIG_PHYSICAL_START dependencyManeesh Soni3-25/+41
2006-01-10[PATCH] kexec: increase max segment limitakpm@osdl.org1-1/+1
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal6-27/+88
2006-01-10[PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal3-0/+113
2006-01-10[PATCH] kdump: x86_64 kexec on panicakpm@osdl.org1-1/+85
2006-01-10[PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal3-4/+14
2006-01-10[PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org4-1/+50
2006-01-10[PATCH] Kdump: powerpc and s390 build failure fixakpm@osdl.org2-0/+10
2006-01-10[PATCH] Kdump: i386 compiler warning fixVivek Goyal1-0/+1
2006-01-10[PATCH] kdump: save registers early (inline functions)Vivek Goyal3-45/+51
2006-01-10[PATCH] kdump: export per cpu crash notes pointer through sysfs (fix)Vivek Goyal1-2/+0