Commit Graph

3539 Commits (9a53c3a783c2fa9b969628e65695c11c3e51e673)

Author SHA1 Message Date
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Dave Hansen aab520e2f6 [PATCH] r/o bind mount prepwork: move open_namei()'s vfs_create() 19 years ago
Dave Hansen 6902d925d5 [PATCH] r/o bind mounts: prepare for write access checks: collapse if() 19 years ago
Jay Lan 8f0ab51479 [PATCH] csa: convert CONFIG tag for extended accounting routines 19 years ago
Badari Pulavarty eed4e51fb6 [PATCH] Add vector AIO support 19 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
Jeff Mahoney 9ea0f9499d [PATCH] reiserfs: eliminate minimum window size for bitmap searching 19 years ago
Jeff Mahoney 5a2618e6a9 [PATCH] reiserfs: use generic_file_open for open() checks 19 years ago
Jeff Mahoney 5065227b46 [PATCH] reiserfs: on-demand bitmap loading 19 years ago
Jeff Mahoney 6f01046b35 [PATCH] reiserfs: reorganize bitmap loading functions 19 years ago
Jeff Mahoney 0b3dc17bc0 [PATCH] reiserfs: clean up bitmap block buffer head references 19 years ago
Jeff Mahoney e1fabd3ccf [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap info array 19 years ago
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