Commit Graph

154293 Commits (72c04902d1e27c8a324014cff1d4475c11b1cecd)
 

Author SHA1 Message Date
Al Viro 72c04902d1 Get "no acls for this inode" right, fix shmem breakage 16 years ago
Markus Trippelsdorf 641cf4a668 inline functions left without protection of ifdef (acl) 16 years ago
Linus Torvalds c82e6d450f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus 16 years ago
David Daney a620c16326 Staging: octeon-ethernet: Fix race freeing transmit buffers. 16 years ago
David Daney f696a10838 Staging: octeon-ethernet: Convert to use net_device_ops. 16 years ago
Ralf Baechle 773cb77d0e MIPS: Cavium: Add CPU hotplugging code. 16 years ago
Ralf Baechle 9801b321ec MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available 16 years ago
Ralf Baechle 1b2bc75c1b MIPS: Add arch generic CPU hotplug 16 years ago
Atsushi Nemoto 4ac4aa5cc3 DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set 16 years ago
Ralf Baechle 2e25406fb8 MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined. 16 years ago
Ralf Baechle ab7f6f3010 MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined. 16 years ago
Ralf Baechle 44eeab6741 MIPS: Hibernation: Remove SMP TLB and cacheflushing code. 16 years ago
Ralf Baechle 631330f584 MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. 16 years ago
Ralf Baechle 0ca5921e79 MIPS: bug.h Build fix - include <linux/compiler.h>. 16 years ago
Linus Torvalds c3cb5e1939 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm 16 years ago
Linus Torvalds ea94b5034b Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb 16 years ago
Linus Torvalds 650a10dc48 Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current 16 years ago
Jesper Nilsson 9937ac0cc0 MAINTAINERS: Change mailing list info for CRIS 16 years ago
Linus Torvalds 0c26d7cc31 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 16 years ago
Linus Torvalds 936940a9c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
Linus Torvalds 09ce42d316 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 16 years ago
Linus Torvalds d7ed9c05eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 16 years ago
Chuck Ebbert 4d8d4d251d Remove low_latency flag setting from nozomi and mxser drivers 16 years ago
Jiri Slaby 6af9a43d58 tty: fix tty_port_block_til_ready waiting 16 years ago
Arjan van de Ven 24ed3abaa1 pci: use pci_ioremap_bar() in drivers/serial 16 years ago
Paul Fulghum ce89294c05 synclink_gt: fix transmit race and timeout 16 years ago
Andrew Morton 2a13373cf8 jsm: clean up "serial: jsm: correctly support 4 8 port boards" 16 years ago
Atsushi Nemoto a10b32db34 kgdb: kgdboc console poll hooks for serial_txx9 uart 16 years ago
Al Viro 1cbd20d820 switch xfs to generic acl caching helpers 16 years ago
Al Viro 073aaa1b14 helpers for acl caching + switch to those 16 years ago
Al Viro 06b16e9f68 switch shmem to inode->i_acl 16 years ago
Al Viro 281eede032 switch reiserfs to inode->i_acl 16 years ago
Al Viro 7a77b15d92 switch reiserfs to usual conventions for caching ACLs 16 years ago
Al Viro e68888bcb6 reiserfs: minimal fix for ACL caching 16 years ago
Al Viro d441b1c293 switch nilfs2 to inode->i_acl 16 years ago
Al Viro 5affd88a10 switch btrfs to inode->i_acl 16 years ago
Al Viro 290c263bf8 switch jffs2 to inode->i_acl 16 years ago
Al Viro 05fc0790b6 switch jfs to inode->i_acl 16 years ago
Al Viro d4bfe2f76d switch ext4 to inode->i_acl 16 years ago
Al Viro 6582a0e6f6 switch ext3 to inode->i_acl 16 years ago
Al Viro 5e78b43568 switch ext2 to inode->i_acl 16 years ago
Al Viro f19d4a8fa6 add caching of ACLs in struct inode 16 years ago
Ankit Jain 3e63cbb1ef fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls 16 years ago
Christoph Hellwig 01c031945f cleanup __writeback_single_inode 16 years ago
Al Viro f21f62208a ... and the same for vfsmount id/mount group id 16 years ago
Al Viro c63e09eccc Make allocation of anon devices cheaper 16 years ago
Christoph Hellwig 7e325d3a6b update Documentation/filesystems/Locking 16 years ago
H. Peter Anvin f6cc746bbb devpts: remove module-related code 16 years ago
Trond Myklebust 3b22edc573 VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper 16 years ago
J. R. Okajima 654f562c52 vfs: fix nd->root leak in do_filp_open() 16 years ago