aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-16nfs: store devname at disconnected NFS rootsAl Viro3-4/+65
2011-03-16nfs: propagate devname to nfs{,4}_get_root()Al Viro3-9/+13
2011-03-16fix cdev leak on O_PATH final fput()Miklos Szeredi1-1/+3
2011-03-16prune back iprune_semChristoph Hellwig1-18/+14
2011-03-16vfs: add nonconflicting values for O_PATHStephen Rothwell3-0/+6
2011-03-16fix follow_link() breakageAl Viro1-4/+3
2011-03-15VFS: Fix the nfs sillyrename regression in kernel 2.6.38Trond Myklebust1-1/+6
2011-03-15dcache.c: create helper function for duplicated functionalityLinus Torvalds1-51/+37
2011-03-15tidy the trailing symlinks traversal upAl Viro1-45/+26
2011-03-15Turn resolution of trailing symlinks iterative everywhereAl Viro1-54/+50
2011-03-15simplify link_path_walk() tailAl Viro1-7/+1
2011-03-15Make trailing symlink resolution in path_lookupat() iterativeAl Viro1-10/+53
2011-03-15update nd->inode in __do_follow_link() instead of after do_follow_link()Al Viro1-3/+2
2011-03-15pull handling of one pathname component into a helperAl Viro1-68/+55
2011-03-15fs: allow AT_EMPTY_PATH in linkat(), limit that to CAP_DAC_READ_SEARCHAneesh Kumar K.V1-4/+16
2011-03-15perf probe: Clean up probe_point_lazy_walker() return valueIngo Molnar1-1/+1
2011-03-15x86, tlb, UV: Do small micro-optimization for native_flush_tlb_others()Xiao Guangrong1-2/+1
2011-03-15Allow passing O_PATH descriptors via SCM_RIGHTS datagramsAl Viro3-2/+4
2011-03-15readlinkat(), fchownat() and fstatat() with empty relative pathnamesAl Viro2-6/+11
2011-03-15Allow O_PATH for symlinksAl Viro1-6/+19
2011-03-15New kind of open files - "location only".Al Viro7-17/+119
2011-03-15ext4: Copy fs UUID to superblockAneesh Kumar K.V1-0/+2
2011-03-15ext3: Copy fs UUID to superblock.Aneesh Kumar K.V1-0/+1
2011-03-15vfs: Export file system uuid via /proc/<pid>/mountinfoAneesh Kumar K.V2-0/+17
2011-03-15unistd.h: Add new syscalls numbers to asm-genericAneesh Kumar K.V1-1/+5
2011-03-15x86: Add new syscalls for x86_64Aneesh Kumar K.V2-0/+6
2011-03-15x86: Add new syscalls for x86_32Aneesh Kumar K.V2-1/+5
2011-03-15fs: Remove i_nlink check from file system link callbackAneesh Kumar K.V6-42/+0
2011-03-15fs: Don't allow to create hardlink for deleted fileAneesh Kumar K.V1-1/+5
2011-03-15vfs: Add open by file handle supportAneesh Kumar K.V6-0/+181
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V8-2/+139
2011-03-14Linux 2.6.38Linus Torvalds1-1/+1
2011-03-14New AT_... flag: AT_EMPTY_PATHAl Viro3-10/+21
2011-03-14Revert "oom: oom_kill_process: fix the child_points logic"Linus Torvalds1-8/+3
2011-03-14oom: oom_kill_process: fix the child_points logicOleg Nesterov1-3/+8
2011-03-14arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic()Thomas Gleixner1-3/+0
2011-03-14futex: Deobfuscate handle_futex_death()Thomas Gleixner1-3/+14
2011-03-14MIPS: Alchemy: Fix reset for MTX-1 and XXS1500Florian Fainelli2-4/+4
2011-03-14MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli1-0/+9
2011-03-14MIPS: Jz4740: Add HAVE_CLKMaurus Cuelenaere1-0/+1
2011-03-14MIPS: Move idle task creation to work queueMaksim Rayskiy1-2/+29
2011-03-14MIPS, Perf-events: Use unsigned delta for right shift in event updateDeng-Cheng Zhu1-1/+1
2011-03-14MIPS, Perf-events: Work with the new callchain interfaceDeng-Cheng Zhu1-57/+6
2011-03-14MIPS, Perf-events: Fix event check in validate_event()Deng-Cheng Zhu1-2/+3
2011-03-14MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu2-119/+158
2011-03-14MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu3-12/+3
2011-03-14MIPS: Fix always CONFIG_LOONGSON_UART_BASE=yYoichi Yuasa1-1/+4
2011-03-14MIPS: Loongson: Fix potentially wrong string handlingStefan Weil1-1/+2
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.cDavid Daney1-1/+1
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.hDavid Daney1-2/+2