aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-16add printk.time option, deprecate 'time'Randy Dunlap3-1/+16
2007-07-16fault-injection: fix example scripts in documentationAkinobu Mita3-84/+56
2007-07-16fault-injection: add min-order parameter to fail_page_allocAkinobu Mita2-1/+16
2007-07-16fs/block_dev.c: use list_for_each_entry()Matthias Kaehlcke1-4/+2
2007-07-16mutex_unlock() later in seq_lseek()Alexey Dobriyan1-1/+1
2007-07-16ext2: fix a comment when ext2_release_file() is calledJan Kara1-3/+3
2007-07-16/proc/*/environ: wrong placing of ptrace_may_attach() checkAlexey Dobriyan1-3/+8
2007-07-16Char: ip2, use msleep for sleepingJiri Slaby1-43/+1
2007-07-16Char: n_r3964, use wait_event_interruptibleJiri Slaby1-12/+2
2007-07-16Char: genrtc, use wait_event_interruptibleJiri Slaby1-17/+5
2007-07-16Char: tty_ioctl, little whitespace cleanupJiri Slaby1-4/+3
2007-07-16Char: tty_ioctl, use wait_event_interruptible_timeoutJiri Slaby1-18/+3
2007-07-16Char: mxser_new, fix sparse warningJiri Slaby1-1/+1
2007-07-16remove useless tolower in isofsyoung dave1-1/+1
2007-07-16AFS: drop explicit externRandy Dunlap1-1/+1
2007-07-16kconfig: no STRANGE misc. devicesRandy Dunlap1-3/+3
2007-07-16Remove clockevents_{release,request}_deviceAndi Kleen1-41/+0
2007-07-16tty_io: Use kzallocJean Delvare1-8/+3
2007-07-16AFS: implement file lockingDavid Howells14-15/+885
2007-07-16Char: n_hdlc, allow RESTARTSYS retval of tty writeJiri Slaby1-1/+6
2007-07-16Reduce cpuset.c write_lock_irq() to read_lock()Paul Menage1-3/+3
2007-07-16RTC: Ratelimit "lost interrupts" messageBen Collins1-1/+2
2007-07-16vdso: print fatal signalsIngo Molnar3-0/+48
2007-07-16procfs directory entry cleanupChangli Gao1-13/+7
2007-07-16Only send SIGXFSZ when exceeding rlimits.Micah Cowan3-5/+0
2007-07-16rocket.c: fix unchecked mutex_lock_interruptible()Satyam Sharma1-1/+2
2007-07-16PIE randomizationJan Kratochvil2-24/+87
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell8-9/+18
2007-07-16mpu401 warning fixesAndrew Morton1-3/+4
2007-07-16isofs: fix up CodingStyleDave Jones4-261/+277
2007-07-16edd: switch to pci_get based APIAlan Cox1-2/+5
2007-07-16Update zilog timeoutThiemo Seufer1-0/+3
2007-07-16fix compiler warnings in acorn.cDenver Gingerich1-0/+9
2007-07-16drivers/block/z2ram: Remove TRUE/FALSE definesRichard Knutsson1-3/+0
2007-07-16Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day12-12/+2
2007-07-16fat: gcc 4.3 warning fixOGAWA Hirofumi3-16/+20
2007-07-16Make NFS client use seq_list_xxx helpersPavel Emelianov1-48/+6
2007-07-16Make /proc/self/mounts(tats) use seq_list_xxx helpersPavel Emelianov1-11/+5
2007-07-16Make /proc/tty/drivers use seq_list_xxx helpersPavel Emelianov1-12/+3
2007-07-16Make /proc/modules use seq_list_xxx helpersPavel Emelianov1-15/+2
2007-07-16Make /proc/misc use seq_list_xxx helpersPavel Emelianov1-15/+3
2007-07-16Make crypto API use seq_list_xxx helpersPavel Emelianov1-14/+3
2007-07-16Make AFS use seq_list_xxx helpersPavel Emelianov1-70/+11
2007-07-16percpu_counters: use for_each_online_cpu()Andrew Morton1-1/+1
2007-07-16percpu_counters(): use cpu notifiersAndrew Morton2-12/+72
2007-07-16vxfs warning fixesAndrew Morton1-1/+1
2007-07-16fuse warning fixAndrew Morton1-1/+1
2007-07-16Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke4-13/+14
2007-07-16cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime processSatoru Takeuchi1-1/+5
2007-07-16Fix stop_machine_run problem with naughty real time processSatoru Takeuchi1-4/+4