Commit Graph

3525 Commits (db621f174d2c017d960089ea8cbc91c0763f1069)

Author SHA1 Message Date
Petr Vandrovec 54f67f631d [PATCH] Move ncpfs 32bit compat ioctl to ncpfs 19 years ago
Josef 'Jeff' Sipek f5579f8c7d [PATCH] VFS: Use SEEK_{SET, CUR, END} instead of hardcoded values 19 years ago
Alexey Dobriyan 82b0547cfa [PATCH] Create fs/utimes.c 19 years ago
Alexey Dobriyan 52978be636 [PATCH] kmemdup: some users 19 years ago
Richard Knutsson 130c6b9898 [PATCH] fs/partitions: Conversion to generic boolean 19 years ago
Richard Knutsson 4d81715fc5 [PATCH] fs/jfs: Conversion to generic boolean 19 years ago
Richard Knutsson c49c311150 [PATCH] fs/ntfs: Conversion to generic boolean 19 years ago
Jens Axboe 0fe2347957 [PATCH] Update axboe@suse.de email address 19 years ago
Milan Broz 50be345560 [PATCH] fix creating zero sized bio mempools in low memory system 19 years ago
Andrew Morton 5e6d12b2c8 [PATCH] CONFIG_BLOCK internal.h cleanups 19 years ago
David Howells 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
David Howells d366e40a1c [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try #6] 19 years ago
David Howells 4cb50dc2ea [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] 19 years ago
David Howells 188f83dfe0 [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6] 19 years ago
David Howells 52a700c567 [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6] 19 years ago
David Howells e322ff07fb [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6] 19 years ago
David Howells 52b499c438 [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6] 19 years ago
David Howells 36695673b0 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] 19 years ago
David Howells 863d5b822c [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6] 19 years ago
David Howells b71e8a4ce0 [PATCH] BLOCK: Move __invalidate_device() to block_dev.c [try #6] 19 years ago
David Howells 811d736f9e [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6] 19 years ago
David Howells 7b0de42d7c [PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6] 19 years ago
David Howells 07f3f05c1e [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] 19 years ago
David Howells 65e6f5bc81 [PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6] 19 years ago
David Howells cf9a2ae8d4 [PATCH] BLOCK: Move functions out of buffer code [try #6] 19 years ago
Oleg Nesterov cf342e52e3 [PATCH] Don't need to disable interrupts for tasklist_lock 19 years ago
Jens Axboe caa38fb0f4 [PATCH] ext3: make meta data reads use READ_META 19 years ago
Jens Axboe fc46379daf [PATCH] cfq-iosched: kill cfq_exit_lock 19 years ago
Vivek Goyal 632dd2053a [PATCH] Kcore elf note namesz field fix 19 years ago
Andrew Morton 327dcaadc0 [PATCH] expand_fdtable(): remove pointless unlock+lock 19 years ago
Vadim Lobanov 74d392aaab [PATCH] Clean up expand_fdtable() and expand_files() 19 years ago
Andreas Gruenbacher 39f0247d38 [PATCH] Access Control Lists for tmpfs 19 years ago
Andreas Gruenbacher f0c8bd164e [PATCH] Generic infrastructure for acls 19 years ago
Chris Snook 4e6fd33b75 [PATCH] enforce RLIMIT_NOFILE in poll() 19 years ago
Andreas Mohr e518ddb7ba [PATCH] fs/namei.c: replace multiple current->fs by shortcut variable 19 years ago
Alexey Dobriyan 6ea36ddbd1 [PATCH] Ban register_filesystem(NULL); 19 years ago
Alexey Dobriyan d826380b30 [PATCH] 9p: fix leak on error path 19 years ago
Alexey Dobriyan 368bdb3d61 [PATCH] cramfs: make cramfs_uncompress_exit() return void 19 years ago
Alexey Dobriyan a4376e13ce [PATCH] freevxfs: fix leak on error path 19 years ago
Alexey Dobriyan 50d44ed009 [PATCH] cramfs: rewrite init_cramfs_fs() 19 years ago
Frederik Deweerdt f7ca54f486 [PATCH] fix mem_write() return value 19 years ago
Jason Baron 87d7c8aca8 [PATCH] block_dev.c mutex_lock_nested() fix 19 years ago
Ian Kent 44938af6e0 [PATCH] autofs4: pending flag not cleared on mount fail 19 years ago
Ian Kent be3ca7fecb [PATCH] autofs4: autofs4_follow_link false negative fix 19 years ago
Jonathan Corbet cf3e43dbe0 [PATCH] cdev documentation 19 years ago
Alan Cox 3cfd0885fa [PATCH] tty: stop the tty vanishing under procfs access 19 years ago
Joel & Rebecca VanderZee fb50ae7446 [PATCH] I/O Error attempting to read last partial block of a file in an ISO9660 file system 19 years ago
Jan Kara b525a7e444 [PATCH] dquot: add proper locking when using current->signal->tty 19 years ago
Oleg Nesterov bce9a234ce [PATCH] elf_fdpic_core_dump: don't take tasklist_lock 19 years ago
Oleg Nesterov 486ccb05fd [PATCH] elf_core_dump: don't take tasklist_lock 19 years ago