aboutsummaryrefslogtreecommitdiffstats
path: root/fs/no-block.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24autofs4: fix pending checksIan Kent1-3/+6
2008-07-24autofs4: cleanup redundant readir codeIan Kent1-133/+16
2008-07-24autofs4: indirect dentry must almost always be positiveIan Kent1-3/+14
2008-07-24autofs4: detect invalid direct mount requestsIan Kent1-0/+4
2008-07-24autofs4: fix waitq memory leakIan Kent2-10/+10
2008-07-24autofs4: check kernel communication pipe is valid for writeIan Kent1-2/+14
2008-07-24autofs4: add missing kfreeIan Kent1-1/+3
2008-07-24autofs4: fix pending mount raceIan Kent1-38/+97
2008-07-24autofs4: fix waitq lockingIan Kent2-13/+14
2008-07-24autofs4: use struct qstr in waitq.cJeff Moyer2-44/+46
2008-07-24autofs4: use lookup intent flags to trigger mountsIan Kent1-2/+5
2008-07-24autofs4: don't release directory mutex if called in oz_modeIan Kent1-6/+5
2008-07-24autofs4: fix symlink name allocationIan Kent1-1/+1
2008-07-24autofs4: use look aside list for lookupsIan Kent3-40/+156
2008-07-24autofs4: revert - redo lookup in ttfdIan Kent1-21/+0
2008-07-24autofs4: don't make expiring dentry negativeIan Kent3-78/+52
2008-07-24eCryptfs: Make all persistent file opens delayedMichael Halcrow4-26/+23
2008-07-24eCryptfs: do not try to open device files on mknodMichael Halcrow4-13/+42
2008-07-24ecryptfs: inode.c mmap.c use unaligned byteorder helpersHarvey Harrison2-10/+5
2008-07-24ecryptfs: crypto.c use unaligned byteorder helpersHarvey Harrison1-23/+14
2008-07-24ecryptfs: string copy cleanupMiklos Szeredi1-12/+6
2008-07-24ecryptfs: propagate key errors up at mount timeEric Sandeen2-7/+6
2008-07-24ecryptfs: discard ecryptfsd registration messages in miscdevTyler Hicks1-59/+0
2008-07-24eCryptfs: Privileged kthread for lower file opensMichael Halcrow5-22/+251
2008-07-24I2O: handle sysfs_create_link() failuresWang Chen1-12/+42
2008-07-24vt: do not update when the console is blankedStefano Stabellini1-1/+1
2008-07-24vt: hold console_sem across sysfs operationsJiri Slaby1-2/+2
2008-07-24spi: au1550_spi: improve pio transfer modeJan Nikitenko1-20/+49
2008-07-24spi: au1550_spi: proper platform deviceManuel Lauss2-65/+74
2008-07-24spidev: BKL removalAlan Cox1-6/+13
2008-07-24spi: make spi_board_info.modalias a char arrayGrant Likely2-2/+4
2008-07-24SPI Kconfig simplificationsRobert P. J. Day1-22/+23
2008-07-24xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe()Roel Kluin1-2/+3
2008-07-24spi: spi_mpc83xx clockrate fixesChen Gong1-13/+16
2008-07-24stallion: removed unused variableAndre Haupt1-1/+0
2008-07-24cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termios parametersNye Liu1-7/+14
2008-07-24serial: DZ11: avoid a hang at console switch-overMaciej W. Rozycki1-0/+24
2008-07-24serial: Z85C30: avoid a hang at console switch-overMaciej W. Rozycki1-2/+19
2008-07-24serial: add support for a no-name 4 ports multiserial cardCatalin(ux) M BOIE1-0/+17
2008-07-248250: fix break handling for Intel 82571Aristeu Rozanski1-3/+14
2008-07-24serial/8250_gsc.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper7-15/+17
2008-07-24flag parameters: check magic constantsUlrich Drepper6-0/+25
2008-07-24flag parameters: NONBLOCK in inotify_initUlrich Drepper2-3/+4
2008-07-24flag parameters: NONBLOCK in pipeUlrich Drepper3-11/+11
2008-07-24flag parameters: NONBLOCK in timerfd_createUlrich Drepper2-3/+4
2008-07-24flag parameters: NONBLOCK in eventfdUlrich Drepper2-3/+4
2008-07-24flag parameters: NONBLOCK in signalfdUlrich Drepper2-3/+4
2008-07-24flag parameters: NONBLOCK in socket and socketpairUlrich Drepper2-11/+11
2008-07-24flag parameters: NONBLOCK in anon_inode_getfdUlrich Drepper1-1/+1