Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 3 | -3/+35 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -1/+1 | |
| * | | | | | | | | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 2 | -2/+3 | |
| * | | | | | | | | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro | 2012-06-01 | 1 | -1/+2 | |
| * | | | | | | | | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -0/+8 | |
| * | | | | | | | | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -0/+6 | |
| * | | | | | | | | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 2012-06-01 | 1 | -0/+12 | |
| * | | | | | | | | HAVE_RESTORE_SIGMASK is defined on all architectures now | Al Viro | 2012-06-01 | 1 | -0/+4 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 9 | -181/+63 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | vfs: retry last component if opening stale dentry | Miklos Szeredi | 2012-06-01 | 1 | -0/+1 | |
| * | | | | | | | | | fs: introduce inode operation ->update_time | Josef Bacik | 2012-06-01 | 1 | -1/+9 | |
| * | | | | | | | | | switch aio and shm to do_mmap_pgoff(), make do_mmap() static | Al Viro | 2012-06-01 | 1 | -1/+1 | |
| * | | | | | | | | | take security_mmap_file() outside of ->mmap_sem | Al Viro | 2012-06-01 | 1 | -4/+3 | |
| * | | | | | | | | | split ->file_mmap() into ->mmap_addr()/->mmap_file() | Al Viro | 2012-05-31 | 1 | -16/+20 | |
| * | | | | | | | | | split cap_mmap_addr() out of cap_file_mmap() | Al Viro | 2012-05-31 | 1 | -1/+2 | |
| * | | | | | | | | | fsnotify: handle subfiles' perm events | Naohiro Aota | 2012-05-30 | 1 | -1/+1 | |
| * | | | | | | | | | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-30 | 2 | -5/+1 | |
| * | | | | | | | | | brlocks/lglocks: turn into functions | Andi Kleen | 2012-05-29 | 1 | -99/+26 | |
| * | | | | | | | | | lglock: remove online variants of lock | Rusty Russell | 2012-05-29 | 1 | -56/+2 | |
| * | | | | | | | | | ->encode_fh() API change | Al Viro | 2012-05-29 | 1 | -2/+2 | |
* | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2012-06-01 | 2 | -3/+58 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ext4/jbd2: add metadata checksumming to the list of supported features | Darrick J. Wong | 2012-05-27 | 1 | -1/+2 | |
| * | | | | | | | | | | jbd2: checksum journal superblock | Darrick J. Wong | 2012-05-27 | 1 | -0/+3 | |
| * | | | | | | | | | | jbd2: Grab a reference to the crc32c driver if necessary | Darrick J. Wong | 2012-05-27 | 1 | -0/+23 | |
| * | | | | | | | | | | jbd2: change disk layout for metadata checksumming | Darrick J. Wong | 2012-05-22 | 1 | -2/+28 | |
| * | | | | | | | | | | ext4: create a new BH_Verified flag to avoid unnecessary metadata validation | Darrick J. Wong | 2012-04-29 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-06-01 | 3 | -2/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | nfsd4: move rq_flavor into svc_cred | J. Bruce Fields | 2012-05-31 | 2 | -1/+1 | |
| * | | | | | | | | | | nfsd4: move principal name into svc_cred | J. Bruce Fields | 2012-05-31 | 2 | -1/+9 | |
| * | | | | | | | | | | SUNRPC: new svc_bind() routine introduced | Stanislav Kinsbursky | 2012-05-31 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-31 | 5 | -20/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | keys: kill task_struct->replacement_session_keyring | Oleg Nesterov | 2012-05-23 | 1 | -2/+0 | |
| * | | | | | | | | | | | keys: kill the dummy key_replace_session_keyring() | Oleg Nesterov | 2012-05-23 | 2 | -4/+0 | |
| * | | | | | | | | | | | keys: change keyctl_session_to_parent() to use task_work_add() | Oleg Nesterov | 2012-05-23 | 1 | -4/+2 | |
| * | | | | | | | | | | | genirq: reimplement exit_irq_thread() hook via task_work_add() | Oleg Nesterov | 2012-05-23 | 2 | -12/+2 | |
| * | | | | | | | | | | | task_work_add: generic process-context callbacks | Oleg Nesterov | 2012-05-23 | 3 | -0/+46 | |
| * | | | | | | | | | | | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 | 1 | -0/+2 | |
| * | | | | | | | | | | | TIF_NOTIFY_RESUME is defined on all targets now | Al Viro | 2012-05-23 | 1 | -2/+0 | |
* | | | | | | | | | | | | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-05-31 | 3 | -11/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | nfsd: make expkey cache allocated per network namespace context | Stanislav Kinsbursky | 2012-04-12 | 2 | -3/+1 | |
| * | | | | | | | | | | | nfsd: make export cache allocated per network namespace context | Stanislav Kinsbursky | 2012-04-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | nfsd: pass network context to export caches init/shutdown routines | Stanislav Kinsbursky | 2012-04-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | Lockd: pass network namespace to creation and destruction routines | Stanislav Kinsbursky | 2012-04-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | nfsd: use cache detail pointer from svc_export structure on cache put | Stanislav Kinsbursky | 2012-04-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | nfsd: add link to owner cache detail to svc_export structure | Stanislav Kinsbursky | 2012-04-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | svcauth: remove unused define | Simo Sorce | 2012-04-11 | 1 | -1/+0 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-05-31 | 20 | -75/+212 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | c/r: prctl: add ability to set new mm_struct::exe_file | Cyrill Gorcunov | 2012-05-31 | 1 | -0/+1 | |
| * | | | | | | | | | | c/r: prctl: extend PR_SET_MM to set up more mm_struct entries | Cyrill Gorcunov | 2012-05-31 | 1 | -0/+5 | |
| * | | | | | | | | | | syscalls, x86: add __NR_kcmp syscall | Cyrill Gorcunov | 2012-05-31 | 2 | -0/+19 |