summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-018-177/+63
|\
| * vfs: retry last component if opening stale dentryMiklos Szeredi2012-06-011-0/+1
| * fs: introduce inode operation ->update_timeJosef Bacik2012-06-011-1/+9
| * switch aio and shm to do_mmap_pgoff(), make do_mmap() staticAl Viro2012-06-011-1/+1
| * take security_mmap_file() outside of ->mmap_semAl Viro2012-06-011-4/+3
| * split ->file_mmap() into ->mmap_addr()/->mmap_file()Al Viro2012-05-311-16/+20
| * split cap_mmap_addr() out of cap_file_mmap()Al Viro2012-05-311-1/+2
| * fsnotify: handle subfiles' perm eventsNaohiro Aota2012-05-301-1/+1
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-1/+1
| * brlocks/lglocks: turn into functionsAndi Kleen2012-05-291-99/+26
| * lglock: remove online variants of lockRusty Russell2012-05-291-56/+2
| * ->encode_fh() API changeAl Viro2012-05-291-2/+2
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-06-012-3/+58
|\ \
| * | ext4/jbd2: add metadata checksumming to the list of supported featuresDarrick J. Wong2012-05-271-1/+2
| * | jbd2: checksum journal superblockDarrick J. Wong2012-05-271-0/+3
| * | jbd2: Grab a reference to the crc32c driver if necessaryDarrick J. Wong2012-05-271-0/+23
| * | jbd2: change disk layout for metadata checksummingDarrick J. Wong2012-05-221-2/+28
| * | ext4: create a new BH_Verified flag to avoid unnecessary metadata validationDarrick J. Wong2012-04-291-0/+2
* | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-013-2/+11
|\ \ \
| * | | nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-312-1/+1
| * | | nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-312-1/+9
| * | | SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-05-311-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-315-20/+48
|\ \ \ \
| * | | | keys: kill task_struct->replacement_session_keyringOleg Nesterov2012-05-231-2/+0
| * | | | keys: kill the dummy key_replace_session_keyring()Oleg Nesterov2012-05-232-4/+0
| * | | | keys: change keyctl_session_to_parent() to use task_work_add()Oleg Nesterov2012-05-231-4/+2
| * | | | genirq: reimplement exit_irq_thread() hook via task_work_add()Oleg Nesterov2012-05-232-12/+2
| * | | | task_work_add: generic process-context callbacksOleg Nesterov2012-05-233-0/+46
| * | | | move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-0/+2
| * | | | TIF_NOTIFY_RESUME is defined on all targets nowAl Viro2012-05-231-2/+0
* | | | | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-05-313-11/+9
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-122-3/+1
| * | | | nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-2/+2
| * | | | nfsd: pass network context to export caches init/shutdown routinesStanislav Kinsbursky2012-04-111-2/+2
| * | | | Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky2012-04-111-2/+2
| * | | | nfsd: use cache detail pointer from svc_export structure on cache putStanislav Kinsbursky2012-04-111-1/+1
| * | | | nfsd: add link to owner cache detail to svc_export structureStanislav Kinsbursky2012-04-111-0/+1
| * | | | svcauth: remove unused defineSimo Sorce2012-04-111-1/+0
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-3118-73/+206
|\ \ \ \ \
| * | | | | c/r: prctl: add ability to set new mm_struct::exe_fileCyrill Gorcunov2012-05-311-0/+1
| * | | | | c/r: prctl: extend PR_SET_MM to set up more mm_struct entriesCyrill Gorcunov2012-05-311-0/+5
| * | | | | syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-312-0/+19
| * | | | | aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()Christopher Yeoh2012-05-312-4/+11
| * | | | | eventfd: change int to __u64 in eventfd_signal()Sha Zhengju2012-05-311-1/+1
| * | | | | rapidio: add DMA engine support for RIO data transfersAlexandre Bounine2012-05-313-0/+68
| * | | | | mqueue: separate mqueue default value from maximum valueKOSAKI Motohiro2012-05-311-0/+2
| * | | | | mqueue: revert bump up DFLT_*MAXKOSAKI Motohiro2012-05-311-3/+3
| * | | | | ipc/mqueue: update maximums for the mqueue subsystemDoug Ledford2012-05-311-12/+35
| * | | | | ipc/mqueue: switch back to using non-max values on createDoug Ledford2012-05-311-0/+2
| * | | | | ipc/mqueue: cleanup definition names and locationsDoug Ledford2012-05-311-0/+5