Commit Graph

234295 Commits (422e6c4bc4b48c15b3cb57a1ca71431abfc57e54)
 

Author SHA1 Message Date
Linus Torvalds 422e6c4bc4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
Trond Myklebust c83ce989cb VFS: Fix the nfs sillyrename regression in kernel 2.6.38 14 years ago
Linus Torvalds c826cb7dfc dcache.c: create helper function for duplicated functionality 14 years ago
Al Viro 574197e0de tidy the trailing symlinks traversal up 14 years ago
Al Viro b356379a02 Turn resolution of trailing symlinks iterative everywhere 14 years ago
Al Viro ce0525449d simplify link_path_walk() tail 14 years ago
Al Viro bd92d7fed8 Make trailing symlink resolution in path_lookupat() iterative 14 years ago
Al Viro b21041d0f7 update nd->inode in __do_follow_link() instead of after do_follow_link() 14 years ago
Al Viro ce57dfc179 pull handling of one pathname component into a helper 14 years ago
Aneesh Kumar K.V 11a7b371b6 fs: allow AT_EMPTY_PATH in linkat(), limit that to CAP_DAC_READ_SEARCH 14 years ago
Linus Torvalds 76ca078328 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm 14 years ago
Linus Torvalds 27d2a8b97e Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen 14 years ago
Linus Torvalds 010b8f4e26 Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen 14 years ago
Linus Torvalds 397fae0818 Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen 14 years ago
Linus Torvalds c7146dd009 Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen 14 years ago
Al Viro 326be7b484 Allow passing O_PATH descriptors via SCM_RIGHTS datagrams 14 years ago
Al Viro 65cfc67223 readlinkat(), fchownat() and fstatat() with empty relative pathnames 14 years ago
Al Viro bcda76524c Allow O_PATH for symlinks 14 years ago
Al Viro 1abf0c718f New kind of open files - "location only". 14 years ago
Aneesh Kumar K.V f2fa2ffc20 ext4: Copy fs UUID to superblock 14 years ago
Aneesh Kumar K.V 03cb5f03dc ext3: Copy fs UUID to superblock. 14 years ago
Aneesh Kumar K.V 93f1c20bc8 vfs: Export file system uuid via /proc/<pid>/mountinfo 14 years ago
Aneesh Kumar K.V a51571ccb8 unistd.h: Add new syscalls numbers to asm-generic 14 years ago
Aneesh Kumar K.V 6aae5f2b20 x86: Add new syscalls for x86_64 14 years ago
Aneesh Kumar K.V 7dadb755b0 x86: Add new syscalls for x86_32 14 years ago
Aneesh Kumar K.V f17b604207 fs: Remove i_nlink check from file system link callback 14 years ago
Aneesh Kumar K.V aae8a97d3e fs: Don't allow to create hardlink for deleted file 14 years ago
Aneesh Kumar K.V becfd1f375 vfs: Add open by file handle support 14 years ago
Aneesh Kumar K.V 990d6c2d7a vfs: Add name to file handle conversion support 14 years ago
Linus Torvalds 521cb40b0c Linux 2.6.38 14 years ago
Al Viro f52e0c1130 New AT_... flag: AT_EMPTY_PATH 14 years ago
Linus Torvalds 59766edc79 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 14 years ago
Linus Torvalds 2990821d0e Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus 14 years ago
Linus Torvalds 869c34f520 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
Linus Torvalds 52d3c03675 Revert "oom: oom_kill_process: fix the child_points logic" 14 years ago
Oleg Nesterov dc1b83ab08 oom: oom_kill_process: fix the child_points logic 14 years ago
Florian Fainelli 9ced975711 MIPS: Alchemy: Fix reset for MTX-1 and XXS1500 14 years ago
Florian Fainelli bf3a1eb859 MIPS: MTX-1: Make au1000_eth probe all PHY addresses 14 years ago
Maurus Cuelenaere ab5330eb26 MIPS: Jz4740: Add HAVE_CLK 14 years ago
Maksim Rayskiy 6667deb69e MIPS: Move idle task creation to work queue 14 years ago
Deng-Cheng Zhu ba9786f324 MIPS, Perf-events: Use unsigned delta for right shift in event update 14 years ago
Deng-Cheng Zhu 98f92f2f9e MIPS, Perf-events: Work with the new callchain interface 14 years ago
Deng-Cheng Zhu c049b6a5f2 MIPS, Perf-events: Fix event check in validate_event() 14 years ago
Deng-Cheng Zhu 404ff63840 MIPS, Perf-events: Work with the new PMU interface 14 years ago
Deng-Cheng Zhu 91f017372a MIPS, Perf-events: Work with irq_work 14 years ago
Yoichi Yuasa efe8dc556c MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y 14 years ago
Stefan Weil 994fed2dd2 MIPS: Loongson: Fix potentially wrong string handling 14 years ago
David Daney d3ce0e98b7 MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c 14 years ago
David Daney 91b51f3008 MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h 14 years ago
David Daney 7a6e4ca1ee MIPS: Remove unused code from arch/mips/kernel/syscall.c 14 years ago