1. dd97fdd nfsd4: no need for encode_compoundres to adjust lengths by J. Bruce Fields · 11 years ago
  2. f46d382 nfsd4: remove ADJUST_ARGS by J. Bruce Fields · 11 years ago
  3. d3f627c nfsd4: use xdr_stream throughout compound encoding by J. Bruce Fields · 11 years ago
  4. ddd1ea5 nfsd4: use xdr_reserve_space in attribute encoding by J. Bruce Fields · 11 years ago
  5. 5f4ab94 nfsd4: allow space for final error return by J. Bruce Fields · 11 years ago
  6. 07d1f80 nfsd4: fix encoding of out-of-space replies by J. Bruce Fields · 11 years ago
  7. 1802a67 nfsd4: reserve head space for krb5 integ/priv info by J. Bruce Fields · 11 years ago
  8. 2d124dfaa nfsd4: move proc_compound xdr encode init to helper by J. Bruce Fields · 11 years ago
  9. d518465 nfsd4: tweak nfsd4_encode_getattr to take xdr_stream by J. Bruce Fields · 11 years ago
  10. 4aea24b nfsd4: embed xdr_stream in nfsd4_compoundres by J. Bruce Fields · 11 years ago
  11. e372ba6 nfsd4: decoding errors can still be cached and require space by J. Bruce Fields · 11 years ago
  12. f34e432 nfsd4: fix write reply size estimate by J. Bruce Fields · 11 years ago
  13. 622f560 nfsd4: read size estimate should include padding by J. Bruce Fields · 11 years ago
  14. 24906f3 nfsd4: allow larger 4.1 session drc slots by J. Bruce Fields · 11 years ago
  15. 5b64869 nfsd4: READ, READDIR, etc., are idempotent by J. Bruce Fields · 11 years ago
  16. 8658452 nfsd: Only set PF_LESS_THROTTLE when really needed. by NeilBrown · 11 years ago
  17. abf1135 nfsd: remove nfsd4_free_slab by Christoph Hellwig · 11 years ago
  18. d40aa33 nfsd: Remove assignments inside conditions by Benoit Taine · 11 years ago
  19. f35ea0d Merge 3.15 bugfixes for 3.16 by J. Bruce Fields · 11 years ago
  20. cbf7a75 nfsd4: fix delegation cleanup on error by J. Bruce Fields · 11 years ago
  21. 368fe39 NFSD: Don't clear SUID/SGID after root writing data by Kinglong Mee · 11 years ago
  22. 27b1142 nfsd4: warn on finding lockowner without stateid's by J. Bruce Fields · 11 years ago
  23. a1b8ff4 nfsd4: remove lockowner when removing lock stateid by J. Bruce Fields · 11 years ago
  24. 5513a51 nfsd4: fix corruption on setting an ACL. by J. Bruce Fields · 11 years ago
  25. 9fa1959 NFSD: Get rid of empty function nfs4_state_init by Kinglong Mee · 11 years ago
  26. f3e41ec NFSD: Use simple_read_from_buffer for coping data to userspace by Kinglong Mee · 11 years ago
  27. dd15073 Merge 3.15 bugfix for 3.16 by J. Bruce Fields · 11 years ago
  28. 5409e46 nfsd: clean up fh_auth usage by Christoph Hellwig · 11 years ago
  29. ecc7455 NFSD: cleanup unneeded including linux/export.h by Kinglong Mee · 11 years ago
  30. aa07c71 NFSD: Call ->set_acl with a NULL ACL structure if no entries by Kinglong Mee · 11 years ago
  31. 14bcab1 NFSd: Clean up nfs4_preprocess_stateid_op by Trond Myklebust · 11 years ago
  32. 50cc623 NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functions by Trond Myklebust · 11 years ago
  33. 6f226e2 nfsd: remove <linux/nfsd/debug.h> by Christoph Hellwig · 11 years ago
  34. 7f94423 nfsd: move <linux/nfsd/stats.h> to fs/nfsd by Christoph Hellwig · 11 years ago
  35. d430e8d5 nfsd: move <linux/nfsd/export.h> to fs/nfsd by Christoph Hellwig · 11 years ago
  36. 9c69de4 nfsd: remove <linux/nfsd/nfsfh.h> by Christoph Hellwig · 11 years ago
  37. 4dd86e15 NFSd: Remove 'inline' designation for free_client() by Trond Myklebust · 11 years ago
  38. 12dd7ec lockd: avoid warning when CONFIG_SYSCTL undefined by Kees Cook · 11 years ago
  39. 4cb57e3 NFSd: call rpc_destroy_wait_queue() from free_client() by Trond Myklebust · 11 years ago
  40. 5694c93 NFSd: Move default initialisers from create_client() to alloc_client() by Trond Myklebust · 11 years ago
  41. fc208d0 Revert "nfsd4: fix nfs4err_resource in 4.1 case" by J. Bruce Fields · 11 years ago
  42. 3758cf7 nfsd: set timeparms.to_maxval in setup_callback_client by Jeff Layton · 11 years ago
  43. 4991a62 locks: allow __break_lease to sleep even when break_time is 0 by Jeff Layton · 11 years ago
  44. e686bd8 cifs: Use min_t() when comparing "size_t" and "unsigned long" by Geert Uytterhoeven · 11 years ago
  45. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  46. 96c57ad ceph: fix pr_fmt() redefinition by Linus Torvalds · 11 years ago
  47. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  48. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  49. 19dfc1f cifs: fix the race in cifs_writev() by Al Viro · 11 years ago
  50. eab8723 ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure by Al Viro · 11 years ago
  51. a63b747 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  52. 3123bca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  53. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  54. e4fbaee Btrfs: fix compile warnings on on avr32 platform by Wang Shilong · 11 years ago
  55. 9e897e1 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 11 years ago
  56. 0723a04 btrfs: allow mounting btrfs subvolumes with different ro/rw options by Harald Hoyer · 11 years ago
  57. dd76a78 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  58. e69f18f block: Ensure we only enable integrity metadata for reads and writes by Martin K. Petersen · 11 years ago
  59. 0bc6997 block: Fix integrity verification by Martin K. Petersen · 11 years ago
  60. 75ff24f Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  61. ffddc5f fs/ncpfs/dir.c: fix indenting in ncp_lookup() by Dan Carpenter · 11 years ago
  62. 15a03ac ncpfs/inode.c: fix mismatch printk formats and arguments by Joe Perches · 11 years ago
  63. 485b47f ncpfs: remove now unused PRINTK macro by Joe Perches · 11 years ago
  64. e45ca8b ncpfs: convert PPRINTK to ncp_vdbg by Joe Perches · 11 years ago
  65. d3b73ca ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg by Joe Perches · 11 years ago
  66. b41f8b8 ncpfs: Add pr_fmt and convert printks to pr_<level> by Joe Perches · 11 years ago
  67. e53d77e autofs4: check dev ioctl size before allocating by Sasha Levin · 11 years ago
  68. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  69. a7963eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  70. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  71. fe4487d fs/ufs: remove unused ufs_super_block_third pointer by Christian Engelmayer · 11 years ago
  72. 48968a1 fs/ufs: remove unused ufs_super_block_second pointer by Christian Engelmayer · 11 years ago
  73. 6e0bd34 fs/ufs: remove unused ufs_super_block_first pointer by Christian Engelmayer · 11 years ago
  74. 76ee473 fs/ufs/super.c: add __init to init_inodecache() by Fabian Frederick · 11 years ago
  75. 16caed3 fault-injection: set bounds on what /proc/self/make-it-fail accepts. by Dave Jones · 11 years ago
  76. 758b444 fs/bfs/inode.c: add __init to init_inodecache() by Fabian Frederick · 11 years ago
  77. 8ca5772 affs: add mount option to avoid filename truncates by Fabian Frederick · 11 years ago
  78. d40c4d4 fs/affs/dir.c: unlock/brelse dir on failure + code clean-up by Fabian Frederick · 11 years ago
  79. adbd319 affs: add __init to init_inodecache () by Fabian Frederick · 11 years ago
  80. 894122d fs/adfs/super.c: add __init to init_inodecache() by Fabian Frederick · 11 years ago
  81. c4082f3 vmcore: continue vmcore initialization if PT_NOTE is found empty by WANG Chao · 11 years ago
  82. 82e0703 include/linux/crash_dump.h: add vmcore_cleanup() prototype by Rashika Kheria · 11 years ago
  83. ad86622 wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space by Oleg Nesterov · 11 years ago
  84. 23aebe1 exec: kill bprm->tcomm[], simplify the "basename" logic by Oleg Nesterov · 11 years ago
  85. 32ed74a procfs: make /proc/*/pagemap 0400 by Djalal Harouni · 11 years ago
  86. 35a3504 procfs: make /proc/*/{stack,syscall,personality} 0400 by Djalal Harouni · 11 years ago
  87. 1c44dbc fs/proc/inode.c: use RCU_INIT_POINTER(x, NULL) by Monam Agarwal · 11 years ago
  88. 49d063c proc: show mnt_id in /proc/pid/fdinfo by Andrey Vagin · 11 years ago
  89. f0b5664 fs/proc/meminfo: meminfo_proc_show(): fix typo in comment by Luiz Capitulino · 11 years ago
  90. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 11 years ago
  91. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 11 years ago
  92. ab0e113 exec: kill the unnecessary mm->def_flags setting in load_elf_binary() by Alex Thorlton · 11 years ago
  93. 87c1b49 ntfs: logging clean-up by Fabian Frederick · 11 years ago
  94. 240cd6a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  95. 3021112 Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  96. 36523e95 btrfs: export global block reserve size as space_info by David Sterba · 11 years ago
  97. 800ee22 btrfs: fix crash in remount(thread_pool=) case by Sergei Trofimovich · 11 years ago
  98. c29aa15 Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  99. c4a050b Btrfs: abort the transaction when we don't find our extent ref by Josef Bacik · 11 years ago
  100. 3a29bc0 Btrfs: fix EINVAL checks in btrfs_clone by Chris Mason · 11 years ago