aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-29->encode_fh() API changeAl Viro
2012-05-29ubifs: use generic_fillattr()Al Viro
2012-05-29xfs: switch to proper __bitwise type for KM_... flagsAl Viro
2012-05-29switch utimes() to fget_light/fput_lightAl Viro
2012-05-29switch statfs to fget_light/fput_lightAl Viro
2012-05-29switch flock to fget_light/fput_lightAl Viro
2012-05-29switch signalfd4() to fget_light/fput_lightAl Viro
2012-05-29switch fcntl to fget_raw_light/fput_lightAl Viro
2012-05-29switch xattr syscalls to fget_light/fput_lightAl Viro
2012-05-29switch readdir/getdents to fget_light/fput_lightAl Viro
2012-05-29switch do_fsync() to fget_light()Al Viro
2012-05-29Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-05-29Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-05-29tty: fix ldisc lock inversion traceAlan Cox
2012-05-29pty: Fix lock inversionAlan Cox
2012-05-28NFSv4: Add debugging printks to state managerTrond Myklebust
2012-05-28NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust
2012-05-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2012-05-28Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/tri...Linus Torvalds
2012-05-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-05-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-28Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-05-28NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHETrond Myklebust
2012-05-27openrisc: use generic strnlen_user() functionJonas Bonn
2012-05-27powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras
2012-05-27lib: Fix generic strnlen_user for 32-bit big-endian machinesPaul Mackerras
2012-05-27NFSv4.1: nfs4_reset_session should use nfs4_handle_reclaim_lease_errorTrond Myklebust
2012-05-27NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSIONTrond Myklebust
2012-05-27NFSv4.1: Handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION in the state managerTrond Myklebust
2012-05-27NFSv4.1: Handle errors in nfs4_bind_conn_to_sessionTrond Myklebust
2012-05-27NFSv4.1: nfs4_bind_conn_to_session should drain the sessionTrond Myklebust
2012-05-26Merge branch 'generic-string-functions'Linus Torvalds
2012-05-26builddeb: include autogenerated header filesLekensteyn
2012-05-26Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-26Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2012-05-26sparc: use the new generic strnlen_user() functionDavid Miller
2012-05-26x86: use the new generic strnlen_user() functionLinus Torvalds
2012-05-26lib: add generic strnlen_user() functionLinus Torvalds
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds
2012-05-26NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientidTrond Myklebust