1. 9c261b3 jffs2: Convert most D1/D2 macros to jffs2_dbg by Joe Perches · 13 years ago
  2. 273a65a jffs2: make jffs2_initxattrs() static by Nikola Pajkovsky · 13 years ago
  3. 4de0347 jffs2: Fix typo in compr.c by Masanari Iida · 13 years ago
  4. 045ead3 jffs2: Remove unnecessary OOM messages by Joe Perches · 13 years ago
  5. 3e34174 jffs2: fix typo in scan.c by Masanari Iida · 13 years ago
  6. a6c2285 jffs2: update to new MTD interface by Brian Norris · 13 years ago
  7. c382fb4 romfs: switch to new MTD API by Artem Bityutskiy · 13 years ago
  8. f026545 jffs2: remove direct mtd->point reference by Artem Bityutskiy · 13 years ago
  9. 3948659 xfs: Account log unmount transaction correctly by Dave Chinner · 13 years ago
  10. 5132ba8 xfs: don't cache inodes read through bulkstat by Dave Chinner · 13 years ago
  11. f3f266a Btrfs: don't use threaded IO completion helpers for metadata writes by Chris Mason · 13 years ago
  12. f7c79f3 Btrfs: adjust the write_lock_level as we unlock by Chris Mason · 13 years ago
  13. a098d8e Btrfs: loop waiting on writeback by Chris Mason · 13 years ago
  14. cfed81a Btrfs: add the ability to cache a pointer into the eb by Chris Mason · 13 years ago
  15. 0b32f4b Btrfs: ensure an entire eb is written at once by Josef Bacik · 13 years ago
  16. 5df4235 Btrfs: introduce mark_extent_buffer_accessed by Josef Bacik · 13 years ago
  17. 3083ee2 Btrfs: introduce free_extent_buffer_stale by Josef Bacik · 13 years ago
  18. 115391d Btrfs: only use the existing eb if it's count isn't 0 by Josef Bacik · 13 years ago
  19. 4f2de97a Btrfs: set page->private to the eb by Josef Bacik · 13 years ago
  20. 727011e Btrfs: allow metadata blocks larger than the page size by Chris Mason · 14 years ago
  21. f616137 xfs: trace xfs_name strings correctly by Christoph Hellwig · 13 years ago
  22. 81c9ad2 Btrfs: remove search_start and search_end from find_free_extent and callers by Josef Bacik · 13 years ago
  23. 285ff5a Btrfs: remove the ideal caching code by Josef Bacik · 13 years ago
  24. e9541ce nfsd4: allow numeric idmapping by J. Bruce Fields · 13 years ago
  25. cc27e0d nfsd: don't allow legacy client tracker init for anything but init_net by Jeff Layton · 13 years ago
  26. 813fd32 nfsd: add notifier to handle mount/unmount of rpc_pipefs sb by Jeff Layton · 13 years ago
  27. f3f8014 nfsd: add the infrastructure to handle the cld upcall by Jeff Layton · 13 years ago
  28. 7ea34ac nfsd: add a per-net-namespace struct for nfsd by Jeff Layton · 13 years ago
  29. 2a4317c nfsd: add nfsd4_client_tracking_ops struct and a way to set it by Jeff Layton · 13 years ago
  30. a52d726 nfsd: convert nfs4_client->cl_cb_flags to a generic flags field by Jeff Layton · 13 years ago
  31. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 13 years ago
  32. 3ee6bd8 uml/hostfs: Propagate dirent.d_type to filldir() by Geert Uytterhoeven · 13 years ago
  33. d44fc38 NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit by Fred Isaman · 13 years ago
  34. 20e0fa9 Fix length of buffer copied in __nfs4_get_acl_uncached by Sachin Prabhu · 13 years ago
  35. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  36. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  37. f1d38e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl by Linus Torvalds · 13 years ago
  38. e075f59 seq_file: add seq_set_overflow(), seq_overflow() by KAMEZAWA Hiroyuki · 13 years ago
  39. 1b26c9b proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate(). by Pravin B Shelar · 13 years ago
  40. bda7bad procfs: speed up /proc/pid/stat, statm by KAMEZAWA Hiroyuki · 13 years ago
  41. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 13 years ago
  42. 59a32e2 proc: speed up /proc/stat handling by Eric Dumazet · 13 years ago
  43. b908243 fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static by Djalal Harouni · 13 years ago
  44. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 13 years ago
  45. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 13 years ago
  46. d533df0 fat: fix bug in enforcing Long File Name length by Namjae Jeon · 13 years ago
  47. 41f0c02 fat: clean up xlate_to_uni() by Namjae Jeon · 13 years ago
  48. da0503a epoll: remove unneeded variable in reverse_path_check() by Dan Carpenter · 13 years ago
  49. 02edc6f epoll: comment the funky #ifdef by Steven Rostedt · 13 years ago
  50. 626cf23 poll: add poll_requested_events() and poll_does_not_wait() functions by Hans Verkuil · 13 years ago
  51. 9710a78 fs/notify/notification.c: make subsys_initcall function static by H Hartley Sweeten · 13 years ago
  52. b502bd1 magic.h: move some FS magic numbers into magic.h by Muthu Kumar · 13 years ago
  53. c7ad42b [CIFS] Fix trivial sparse warning with asyn i/o patch by Steve French · 13 years ago
  54. d816255 cifs: handle "sloppy" option appropriately by Jeff Layton · 13 years ago
  55. 8830d7e cifs: use standard token parser for mount options by Sachin Prabhu · 13 years ago
  56. 27ac575 cifs: remove /proc/fs/cifs/OplockEnabled by Jeff Layton · 13 years ago
  57. da82f7e cifs: convert cifs_iovec_write to use async writes by Jeff Layton · 13 years ago
  58. 597b027 cifs: call cifs_update_eof with i_lock held by Jeff Layton · 13 years ago
  59. e949287 cifs: abstract out function to marshal up the iovec array for async writes by Jeff Layton · 13 years ago
  60. a7103b9 cifs: fix up get_numpages by Jeff Layton · 13 years ago
  61. 35ebb41 cifs: make cifsFileInfo_get return the cifsFileInfo pointer by Jeff Layton · 13 years ago
  62. e94f7ba cifs: fix allocation in cifs_write_allocate_pages by Jeff Layton · 13 years ago
  63. c2e8764 cifs: allow caller to specify completion op when allocating writedata by Jeff Layton · 13 years ago
  64. fe5f5d2 cifs: add pid field to cifs_writedata by Jeff Layton · 13 years ago
  65. da472fc cifs: add new cifsiod_wq workqueue by Jeff Layton · 13 years ago
  66. 7c9421e CIFS: Change mid_q_entry structure fields by Pavel Shilovsky · 13 years ago
  67. 243d04b CIFS: Expand CurrentMid field by Pavel Shilovsky · 13 years ago
  68. 5ffef7b CIFS: Separate protocol-specific code from cifs_readv_receive code by Pavel Shilovsky · 13 years ago
  69. d4e4854 CIFS: Separate protocol-specific code from demultiplex code by Pavel Shilovsky · 13 years ago
  70. 792af7b CIFS: Separate protocol-specific code from transport routines by Pavel Shilovsky · 13 years ago
  71. e57f146 Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 13 years ago
  72. 6e55f8e Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  73. 49d99a2 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  74. 1c3ddfe Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  75. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  76. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 13 years ago
  77. f7493e5 vfs: tidy up sparse warnings in fs/namei.c by Linus Torvalds · 13 years ago
  78. 989412b vfs: tidy up fs/namei.c byte-repeat word constants by Linus Torvalds · 13 years ago
  79. 1f1e6e5 fs: fix kernel-doc warnings in dcache.c by Randy Dunlap · 13 years ago
  80. f132c5b Fix full_name_hash() behaviour when length is a multiple of 8 by Al Viro · 13 years ago
  81. 4e474a0 sysctl: protect poll() in entries that may go away by Lucas De Marchi · 13 years ago
  82. c999a22 xfs: introduce an allocation workqueue by Dave Chinner · 13 years ago
  83. 1a1d772 xfs: Fix open flag handling in open_by_handle code by Dave Chinner · 13 years ago
  84. 5575acc xfs: fix deadlock in xfs_rtfree_extent by Kamal Dasu · 13 years ago
  85. 1c2ccc6 fs: xfs: fix section mismatch in linux-next by Gerard Snitselaar · 13 years ago
  86. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  87. 3489b42 ceph: fix three bugs, two in ceph_vxattrcb_file_layout() by Alex Elder · 13 years ago
  88. cffaba1 ceph: ensure Boolean options support both senses by Alex Elder · 13 years ago
  89. ee57741 rbd: make ceph_parse_options() return a pointer by Alex Elder · 13 years ago
  90. 18fa8b3 ceph: make ceph_setxattr() and ceph_removexattr() more alike by Alex Elder · 13 years ago
  91. 3ce6cd1 ceph: avoid repeatedly computing the size of constant vxattr names by Alex Elder · 13 years ago
  92. aa4066e ceph: encode type in vxattr callback routines by Alex Elder · 13 years ago
  93. 881a5fa ceph: drop "_cb" from name of struct ceph_vxattr_cb by Alex Elder · 13 years ago
  94. eb78808 ceph: use macros to normalize vxattr table definitions by Alex Elder · 13 years ago
  95. 2289190 ceph: use a symbolic name for "ceph." extended attribute namespace by Alex Elder · 13 years ago
  96. 06476a6 ceph: pass inode rather than table to ceph_match_vxattr() by Alex Elder · 13 years ago
  97. b829c19 ceph: don't null-terminate xattr values by Alex Elder · 13 years ago
  98. 8083431 ceph: fix overflow check in build_snap_context() by Xi Wang · 13 years ago
  99. 810339ec ceph: avoid panic with mismatched symlink sizes in fill_inode() by Xi Wang · 13 years ago
  100. a661fc5 ceph: use 2 instead of 1 as fallback for 32-bit inode number by Amon Ott · 13 years ago