1. b1d4d9e proc/smaps: carefully handle migration entries by Konstantin Khlebnikov · 13 years ago
  2. 052fb0d proc: report file/anon bit in /proc/pid/pagemap by Konstantin Khlebnikov · 13 years ago
  3. 715be1f procfs: use more apprioriate types when dumping /proc/N/stat by Jan Engelhardt · 13 years ago
  4. af5e617 proc: pass "fd" by value in /proc/*/{fd,fdinfo} code by Alexey Dobriyan · 13 years ago
  5. f05ed3f proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path by Alexey Dobriyan · 13 years ago
  6. 2344bec proc: use mm_access() instead of ptrace_may_access() by Cong Wang · 13 years ago
  7. e7dcd99 proc: remove mm_for_maps() by Cong Wang · 13 years ago
  8. b409e57 proc: clean up /proc/<pid>/environ handling by Cong Wang · 13 years ago
  9. f0aac61 fat: use fat_msg_ratelimit() in fat__get_entry() by Namjae Jeon · 13 years ago
  10. b742c34 fat: add fat_msg_ratelimit() by Namjae Jeon · 13 years ago
  11. 7849118 fat: switch to fsinfo_inode by Artem Bityutskiy · 13 years ago
  12. 330fe3c fat: mark superblock as dirty less often by Artem Bityutskiy · 13 years ago
  13. 90b4366 fat: introduce mark_fsinfo_dirty helper by Artem Bityutskiy · 13 years ago
  14. 020ac5b fat: introduce special inode for managing the FSINFO block by Artem Bityutskiy · 13 years ago
  15. 7bc1bac HPFS: remove PRINTK() macro by Dan Carpenter · 13 years ago
  16. 1147597 nilfs2: flush disk caches in syncing by Ryusuke Konishi · 13 years ago
  17. a1d4944 pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl command by Will Deacon · 13 years ago
  18. a3860c1 introduce SIZE_MAX by Xi Wang · 13 years ago
  19. a7f638f mm, oom: normalize oom scores to oom_score_adj scale only for userspace by David Rientjes · 13 years ago
  20. 17cf28a mm/fs: remove truncate_range by Hugh Dickins · 13 years ago
  21. 08fa29d mm: fix NULL ptr deref when walking hugepages by Sasha Levin · 13 years ago
  22. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  23. cc0a984 NFSv4: Add debugging printks to state manager by Trond Myklebust · 13 years ago
  24. fb13bfa NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO by Trond Myklebust · 13 years ago
  25. a01ee16 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  26. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  27. 359d7d1 NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHE by Trond Myklebust · 13 years ago
  28. f2c1b51 NFSv4.1: nfs4_reset_session should use nfs4_handle_reclaim_lease_error by Trond Myklebust · 13 years ago
  29. 9f59479 NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION by Trond Myklebust · 13 years ago
  30. 7c5d725 NFSv4.1: Handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION in the state manager by Trond Myklebust · 13 years ago
  31. bf674c8 NFSv4.1: Handle errors in nfs4_bind_conn_to_session by Trond Myklebust · 13 years ago
  32. 43ac544 NFSv4.1: nfs4_bind_conn_to_session should drain the session by Trond Myklebust · 13 years ago
  33. 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 13 years ago
  34. 32b0131 NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientid by Trond Myklebust · 13 years ago
  35. 6624553 NFSv4.1: Add DESTROY_CLIENTID by Trond Myklebust · 13 years ago
  36. 2cf047c NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session by Trond Myklebust · 13 years ago
  37. 848f5bd NFSv4.1: Ensure we use the correct credentials for session create/destroy by Trond Myklebust · 13 years ago
  38. ad24ecf NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operations by Trond Myklebust · 13 years ago
  39. 89a2173 NFSv4.1: Handle NFS4ERR_SEQ_MISORDERED when confirming the lease by Trond Myklebust · 13 years ago
  40. be0bfed NFSv4: When purging the lease, we must clear NFS4CLNT_LEASE_CONFIRM by Trond Myklebust · 13 years ago
  41. 2a6ee6a NFSv4: Clean up the error handling for nfs4_reclaim_lease by Trond Myklebust · 13 years ago
  42. ece78b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  43. b5f4035a Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  44. ce00417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  45. 9978306 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  46. bbafffd NFSv4.1: Exchange ID must use GFP_NOFS allocation mode by Trond Myklebust · 13 years ago
  47. a9e6444 nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN* by Weston Andros Adamson · 13 years ago
  48. 7c44f1ae nfs4.1: add BIND_CONN_TO_SESSION operation by Weston Andros Adamson · 13 years ago
  49. d23d61c NFSv4.1 test the mdsthreshold hint parameters by Andy Adamson · 13 years ago
  50. 2701d08 NFSv4.1 add nfs_inode book keeping for mdsthreshold by Andy Adamson · 13 years ago
  51. 82be417 NFSv4.1 cache mdsthreshold values on OPEN by Andy Adamson · 13 years ago
  52. 88034c3 NFSv4.1 mdsthreshold attribute xdr by Andy Adamson · 13 years ago
  53. 4469690 kernel: Move REPEAT_BYTE definition into linux/kernel.h by David S. Miller · 13 years ago
  54. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  55. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 13 years ago
  56. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  57. 468f4d1 Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  58. 54ac471 NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation by Trond Myklebust · 13 years ago
  59. 4697bd5 NFSv4: Fix a race in the net namespace mount notification by Trond Myklebust · 13 years ago
  60. 7b38c36 NFSv4.1: Fix session initialisation races by Trond Myklebust · 13 years ago
  61. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  62. 61011677 Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 13 years ago
  63. 6133308 Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 13 years ago
  64. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  65. fb09baf Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  66. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  67. acdeb69 NFS: EXCHANGE_ID should save the server major and minor ID by Chuck Lever · 13 years ago
  68. 4bf590e NFS: Add nfs_client behavior flags by Chuck Lever · 13 years ago
  69. 8cab4c3 NFS: Refactor nfs_get_client(): initialize nfs_client by Chuck Lever · 13 years ago
  70. f411703 NFS: Refactor nfs_get_client(): add nfs_found_client() by Chuck Lever · 13 years ago
  71. f092075 NFS: Always use the same SETCLIENTID boot verifier by Chuck Lever · 13 years ago
  72. 2c820d9 NFS: Force server to drop NFSv4 state by Chuck Lever · 13 years ago
  73. ce1c8fc NFS: Remove nfs_unique_id by Chuck Lever · 13 years ago
  74. 177313f NFS: Clean up return code checking in nfs4_proc_exchange_id() by Chuck Lever · 13 years ago
  75. 73ea666 NFS: Use proper naming conventions for the nfs_client.net field by Chuck Lever · 13 years ago
  76. 5915554 NFS: Use proper naming conventions for nfs_client.impl_id field by Chuck Lever · 13 years ago
  77. 79d4e1f NFS: Use proper naming conventions for NFSv4.1 server scope fields by Chuck Lever · 13 years ago
  78. e3c0fb7 NFS: Add NFSDBG_STATE by Chuck Lever · 13 years ago
  79. c360728 NFS: Don't swap bytes in nfs4_construct_boot_verifier() by Chuck Lever · 13 years ago
  80. 497826a NFS: Fix compiler warnings by Bryan Schumaker · 13 years ago
  81. bd4aeff NFSv4.1 skip rpc_call_done only on disconnected DS slot_table_waitq tasks by Andy Adamson · 13 years ago
  82. 996074c NFSv4.1 Just use nfs_put_client in filelayout release by Andy Adamson · 13 years ago
  83. d42e787 NFSv4.1 fix null state reference in filelayout_async_handle_error by Andy Adamson · 13 years ago
  84. 53b8ee3 NFSv4.1: Fix a bad reference count issue in the pNFS commit code by Trond Myklebust · 13 years ago
  85. 8714c8d Merge branch 'pm-sleep' by Rafael J. Wysocki · 13 years ago
  86. a815941 epoll: Fix user space breakage related to EPOLLWAKEUP by Rafael J. Wysocki · 13 years ago
  87. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  88. 62c8d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  89. 2e32180 Revert "vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu" by Linus Torvalds · 13 years ago
  90. ff2bb04 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  91. 6326c71f vfs: be even more careful about dentry RCU name lookups by Linus Torvalds · 13 years ago
  92. a70b52e vfs: make AIO use the proper rw_verify_area() area helpers by Linus Torvalds · 13 years ago
  93. cd975ae Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  94. cb62ab7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  95. 31ed8e6 Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations) by Linus Torvalds · 13 years ago
  96. 7e5cb5e Merge branch 'vfs-cleanups' (random vfs cleanups) by Linus Torvalds · 13 years ago
  97. 14c26c6 xfs: add trace points for log forces by Dave Chinner · 13 years ago
  98. 3ba3160 xfs: fix memory reclaim deadlock on agi buffer by Peter Watkins · 13 years ago
  99. ea562ed xfs: fix delalloc quota accounting on failure by Dave Chinner · 13 years ago
  100. 8c12fec Merge branch 'stat-cleanups' (clean up copying of stat info to user space) by Linus Torvalds · 13 years ago