aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fcntl.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-12[PATCH] Remove fcntl f_opMatthew Wilcox1-11/+7
2004-06-20[PATCH] O_NOATIME supportCesar Eduardo Barros1-1/+6
2004-05-22[PATCH] slab: consolidate panic codeAndrew Morton1-4/+1
2004-04-11[PATCH] add file_operations.fcntlAndrew Morton1-64/+72
2004-03-17[PATCH] FD_CLOEXEC fcntl cleanupDavid Howells1-2/+2
2004-03-06[PATCH] fastcall / regparm fixesAndrew Morton1-1/+1
2004-01-18[PATCH] kill_fasync speedupAndrew Morton1-3/+9
2004-01-18[PATCH] bdev: move i_mapping -> f_mapping conversionsAndrew Morton1-2/+2
2003-10-07o kernel/ksyms.c: move remaining fs/*.c EXPORT_SYMBOLsArnaldo Carvalho de Melo1-6/+10
2003-09-28o NET: move fs/fcntl.c EXPORT_SYMBOLs from net/netsyms.cArnaldo Carvalho de Melo1-0/+3
2003-08-31[PATCH] Fix a few declarationsAndrew Morton1-3/+1
2003-06-05[PATCH] force_successful_syscall_return()Andrew Morton1-0/+2
2003-05-29[PATCH] Remove unneeded fcntl checkAndrew Morton1-7/+5
2003-05-12Add user pointer annotations to core filesystem routines.Linus Torvalds1-4/+4
2003-04-12[PATCH] convert file_lock to a spinlockAndrew Morton1-11/+11
2003-04-04[PATCH] linux-2.5.66-signal-cleanup.patchRoland McGrath1-2/+2
2002-11-30Make dupfd() locking more clear.Matthew Wilcox1-23/+15
2002-11-26LSM: change if statements into something more readable for the fs/* files.Greg Kroah-Hartman1-3/+6
2002-10-17LSM: change all of the VFS related security calls to the new format.Greg Kroah-Hartman1-7/+4
2002-10-13[PATCH] remove kiobufsAndrew Morton1-1/+0
2002-10-03Fix sigio process lookup handlingLinus Torvalds1-4/+8
2002-10-03[PATCH] Remove another for_each_process loopMatthew Wilcox1-20/+18
2002-09-19[PATCH] generic-pidhash-2.5.36-J2, BK-currIngo Molnar1-9/+5
2002-09-13[PATCH] hide-threads-2.5.34-C1Ingo Molnar1-2/+2
2002-09-02Merge home.transmeta.com:/home/torvalds/v2.5/linuxLinus Torvalds1-27/+93
2002-09-02[PATCH] sigio/sigurg cleanup for 2.5.32James Morris1-27/+93
2002-08-28Add some fascist code to trap __FUNCTION__ pasting, fix upLinus Torvalds1-2/+2
2002-08-27[PATCH] push the BKL down in setflMatthew Wilcox1-20/+17
2002-07-21[PATCH] LSM: file related LSM hooksStephen D. Smalley1-0/+25
2002-07-18[PATCH] direct_io mopupAndrew Morton1-17/+0
2002-07-18[PATCH] O_DIRECT open checkAndrew Morton1-3/+2
2002-07-04[PATCH] check for O_DIRECT capability in open(), not write()Andrew Morton1-0/+5
2002-06-04[PATCH] fcntl_[sg]etlk() only need the file *Stephen Rothwell1-6/+4
2002-06-02[PATCH] remove space in cache namesRandy Hron1-1/+1
2002-05-21[PATCH] sigio delivery fixRusty Russell1-1/+1
2002-04-21[PATCH] fcntl returns wrong error code (Updated)Rusty Russell1-0/+4
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds1-0/+22
2002-02-04v2.4.9.10 -> v2.4.9.11Linus Torvalds1-1/+21
2002-02-04v2.4.4.4 -> v2.4.4.5Linus Torvalds1-2/+0
2002-02-04Import changesetLinus Torvalds1-0/+517