index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-05-01
45
-441
/
+652
|
\
|
*
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
Oleg Nesterov
2013-05-01
1
-0
/
+3
|
*
set_task_comm: kill the pointless memset() + wmb()
Oleg Nesterov
2013-05-01
1
-10
/
+0
|
*
fs, proc: truncate /proc/pid/comm writes to first TASK_COMM_LEN bytes
David Rientjes
2013-05-01
1
-3
/
+2
|
*
coredump: change wait_for_dump_helpers() to use wait_event_interruptible()
Oleg Nesterov
2013-05-01
1
-6
/
+9
|
*
coredump: factor out the setting of PF_DUMPCORE
Oleg Nesterov
2013-05-01
4
-5
/
+2
|
*
coredump: introduce dump_interrupted()
Oleg Nesterov
2013-05-01
1
-3
/
+17
|
*
coredump: sanitize the setting of signal->group_exit_code
Oleg Nesterov
2013-05-01
1
-5
/
+6
|
*
coredump: ensure that SIGKILL always kills the dumping thread
Oleg Nesterov
2013-05-01
1
-2
/
+8
|
*
coredump: only SIGKILL should interrupt the coredumping task
Oleg Nesterov
2013-05-01
1
-8
/
+5
|
*
usermodehelper: split remaining calls to call_usermodehelper_fns()
Lucas De Marchi
2013-05-01
1
-3
/
+9
|
*
coredump: remove trailling whitespace
Lucas De Marchi
2013-05-01
1
-3
/
+3
|
*
hfsplus: remove duplicated message prefix in hfsplus_block_free()
Vyacheslav Dubeyko
2013-05-01
1
-2
/
+1
|
*
hfsplus: add error propagation to __hfsplus_ext_write_extent()
Alexey Khoroshilov
2013-05-01
1
-8
/
+13
|
*
hfs/hfsplus: convert printks to pr_<level>
Joe Perches
2013-05-01
24
-190
/
+185
|
*
hfs/hfsplus: convert dprint to hfs_dbg
Joe Perches
2013-05-01
19
-98
/
+127
|
*
hfsplus: fix warnings in fs/hfsplus/bfind.c
Vyacheslav Dubeyko
2013-05-01
1
-2
/
+6
|
*
hfs: add error checking for hfs_find_init()
Alexey Khoroshilov
2013-05-01
6
-24
/
+61
|
*
nilfs2: remove unneeded test in nilfs_writepage()
Vyacheslav Dubeyko
2013-05-01
1
-1
/
+1
|
*
nilfs2: fix using of PageLocked() in nilfs_clear_dirty_page()
Vyacheslav Dubeyko
2013-05-01
1
-1
/
+1
|
*
nilfs2: fix issue with flush kernel thread after remount in RO mode because o...
Vyacheslav Dubeyko
2013-05-01
4
-23
/
+86
|
*
binfmt_elf: PIE: make PF_RANDOMIZE check comment more accurate
Jiri Kosina
2013-05-01
1
-1
/
+2
|
*
fs: make binfmt support for #! scripts modular and removable
Josh Triplett
2013-05-01
2
-4
/
+15
|
*
epoll: cleanup: use RCU_INIT_POINTER when nulling
Eric Wong
2013-05-01
1
-1
/
+1
|
*
epoll: cleanup: hoist out f_op->poll calls
Eric Wong
2013-05-01
1
-10
/
+12
|
*
epoll: lock ep->mtx in ep_free to silence lockdep
Eric Wong
2013-05-01
1
-0
/
+4
|
*
epoll: use RCU to protect wakeup_source in epitem
Eric Wong
2013-05-01
1
-21
/
+71
|
*
epoll: trim epitem by one cache line
Eric Wong
2013-05-01
1
-1
/
+9
|
*
binfmt_misc: reuse string_unescape_inplace()
Andy Shevchenko
2013-05-01
1
-20
/
+4
|
*
writeback: set worker desc to identify writeback workers in task dumps
Tejun Heo
2013-05-01
1
-0
/
+1
|
*
fs/dcache.c: add cond_resched() to shrink_dcache_parent()
Greg Thelen
2013-05-01
1
-1
/
+3
|
*
fs/block_dev.c: no need to check inode->i_bdev in bd_forget()
Yan Hong
2013-05-01
1
-5
/
+3
|
*
inotify: invalid mask should return a error number but not set it
Zhao Hongjiang
2013-05-01
1
-2
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-05-01
1
-2
/
+1
|
\
\
|
*
|
selinux: make security_sb_clone_mnt_opts return an error on context mismatch
Jeff Layton
2013-04-02
1
-2
/
+1
*
|
|
Merge tag 'dlm-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2013-04-30
1
-3
/
+15
|
\
\
\
|
*
|
|
dlm: avoid unnecessary posix unlock
David Teigland
2013-04-08
1
-3
/
+15
*
|
|
|
Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-04-30
25
-483
/
+844
|
\
\
\
\
|
*
|
|
|
NFSv4: Warn once about servers that incorrectly apply open mode to setattr
Trond Myklebust
2013-04-29
1
-0
/
+7
|
*
|
|
|
NFSv4: Servers should only check SETATTR stateid open mode on size change
Trond Myklebust
2013-04-29
1
-4
/
+9
|
*
|
|
|
Merge branch 'bugfixes' into linux-next
Trond Myklebust
2013-04-23
3
-17
/
+37
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'rpcsec_gss-from_cel' into linux-next
Trond Myklebust
2013-04-23
8
-180
/
+164
|
|
\
\
\
\
\
|
|
*
|
|
|
|
NFS: Retry SETCLIENTID with AUTH_SYS instead of AUTH_NONE
Chuck Lever
2013-04-22
1
-1
/
+1
|
|
*
|
|
|
|
NFSv4: Don't clear the machine cred when client establish returns EACCES
Trond Myklebust
2013-04-05
1
-16
/
+0
|
|
*
|
|
|
|
NFSv4: Fix issues in nfs4_discover_server_trunking
Trond Myklebust
2013-04-05
1
-1
/
+6
|
|
*
|
|
|
|
NFSv4: Fix the fallback to AUTH_NULL if krb5i is not available
Trond Myklebust
2013-04-04
1
-0
/
+2
|
|
*
|
|
|
|
NFS: Use server-recommended security flavor by default (NFSv3)
Chuck Lever
2013-04-04
2
-38
/
+44
|
|
*
|
|
|
|
NFS: Use "krb5i" to establish NFSv4 state whenever possible
Chuck Lever
2013-03-29
2
-33
/
+6
|
|
*
|
|
|
|
NFS: Try AUTH_UNIX when PUTROOTFH gets NFS4ERR_WRONGSEC
Chuck Lever
2013-03-29
1
-0
/
+1
|
|
*
|
|
|
|
NFS: Use static list of security flavors during root FH lookup recovery
Chuck Lever
2013-03-29
1
-12
/
+20
[next]