1. c5e20cb pnfs: fix lockup caused by pnfs_generic_pg_test by Weston Andros Adamson · 10 years ago
  2. f383b7e NFSv4.1: Fix typo in dprintk by Tom Haynes · 10 years ago
  3. bf96bc0 NFSv4.1: Comment is now wrong and redundant to code by Tom Haynes · 10 years ago
  4. abbec2da NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state by Trond Myklebust · 10 years ago
  5. b596872 Push the file layout driver into a subdirectory by Tom Haynes · 11 years ago
  6. 0aa61e7 pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr() by Trond Myklebust · 10 years ago
  7. 6df200f pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr() by Trond Myklebust · 10 years ago
  8. c8e4702 nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data() by Scott Mayhew · 10 years ago
  9. 8935ef6 NFSv4: Use error handler on failed GETATTR with successful OPEN by Andy Adamson · 10 years ago
  10. f868089 NFS: Fix a potential busy wait in nfs_page_group_lock by Trond Myklebust · 10 years ago
  11. c110955 NFS: Fix error handling in __nfs_pageio_add_request by Trond Myklebust · 10 years ago
  12. 6807299 nfs: support page groups in nfs_read_completion by Weston Andros Adamson · 10 years ago
  13. c619427 pnfs: filelayout: support non page aligned layouts by Weston Andros Adamson · 10 years ago
  14. 19b5484 pnfs: allow non page aligned pnfs layout segments by Weston Andros Adamson · 10 years ago
  15. 5002c58 pnfs: support multiple verfs per direct req by Weston Andros Adamson · 10 years ago
  16. 7f71472 nfs: remove data list from pgio header by Weston Andros Adamson · 10 years ago
  17. f0cb9ab nfs: use > 1 request to handle bsize < PAGE_SIZE by Weston Andros Adamson · 10 years ago
  18. 0f9c429 nfs: chain calls to pg_test by Weston Andros Adamson · 10 years ago
  19. 6094f83 nfs: allow coalescing of subpage requests by Weston Andros Adamson · 10 years ago
  20. dd7663e pnfs: clean up filelayout_alloc_commit_info by Weston Andros Adamson · 10 years ago
  21. d72ddcb nfs: page group support in nfs_mark_uptodate by Weston Andros Adamson · 10 years ago
  22. 20633f0 nfs: page group syncing in write path by Weston Andros Adamson · 10 years ago
  23. 67d0338 nfs: page group syncing in read path by Weston Andros Adamson · 10 years ago
  24. 2bfc6e5 nfs: add support for multiple nfs reqs per page by Weston Andros Adamson · 10 years ago
  25. ab75e41 nfs: call nfs_can_coalesce_requests for every req by Weston Andros Adamson · 10 years ago
  26. b4fdac1 nfs: modify pg_test interface to return size_t by Weston Andros Adamson · 10 years ago
  27. 8c8f1ac1 nfs: remove unused arg from nfs_create_request by Weston Andros Adamson · 10 years ago
  28. d201c4d pnfs: fix race in filelayout commit path by Weston Andros Adamson · 10 years ago
  29. 41d8d5b NFS: Create a common nfs_pageio_ops struct by Anna Schumaker · 11 years ago
  30. cf485fc NFS: Create a common generic_pg_pgios() by Anna Schumaker · 11 years ago
  31. c376627 NFS: Create a common multiple_pgios() function by Anna Schumaker · 11 years ago
  32. 1ed26f3 NFS: Create a common initiate_pgio() function by Anna Schumaker · 11 years ago
  33. ef2c488 NFS: Create a generic_pgio function by Anna Schumaker · 11 years ago
  34. 844c9e6 NFS: Create a common pgio_error function by Anna Schumaker · 11 years ago
  35. ce59515 NFS: Create a common rpcsetup function for reads and writes by Anna Schumaker · 11 years ago
  36. 6f92fa4 NFS: Create a common rpc_call_ops struct by Anna Schumaker · 11 years ago
  37. 0eecb21 NFS: Create a common nfs_pgio_result_common function by Anna Schumaker · 11 years ago
  38. a4cdda5 NFS: Create a common pgio_rpc_prepare function by Anna Schumaker · 11 years ago
  39. 4a0de55 NFS: Create a common rw_header_alloc and rw_header_free function by Anna Schumaker · 11 years ago
  40. 00bfa30 NFS: Create a common pgio_alloc and pgio_release function by Anna Schumaker · 11 years ago
  41. f79d06f NFS: Move the write verifier into the nfs_pgio_header by Anna Schumaker · 11 years ago
  42. c0752cd NFS: Create a common read and write header struct by Anna Schumaker · 11 years ago
  43. 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 11 years ago
  44. 9137bdf NFS: Create a common results structure for reads and writes by Anna Schumaker · 11 years ago
  45. 3c6b899 NFS: Create a common argument structure for reads and writes by Anna Schumaker · 11 years ago
  46. fab5fc2 nfs: remove ->read_pageio_init from rpc ops by Christoph Hellwig · 11 years ago
  47. a20c93e nfs: remove ->write_pageio_init from rpc ops by Christoph Hellwig · 11 years ago
  48. 1b33809 nfs: commit layouts in fdatasync by Christoph Hellwig · 11 years ago
  49. 1f2edbe NFS: Don't ignore suid/sgid bit changes after a successful write by Trond Myklebust · 11 years ago
  50. 43b6535 NFS: Don't declare inode uptodate unless all attributes were checked by Trond Myklebust · 11 years ago
  51. 4dfc7fd NFS: Fix memroy leak for double mounts by Kinglong Mee · 11 years ago
  52. e686bd8 cifs: Use min_t() when comparing "size_t" and "unsigned long" by Geert Uytterhoeven · 11 years ago
  53. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  54. 96c57ad ceph: fix pr_fmt() redefinition by Linus Torvalds · 11 years ago
  55. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  56. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  57. 19dfc1f cifs: fix the race in cifs_writev() by Al Viro · 11 years ago
  58. eab8723 ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure by Al Viro · 11 years ago
  59. a63b747 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  60. 3123bca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  61. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  62. e4fbaee Btrfs: fix compile warnings on on avr32 platform by Wang Shilong · 11 years ago
  63. 9e897e1 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 11 years ago
  64. 0723a04 btrfs: allow mounting btrfs subvolumes with different ro/rw options by Harald Hoyer · 11 years ago
  65. dd76a78 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  66. e69f18f block: Ensure we only enable integrity metadata for reads and writes by Martin K. Petersen · 11 years ago
  67. 0bc6997 block: Fix integrity verification by Martin K. Petersen · 11 years ago
  68. 75ff24f Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  69. ffddc5f fs/ncpfs/dir.c: fix indenting in ncp_lookup() by Dan Carpenter · 11 years ago
  70. 15a03ac ncpfs/inode.c: fix mismatch printk formats and arguments by Joe Perches · 11 years ago
  71. 485b47f ncpfs: remove now unused PRINTK macro by Joe Perches · 11 years ago
  72. e45ca8b ncpfs: convert PPRINTK to ncp_vdbg by Joe Perches · 11 years ago
  73. d3b73ca ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg by Joe Perches · 11 years ago
  74. b41f8b8 ncpfs: Add pr_fmt and convert printks to pr_<level> by Joe Perches · 11 years ago
  75. e53d77e autofs4: check dev ioctl size before allocating by Sasha Levin · 11 years ago
  76. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  77. a7963eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  78. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  79. fe4487d fs/ufs: remove unused ufs_super_block_third pointer by Christian Engelmayer · 11 years ago
  80. 48968a1 fs/ufs: remove unused ufs_super_block_second pointer by Christian Engelmayer · 11 years ago
  81. 6e0bd34 fs/ufs: remove unused ufs_super_block_first pointer by Christian Engelmayer · 11 years ago
  82. 76ee473 fs/ufs/super.c: add __init to init_inodecache() by Fabian Frederick · 11 years ago
  83. 16caed3 fault-injection: set bounds on what /proc/self/make-it-fail accepts. by Dave Jones · 11 years ago
  84. 758b444 fs/bfs/inode.c: add __init to init_inodecache() by Fabian Frederick · 11 years ago
  85. 8ca5772 affs: add mount option to avoid filename truncates by Fabian Frederick · 11 years ago
  86. d40c4d4 fs/affs/dir.c: unlock/brelse dir on failure + code clean-up by Fabian Frederick · 11 years ago
  87. adbd319 affs: add __init to init_inodecache () by Fabian Frederick · 11 years ago
  88. 894122d fs/adfs/super.c: add __init to init_inodecache() by Fabian Frederick · 11 years ago
  89. c4082f3 vmcore: continue vmcore initialization if PT_NOTE is found empty by WANG Chao · 11 years ago
  90. 82e0703 include/linux/crash_dump.h: add vmcore_cleanup() prototype by Rashika Kheria · 11 years ago
  91. ad86622 wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space by Oleg Nesterov · 11 years ago
  92. 23aebe1 exec: kill bprm->tcomm[], simplify the "basename" logic by Oleg Nesterov · 11 years ago
  93. 32ed74a procfs: make /proc/*/pagemap 0400 by Djalal Harouni · 11 years ago
  94. 35a3504 procfs: make /proc/*/{stack,syscall,personality} 0400 by Djalal Harouni · 11 years ago
  95. 1c44dbc fs/proc/inode.c: use RCU_INIT_POINTER(x, NULL) by Monam Agarwal · 11 years ago
  96. 49d063c proc: show mnt_id in /proc/pid/fdinfo by Andrey Vagin · 11 years ago
  97. f0b5664 fs/proc/meminfo: meminfo_proc_show(): fix typo in comment by Luiz Capitulino · 11 years ago
  98. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 11 years ago
  99. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 11 years ago
  100. ab0e113 exec: kill the unnecessary mm->def_flags setting in load_elf_binary() by Alex Thorlton · 11 years ago