index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
smb2ops.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-05
cifs: make compare_sids static
Jeff Layton
2
-50
/
+50
2012-12-05
cifs: use the NUM_AUTHS and NUM_SUBAUTHS constants in cifsacl code
Jeff Layton
2
-5
/
+5
2012-12-05
cifs: move num_subauth check inside of CONFIG_CIFS_DEBUG2 check in parse_sid()
Jeff Layton
1
-2
/
+2
2012-12-05
cifs: clean up id_mode_to_cifs_acl
Jeff Layton
1
-28
/
+25
2012-12-05
cifs: fix types on module parameters
Jeff Layton
1
-6
/
+5
2012-12-05
default authentication needs to be at least ntlmv2 security for cifs mounts
Steve French
2
-11
/
+1
2012-12-05
vfs: clear to the end of the buffer on partial buffer reads
Dan Carpenter
1
-1
/
+1
2012-12-04
vfs: avoid "attempt to access beyond end of device" warnings
Linus Torvalds
1
-0
/
+52
2012-12-04
workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s
Tejun Heo
1
-2
/
+2
2012-12-04
megaraid: fix BUG_ON() from incorrect use of delayed work
Xiaotian Feng
2
-9
/
+7
2012-12-04
UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()
Richard Weinberger
1
-9
/
+9
2012-12-04
UBI: remove PEB from free tree in get_peb_for_wl()
Richard Weinberger
1
-1
/
+7
2012-12-03
sparc: Fix piggyback with newer binutils.
David S. Miller
1
-6
/
+6
2012-12-03
Linux 3.7-rc8
v3.7-rc8
Linus Torvalds
1
-1
/
+1
2012-12-03
sparc64: exit_group should kill register windows just like plain exit.
David S. Miller
3
-4
/
+14
2012-12-03
[parisc] open(2) compat bug
Al Viro
1
-1
/
+1
2012-12-03
Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
Mike Galbraith
2
-9
/
+0
2012-12-03
modsign: add symbol prefix to certificate list
James Hogan
1
-2
/
+2
2012-12-03
linux/kernel.h: define SYMBOL_PREFIX
James Hogan
1
-0
/
+7
2012-12-02
open*(2) compat fixes (s390, arm64)
Al Viro
2
-2
/
+2
2012-12-02
8139cp: fix coherent mapping leak in error path.
françois romieu
1
-3
/
+8
2012-12-02
tcp: fix crashes in do_tcp_sendpages()
Eric Dumazet
1
-9
/
+6
2012-12-02
workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay
Tejun Heo
1
-3
/
+11
2012-12-02
workqueue: exit rescuer_thread() as TASK_RUNNING
Mike Galbraith
1
-1
/
+3
2012-11-30
x86, fpu: Avoid FPU lazy restore after suspend
Vincent Palatin
2
-6
/
+14
2012-11-30
drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove()
Kim, Milo
1
-3
/
+3
2012-11-30
mm: soft offline: split thp at the beginning of soft_offline_page()
Naoya Horiguchi
1
-0
/
+8
2012-11-30
mm: avoid waking kswapd for THP allocations when compaction is deferred or co...
Mel Gorman
1
-10
/
+27
2012-11-30
revert "Revert "mm: remove __GFP_NO_KSWAPD""
Andrew Morton
4
-17
/
+10
2012-11-30
mm: vmscan: fix endless loop in kswapd balancing
Johannes Weiner
1
-9
/
+18
2012-11-30
mm/vmemmap: fix wrong use of virt_to_page
Jianguo Wu
1
-6
/
+4
2012-11-30
mm: compaction: fix return value of capture_free_page()
Mel Gorman
1
-1
/
+1
2012-11-30
fix off-by-one in argument passed by iterate_fd() to callbacks
Al Viro
1
-6
/
+8
2012-11-30
lookup_one_len: don't accept . and ..
Al Viro
1
-0
/
+5
2012-11-30
cifs: get rid of blind d_drop() in readdir
Al Viro
1
-1
/
+4
2012-11-30
nfs_lookup_revalidate(): fix a leak
Al Viro
1
-2
/
+2
2012-11-30
don't do blind d_drop() in nfs_prime_dcache()
Al Viro
1
-1
/
+2
2012-11-30
blkdev_max_block: make private to fs/buffer.c
Linus Torvalds
3
-56
/
+14
2012-11-29
direct-io: don't read inode->i_blkbits multiple times
Linus Torvalds
1
-3
/
+5
2012-11-29
blockdev: remove bd_block_size_semaphore again
Linus Torvalds
3
-106
/
+5
2012-11-29
fs/buffer.c: make block-size be per-page and protected by the page lock
Linus Torvalds
1
-31
/
+48
2012-11-29
bonding: fix race condition in bonding_store_slaves_active
nikolay@redhat.com
1
-0
/
+2
2012-11-29
bonding: make arp_ip_target parameter checks consistent with sysfs
nikolay@redhat.com
1
-2
/
+3
2012-11-29
bonding: fix miimon and arp_interval delayed work race conditions
nikolay@redhat.com
2
-86
/
+36
2012-11-29
remoteproc: fix error path of ->find_vqs
Ohad Ben-Cohen
1
-6
/
+12
2012-11-29
microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors
Al Viro
1
-1
/
+1
2012-11-29
score: do_sigaltstack() expects a userland pointer...
Al Viro
1
-5
/
+2
2012-11-29
sh64: fix altstack switching on sigreturn
Al Viro
1
-4
/
+2
2012-11-29
openrisk: fix altstack switching on sigreturn
Al Viro
1
-4
/
+2
2012-11-29
um: get_safe_registers() should be done in flush_thread(), not start_thread()
Al Viro
1
-1
/
+2
[next]