aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-07BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen1-0/+3
2008-02-07BKL-removal: Use unlocked_ioctl for jfsAndi Kleen1-1/+1
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe1-1/+0
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven1-1/+1
2006-10-30jfs: Add splice supportDaniel Drake1-0/+2
2006-10-02JFS: White space cleanupDave Kleikamp1-4/+4
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-2/+2
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-2/+0
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-02-09JFS: ext2 inode attributes for jfsHerbert Poetzl1-0/+1
2005-05-04JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp1-6/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+119