summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* switch epoll_ctl() to fdgetAl Viro2013-09-031-16/+15
* switch copy_module_from_fd() to fdgetAl Viro2013-09-031-7/+6
* git simplify nilfs check for busy subtreeAl Viro2013-09-031-19/+7
* ibmasmfs: don't bother passing superblock when not neededAl Viro2013-09-031-14/+12
* don't pass superblock to hypfs_{mkdir,create*}Al Viro2013-09-034-46/+39
* don't pass superblock to hypfs_diag_create_filesAl Viro2013-09-033-30/+26
* don't pass superblock to hypfs_vm_create_files()Al Viro2013-09-033-36/+35
* oprofile: get rid of pointless forward declarations of struct super_blockAl Viro2013-09-033-3/+0
* oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-0312-105/+104
* oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-0311-23/+21
* don't bother with passing superblock to oprofile_create_stats_files()Al Viro2013-09-033-14/+14
* oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-0310-93/+91
* don't bother passing sb to oprofile_create_files()Al Viro2013-09-033-15/+15
* coh901318: don't open-code simple_read_from_buffer()Al Viro2013-09-031-21/+5
* constify touch_atime()Al Viro2013-09-032-2/+2
* vfs: allow umount to handle mountpoints without revalidating themJeff Layton2013-09-033-1/+184
* vfs: call d_op->d_prune() before unhashing dentryYan, Zheng2013-09-031-2/+11
* only regular files with FMODE_WRITE need to be on s_filesAl Viro2013-09-031-2/+4
* nfsd: racy access to ->d_name in nsfd4_encode_path()Al Viro2013-09-031-6/+8
* shm_mnt is as longterm as it gets, TYVM...Al Viro2013-09-031-3/+4
* VFS: collect_mounts() should return an ERR_PTRDan Carpenter2013-08-241-1/+1
* bfs: iget_locked() doesn't return an ERR_PTRDan Carpenter2013-08-241-1/+1
* efs: iget_locked() doesn't return an ERR_PTR()Dan Carpenter2013-08-241-1/+1
* proc: kill the extra proc_readfd_common()->dir_emit_dots()Oleg Nesterov2013-08-241-2/+0
* cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro2013-08-244-14/+14
* Linux 3.11-rc6v3.11-rc6Linus Torvalds2013-08-181-1/+1
* Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-181-2/+4
|\
| * cpuset: fix the return value of cpuset_write_u64()Li Zefan2013-08-131-2/+4
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-08-174-21/+52
|\ \
| * | jbd2: Fix oops in jbd2_journal_file_inode()Jan Kara2013-08-163-17/+48
| * | jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()Jan Kara2013-08-121-4/+4
* | | s390: Fix broken buildGuenter Roeck2013-08-161-1/+1
* | | MAINTAINERS: Change ownership for SGI specific modules.Robin Holt2013-08-161-2/+2
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-168-33/+69
|\ \ \
| * \ \ Merge branch 'security-fixes' into fixesRussell King2013-08-134-9/+14
| |\ \ \
| | * | | ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()Stephen Boyd2013-08-131-1/+6
| | * | | ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon2013-08-131-0/+3
| | * | | ARM: Fix FIQ code on VIVT CPUsRussell King2013-08-081-6/+2
| | * | | ARM: Fix !kuser helpers caseRussell King2013-08-071-1/+2
| | * | | ARM: Fix the world famous typo with is_gate_vma()Russell King2013-08-071-1/+1
| * | | | ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren2013-08-133-4/+29
| * | | | ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon2013-08-131-19/+30
| * | | | ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon2013-08-131-1/+1
* | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds2013-08-162-8/+24
|\ \ \ \ \
| * | | | | m68k: Truncate base in do_div()Andreas Schwab2013-08-141-4/+5
| * | | | | m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven2013-08-141-4/+19
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-08-162-35/+42
|\ \ \ \ \ \
| * | | | | | clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocksSylwester Nawrocki2013-08-131-30/+34
| * | | | | | clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxesSoren Brinkmann2013-08-131-4/+6
| * | | | | | clk/zynq/clkc: Add dedicated spinlock for the SWDTSoren Brinkmann2013-08-131-1/+2
| |/ / / / /
OpenPOWER on IntegriCloud