1. 602b5be pstore/ram_core: Silence some printks by Anton Vorontsov · 12 years ago
  2. b5d38e9 pstore/ram: Add console messages handling by Anton Vorontsov · 12 years ago
  3. 755d66b pstore/ram: Factor ramoops_get_next_prz() out of ramoops_pstore_read() by Anton Vorontsov · 12 years ago
  4. f4c5d24 pstore/ram: Factor dmesg przs initialization out of probe() by Anton Vorontsov · 12 years ago
  5. cac2eb7 pstore/ram: Give proper names to dump-related variables by Anton Vorontsov · 12 years ago
  6. f29e595 pstore: Add console log messages support by Anton Vorontsov · 12 years ago
  7. 364ed2f pstore/inode: Make pstore_fill_super() static by Anton Vorontsov · 12 years ago
  8. 93cce04 pstore/ram: Should zap persistent zone on unlink by Anton Vorontsov · 12 years ago
  9. fce3979 pstore/ram_core: Factor persistent_ram_zap() out of post_init() by Anton Vorontsov · 12 years ago
  10. 25b63da pstore/ram_core: Do not reset restored zone's position and size by Anton Vorontsov · 12 years ago
  11. 201e4ac pstore/ram: Should update old dmesg buffer before reading by Anton Vorontsov · 12 years ago
  12. a59d629 debugfs: change parameter check in debugfs_remove() functions by Arend van Spriel · 12 years ago
  13. 047fe36 splice: fix racy pipe->buffers uses by Eric Dumazet · 12 years ago
  14. 0d51521 GFS2: Add kobject release method by Bob Peterson · 12 years ago
  15. e73f843 cifs: fix parsing of password mount option by Suresh Jayaraman · 12 years ago
  16. 266ae4e Merge tag 'writeback-lock-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  17. e216c8c NFS: add an endian notation for sparse by Dan Carpenter · 12 years ago
  18. 0439f31 NFSv4.1: integer overflow in decode_cb_sequence_args() by Dan Carpenter · 12 years ago
  19. b842971 exofs: fix sparse non-ANSI function warning by Randy Dunlap · 12 years ago
  20. 2669940 NFSv4 do not send an empty SETATTR compound by Andy Adamson · 12 years ago
  21. 64f9a83 NFSv2: EOF incorrectly set on short read by Sachin Prabhu · 12 years ago
  22. 0fe2f1e GFS2: Size seq_file buffer more carefully by Steven Whitehouse · 12 years ago
  23. 1bb4930 GFS2: Use seq_vprintf for glocks debugfs file by Steven Whitehouse · 12 years ago
  24. a480814 seq_file: Add seq_vprintf function and export it by Steven Whitehouse · 12 years ago
  25. c5afc8d NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mounts by Bryan Schumaker · 12 years ago
  26. 906369e NFS: fix directio refcount bug on commit by Fred Isaman · 12 years ago
  27. 331cbde writeback: Fix some comment errors by Wanpeng Li · 12 years ago
  28. ead188f writeback: Fix lock imbalance in writeback_sb_inodes() by Jan Kara · 12 years ago
  29. 7724953 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  30. e726430 Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  31. 32ba9c3 Revert "vfs: stop d_splice_alias creating directory aliases" by Linus Torvalds · 12 years ago
  32. 2d0dbc6 NFSv4: Fix unnecessary delegation returns in nfs4_do_open by Trond Myklebust · 12 years ago
  33. 90306c4 GFS2: Use lvbs for storing rgrp information with mount option by Benjamin Marzinski · 12 years ago
  34. ba1ddcb GFS2: Cache last hash bucket for glock seq_files by Steven Whitehouse · 12 years ago
  35. 48d212a Revert "mm: correctly synchronize rss-counters at exit/exec" by Linus Torvalds · 12 years ago
  36. b22b1f1 ext4: don't set i_flags in EXT4_IOC_SETFLAGS by Tao Ma · 12 years ago
  37. b0dd6b7 ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg by Theodore Ts'o · 12 years ago
  38. 40af1bb mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 12 years ago
  39. 02c6752 NFSv4.1: Convert another trivial printk into a dprintk by Trond Myklebust · 12 years ago
  40. fb47ddc NFS4: Fix open bug when pnfs module blacklisted by Fred Isaman · 12 years ago
  41. f07936f NFS: Remove incorrect BUG_ON in nfs_found_client by Trond Myklebust · 12 years ago
  42. df5d2f5 GFS2: Increase buffer size for glocks and glstats debugfs files by Steven Whitehouse · 12 years ago
  43. 818039c UBIFS: fix debugfs-less systems support by Artem Bityutskiy · 12 years ago
  44. f25efd8 NFS: Map minor mismatch error to protocol not support error. by Steve Dickson · 12 years ago
  45. 1bfd89f libceph: fully initialize connection in con_init() by Alex Elder · 12 years ago
  46. 1b8ba31 GFS2: Fix error handling when reading an invalid block from the journal by Steven Whitehouse · 12 years ago
  47. 23d0bb8 GFS2: Add "top dir" flag support by Steven Whitehouse · 12 years ago
  48. 5407e24 GFS2: Fold quota data into the reservations struct by Bob Peterson · 12 years ago
  49. 0a305e4 GFS2: Extend the life of the reservations by Bob Peterson · 12 years ago
  50. 9bce008 NFS: Fix a commit bug by Trond Myklebust · 12 years ago
  51. cdf6644 NFS4: Set parsed mount data version to 4 by Bryan Schumaker · 12 years ago
  52. f9ba717 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  53. bda197f NFSv4.1: Ensure we clear session state flags after a session creation by Trond Myklebust · 12 years ago
  54. 08106ac NFSv4.1: Convert a trivial printk into a dprintk by Trond Myklebust · 12 years ago
  55. 029c534 NFSv4: Fix up decode_attr_mdsthreshold by Trond Myklebust · 12 years ago
  56. 1549210f NFSv4: Fix an Oops in the open recovery code by Trond Myklebust · 12 years ago
  57. bf2785a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  58. 0640113 vfs: Fix /proc/<tid>/fdinfo/<fd> file handling by Linus Torvalds · 12 years ago
  59. 4d5a056 Btrfs: remove call to btrfs_header_nritems with no effect by Jan Schmidt · 12 years ago
  60. 829f51d Merge branch 'akpm' (Fixups for Andrew's patchbomb) by Linus Torvalds · 12 years ago
  61. 8b8c0da nls: fix (and rename) mac NLS table files and config options by Linus Torvalds · 12 years ago
  62. 92a8956 fs/nls/Makefile: remove bogus CONFIG_ assignments by Andrew Morton · 12 years ago
  63. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  64. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  65. 8825736 CIFS: Move get_next_mid to ops struct by Pavel Shilovsky · 12 years ago
  66. 7f0adb5 CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safe by Pavel Shilovsky · 12 years ago
  67. ea319d5 CIFS: Improve identation in cifs_unlock_range by Pavel Shilovsky · 12 years ago
  68. 0013fb4 CIFS: Fix possible wrong memory allocation by Pavel Shilovsky · 12 years ago
  69. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  70. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  71. 754421c HAVE_RESTORE_SIGMASK is defined on all architectures now by Al Viro · 12 years ago
  72. 0ef97dc nfs: don't open in ->d_revalidate by Miklos Szeredi · 12 years ago
  73. 16b1c1c vfs: retry last component if opening stale dentry by Miklos Szeredi · 12 years ago
  74. 50ee93a vfs: nameidata_to_filp(): don't throw away file on error by Miklos Szeredi · 12 years ago
  75. 91daee9 vfs: nameidata_to_filp(): inline __dentry_open() by Miklos Szeredi · 12 years ago
  76. 78f71ef vfs: do_dentry_open(): don't put filp by Miklos Szeredi · 12 years ago
  77. 90ad1a8 vfs: split __dentry_open() by Miklos Szeredi · 12 years ago
  78. 5f5daac vfs: do_last() common post lookup by Miklos Szeredi · 12 years ago
  79. d7fdd7f vfs: do_last(): add audit_inode before open by Miklos Szeredi · 12 years ago
  80. 050ac84 vfs: do_last(): only return EISDIR for O_CREAT by Miklos Szeredi · 12 years ago
  81. af2f554 vfs: do_last(): check LOOKUP_DIRECTORY by Miklos Szeredi · 12 years ago
  82. 54c33e7 vfs: do_last(): make ENOENT exit RCU safe by Miklos Szeredi · 12 years ago
  83. d45ea86 vfs: make follow_link check RCU safe by Miklos Szeredi · 12 years ago
  84. decf340 vfs: do_last(): use inode variable by Miklos Szeredi · 12 years ago
  85. a1eb331 vfs: do_last(): inline walk_component() by Miklos Szeredi · 12 years ago
  86. e276ae6 vfs: do_last(): make exit RCU safe by Miklos Szeredi · 12 years ago
  87. 697f514 vfs: split do_lookup() by Miklos Szeredi · 12 years ago
  88. e41f941 Btrfs: move over to use ->update_time by Josef Bacik · 12 years ago
  89. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  90. 51eab60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  91. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  92. 033369d reiserfs: get rid of resierfs_sync_super by Artem Bityutskiy · 12 years ago
  93. 5c5fd81 reiserfs: mark the superblock as dirty a bit later by Artem Bityutskiy · 12 years ago
  94. 717f03c reiserfs: remove useless superblock dirtying by Artem Bityutskiy · 12 years ago
  95. 25729b0 reiserfs: clean-up function return type by Artem Bityutskiy · 12 years ago
  96. efaa33e reiserfs: cleanup reiserfs_fill_super a bit by Artem Bityutskiy · 12 years ago
  97. e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 12 years ago
  98. 15d9882 libceph: embed ceph messenger structure in ceph_client by Alex Elder · 12 years ago
  99. 28c0254 ceph: check PG_Private flag before accessing page->private by Yan, Zheng · 12 years ago
  100. 5e44f8c ext4: hole-punch use truncate_pagecache_range by Hugh Dickins · 12 years ago