aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-29
* minix: bug widening a binary "not" operationDan Carpenter2013-06-29
* splice: lift checks from do_splice_from() into callersAl Viro2013-06-29
* constify rw_verify_area()Al Viro2013-06-29
* ps3flash: switch to generic_file_llseek_size()Al Viro2013-06-29
* wlcore: use *ppos, not file->f_posAl Viro2013-06-29
* bfa: switch to fixed_size_llseek()Al Viro2013-06-29
* fnic: switch to fixed_size_llseek()Al Viro2013-06-29
* vc: switch to fixed_size_llseek()Al Viro2013-06-29
* eisa_eeprom: switch to fixed_size_llseek()Al Viro2013-06-29
* bna: switch to fixed_size_llseek()Al Viro2013-06-29
* zorro: switch to fixed_size_llseek()Al Viro2013-06-29
* mtdchar: switch to fixed_size_llseek()Al Viro2013-06-29
* new helper: fixed_size_llseek()Al Viro2013-06-29
* ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sbAl Viro2013-06-29
* fuse: another open-coded file_inode()Al Viro2013-06-29
* btrfs: more open-coded file_inode()Al Viro2013-06-29
* fanotify: quit wanking with FASYNC in ->release()Al Viro2013-06-29
* comedi: quit wanking with FASYNC in ->release()Al Viro2013-06-29
* more open-coded file_inode() callsAl Viro2013-06-29
* kill find_inode_number()Al Viro2013-06-29
* coda: don't bother with find_inode_number()Al Viro2013-06-29
* proc_fill_cache(): clean up, get rid of pointless find_inode_number() useAl Viro2013-06-29
* proc_fill_cache(): just make instantiate_t return intAl Viro2013-06-29
* proc_pid_readdir(): stop wanking with proc_fill_cache() for /proc/selfAl Viro2013-06-29
* proc_fill_cache(): kill pointless checkAl Viro2013-06-29
* ncpfs: don't bother with EBUSY on removal of busy directoriesAl Viro2013-06-29
* don't call file_pos_write() if vfs_{read,write}{,v}() failsAl Viro2013-06-29
* SELinux: Institute file_path_has_perm()David Howells2013-06-29
* Replace a bunch of file->dentry->d_inode refs with file_inode()David Howells2013-06-29
* udf: provide ->tmpfile()Al Viro2013-06-29
* ext3 ->tmpfile() supportAl Viro2013-06-29
* allow the temp files created by open() to be linked toAl Viro2013-06-29
* [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro2013-06-29
* allow build_open_flags() to return an errorAl Viro2013-06-29
* lift file_*_write out of do_splice_direct()Al Viro2013-06-29
* lift file_*_write out of do_splice_from()Al Viro2013-06-29
* do_last(): fix missing checks for LAST_BIND caseAl Viro2013-06-29
* pcm_native: switch to fdget()/fdput()Al Viro2013-06-29
* [readdir] constify ->actorAl Viro2013-06-29
* [readdir] ->readdir() is goneAl Viro2013-06-29
* [readdir] convert ecryptfsAl Viro2013-06-29
* [readdir] convert codaAl Viro2013-06-29
* [readdir] convert ocfs2Al Viro2013-06-29
* [readdir] convert fatfsAl Viro2013-06-29
* [readdir] convert xfsAl Viro2013-06-29
* [readdir] convert btrfsAl Viro2013-06-29
* [readdir] convert hostfsAl Viro2013-06-29
* [readdir] convert afsAl Viro2013-06-29
* [readdir] convert ncpfsAl Viro2013-06-29