Commit Graph

125430 Commits (5d31ee7e08b7713596b999a42e67491bdf3665b3)
 

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 201bffa464 ide: use per-device request queue locks (v2) 16 years ago
Bartlomiej Zolnierkiewicz 631de3708d ide: add ide_[un]lock_hwgroup() helpers 16 years ago
Bartlomiej Zolnierkiewicz b2cfb05a70 ide: remove "paranoia" checks for hwgroup->busy 16 years ago
Bartlomiej Zolnierkiewicz 2fb211502e ide: remove IDE PM hack from do_ide_request() 16 years ago
Bartlomiej Zolnierkiewicz 295f00042a ide: don't execute the next queued command from the hard-IRQ context (v2) 16 years ago
Bartlomiej Zolnierkiewicz ebdab07dad ide: move sysfs support to ide-sysfs.c 16 years ago
Bartlomiej Zolnierkiewicz 24630dc68a ide: factor out device type classifying from do_identify() 16 years ago
Bartlomiej Zolnierkiewicz 96d4094123 ide: small ide_register_port() cleanup 16 years ago
Bartlomiej Zolnierkiewicz b1d249e845 ide: remove chipset type fixup from ide_host_register() 16 years ago
Bartlomiej Zolnierkiewicz 3ee86dcdd2 tx493x: fix indentation 16 years ago
David Vrabel b21a207141 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream 16 years ago
Linus Torvalds b58602a4ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
Dave Kleikamp 1f3403fa64 nfsd race fixes: jfs 16 years ago
Al Viro c1eaa26b67 nfsd race fixes: reiserfs 16 years ago
Al Viro 6b38e842bb nfsd race fixes: ext4 16 years ago
Al Viro c38012daa7 nfsd race fixes: ext3 16 years ago
Al Viro 41080b5a24 nfsd race fixes: ext2 16 years ago
Al Viro 261bca86ed nfsd/create race fixes, infrastructure 16 years ago
Eric Paris 272eb01485 filesystem notification: create fs/notify to contain all fs notification 16 years ago
Denis ChengRq c2acf7b908 fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization 16 years ago
Al Viro 6badd79bd0 kill ->dir_notify() 16 years ago
Eric Dumazet b6b3fdead2 filp_cachep can be static in fs/file_table.c 16 years ago
Eric Dumazet fd659fd627 fix f_count description in Documentation/filesystems/files.txt 16 years ago
Steven Rostedt 1239f26c05 make INIT_FS use the __RW_LOCK_UNLOCKED initialization 16 years ago
Al Viro 18d8fda7c3 take init_fs to saner place 16 years ago
Christoph Hellwig cb23beb551 kill vfs_permission 16 years ago
Christoph Hellwig 3fb64190aa pass a struct path * to may_open 16 years ago
Christoph Hellwig b4091d5f6f kill walk_init_root 16 years ago
Christoph Hellwig 66f221875d remove incorrect comment in inode_permission 16 years ago
Arjan van de Ven 52afeefb9d expand some comments (d_path / seq_path) 16 years ago
Zhaolei be42c4c433 correct wrong function name of d_put in kernel document and source comment 16 years ago
Al Viro dc711ca35f fix switch_names() breakage in short-to-short case 16 years ago
Duane Griffin 7df5fa06de befs: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin a63d0ff31a freevxfs: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin 21acaf8e8d sysv: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin e83c1397ca ext4: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin b5ed3112b5 ext3: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin 8d6d0c4da2 ext2: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin ebd09abbd9 vfs: ensure page symlinks are NUL-terminated 16 years ago
Duane Griffin 035146851c vfs: introduce helper function to safely NUL-terminate symlinks 16 years ago
Duane Griffin a17d5232de eCryptfs: check readlink result was not an error before using it 16 years ago
Julia Lawall 5cc4a0341a fs/namespace.c: drop code after return 16 years ago
Jan Engelhardt dded4f4d50 include: linux/fs.h: put declarations in __KERNEL__ 16 years ago
Nick Piggin c2452f3278 shrink struct dentry 16 years ago
Richard Kennedy e2b689d82c fs: reorder struct inotify_device on 64bits to remove padding 16 years ago
Kentaro Takeda be6d3e56a6 introduce new LSM hooks where vfsmount is available. 16 years ago
Linus Torvalds db200df0b3 Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Marcelo Tosatti 8791723920 KVM: MMU: handle large host sptes on invlpg/resync 16 years ago
Avi Kivity 3f353858c9 KVM: Add locking to virtual i8259 interrupt controller 16 years ago
Avi Kivity 25e2343246 KVM: MMU: Don't treat a global pte as such if cr4.pge is cleared 16 years ago