aboutsummaryrefslogtreecommitdiffstats
path: root/fs/binfmt_em86.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-05CIFS: Separate pushing posix locks and lock_sem handlingPavel Shilovsky1-13/+19
2012-12-05CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2Steve French7-68/+44
2012-12-05cifs: make error on lack of a unc= option more explicitJeff Layton1-14/+5
2012-12-05cifs: don't override the uid/gid in getattr when cifsacl is enabledJeff Layton1-3/+4
2012-12-05cifs: remove uneeded __KERNEL__ block from cifsacl.hJeff Layton2-7/+2
2012-12-05cifs: fix the format specifiers in sid_to_strJeff Layton1-7/+4
2012-12-05cifs: redefine NUM_SUBAUTH constant from 5 to 15Jeff Layton2-6/+19
2012-12-05cifs: make cifs_copy_sid handle a source sid with variable size subauth arraysJeff Layton2-2/+11
2012-12-05cifs: make compare_sids staticJeff Layton2-50/+50
2012-12-05cifs: use the NUM_AUTHS and NUM_SUBAUTHS constants in cifsacl codeJeff Layton2-5/+5
2012-12-05cifs: move num_subauth check inside of CONFIG_CIFS_DEBUG2 check in parse_sid()Jeff Layton1-2/+2
2012-12-05cifs: clean up id_mode_to_cifs_aclJeff Layton1-28/+25
2012-12-05cifs: fix types on module parametersJeff Layton1-6/+5
2012-12-05default authentication needs to be at least ntlmv2 security for cifs mountsSteve French2-11/+1
2012-12-05vfs: clear to the end of the buffer on partial buffer readsDan Carpenter1-1/+1
2012-12-04vfs: avoid "attempt to access beyond end of device" warningsLinus Torvalds1-0/+52
2012-12-04workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()sTejun Heo1-2/+2
2012-12-04megaraid: fix BUG_ON() from incorrect use of delayed workXiaotian Feng2-9/+7
2012-12-04UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()Richard Weinberger1-9/+9
2012-12-04UBI: remove PEB from free tree in get_peb_for_wl()Richard Weinberger1-1/+7
2012-12-03sparc: Fix piggyback with newer binutils.David S. Miller1-6/+6
2012-12-03Linux 3.7-rc8Linus Torvalds1-1/+1
2012-12-03sparc64: exit_group should kill register windows just like plain exit.David S. Miller3-4/+14
2012-12-03[parisc] open(2) compat bugAl Viro1-1/+1
2012-12-03Revert "sched, autogroup: Stop going ahead if autogroup is disabled"Mike Galbraith2-9/+0
2012-12-03modsign: add symbol prefix to certificate listJames Hogan1-2/+2
2012-12-03linux/kernel.h: define SYMBOL_PREFIXJames Hogan1-0/+7
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro2-2/+2
2012-12-018139cp: fix coherent mapping leak in error path.françois romieu1-3/+8
2012-12-01tcp: fix crashes in do_tcp_sendpages()Eric Dumazet1-9/+6
2012-12-01workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delayTejun Heo1-3/+11
2012-12-01workqueue: exit rescuer_thread() as TASK_RUNNINGMike Galbraith1-1/+3
2012-11-30x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin2-6/+14
2012-11-30drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove()Kim, Milo1-3/+3
2012-11-30mm: soft offline: split thp at the beginning of soft_offline_page()Naoya Horiguchi1-0/+8
2012-11-30mm: avoid waking kswapd for THP allocations when compaction is deferred or contendedMel Gorman1-10/+27
2012-11-30revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton4-17/+10
2012-11-30mm: vmscan: fix endless loop in kswapd balancingJohannes Weiner1-9/+18
2012-11-30mm/vmemmap: fix wrong use of virt_to_pageJianguo Wu1-6/+4
2012-11-30mm: compaction: fix return value of capture_free_page()Mel Gorman1-1/+1
2012-11-29fix off-by-one in argument passed by iterate_fd() to callbacksAl Viro1-6/+8
2012-11-29lookup_one_len: don't accept . and ..Al Viro1-0/+5
2012-11-29cifs: get rid of blind d_drop() in readdirAl Viro1-1/+4
2012-11-29nfs_lookup_revalidate(): fix a leakAl Viro1-2/+2
2012-11-29don't do blind d_drop() in nfs_prime_dcache()Al Viro1-1/+2
2012-11-29blkdev_max_block: make private to fs/buffer.cLinus Torvalds3-56/+14
2012-11-29direct-io: don't read inode->i_blkbits multiple timesLinus Torvalds1-3/+5
2012-11-29blockdev: remove bd_block_size_semaphore againLinus Torvalds3-106/+5
2012-11-29fs/buffer.c: make block-size be per-page and protected by the page lockLinus Torvalds1-31/+48
2012-11-29bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com1-0/+2