1. b36a261 UBI: Kill data type hint by Richard Weinberger · 12 years ago
  2. 56b04e3 UBIFS: fix memory leak on error path by Sidney Amani · 12 years ago
  3. 4994297 UBIFS: make ubifs_lpt_init clean-up in case of failure by Artem Bityutskiy · 12 years ago
  4. 6abe4a8 exofs: Fix CRASH on very early IO errors. by Boaz Harrosh · 12 years ago
  5. 041245c NFSv4.1 resend LAYOUTGET on data server invalid layout errors by Andy Adamson · 12 years ago
  6. b4a2967 NFSv4.1 dereference a disconnected data server client record by Andy Adamson · 12 years ago
  7. 3a7936c NFSv4.1 ref count nfs_client across filelayout data server io by Andy Adamson · 12 years ago
  8. 0a57cda NFSv4.1 send layoutreturn to fence disconnected data server by Andy Adamson · 12 years ago
  9. 671fb89 NFSv4.1 wake up all tasks on un-connected DS slot table waitq by Andy Adamson · 12 years ago
  10. 0ad2f37 NFSv4.1 Check invalid deviceid upon slot table waitq wakeup by Andy Adamson · 12 years ago
  11. a033a09 NFSv4.1 remove nfs4_reset_write and nfs4_reset_read by Andy Adamson · 12 years ago
  12. e7dd79af NFSv4.1: mark deviceid invalid on filelayout DS connection errors by Andy Adamson · 12 years ago
  13. 98fc685 NFSv4.1 data server timeo and retrans module parameters by Andy Adamson · 12 years ago
  14. 9f0ec176 NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls by Andy Adamson · 12 years ago
  15. 90fecfc NFSv4.1 cleanup filelayout invalid layout handling by Andy Adamson · 12 years ago
  16. 554d458 NFSv4.1: cleanup filelayout invalid deviceid handling by Andy Adamson · 12 years ago
  17. e73e6c9 Fixed goto readability in nfs_update_inode. by Matthew Treinish · 12 years ago
  18. 14e931a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  19. 73f1f5d Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  20. 30a08bf proc: move fd symlink i_mode calculations into tid_fd_revalidate() by Linus Torvalds · 12 years ago
  21. 0324876 ext2: trivial fix to comment for ext2_free_blocks by Wang Sheng-Hui · 12 years ago
  22. eb94cd9 fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries by Cyrill Gorcunov · 12 years ago
  23. 39eb7e97 pstore/ram: Add ECC support by Anton Vorontsov · 12 years ago
  24. 896fc1f pstore/ram: Switch to persistent_ram routines by Anton Vorontsov · 12 years ago
  25. cddb875 staging: android: persistent_ram: Move to fs/pstore/ram_core.c by Anton Vorontsov · 12 years ago
  26. 8f43fb5 ceph: use info returned by get_authorizer by Alex Elder · 12 years ago
  27. a3530df ceph: have get_authorizer methods return pointers by Alex Elder · 12 years ago
  28. a255651 ceph: ensure auth ops are defined before use by Alex Elder · 12 years ago
  29. 74f1869 ceph: messenger: reduce args to create_authorizer by Alex Elder · 12 years ago
  30. 6c4a191 ceph: define ceph_auth_handshake type by Alex Elder · 12 years ago
  31. 2608bee cifs: Include backup intent search flags during searches {try #2) by Shirish Pargaonkar · 12 years ago
  32. 7f92447 CIFS: Separate protocol specific part from setlk by Pavel Shilovsky · 12 years ago
  33. 55157df CIFS: Separate protocol specific part from getlk by Pavel Shilovsky · 12 years ago
  34. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  35. 106dc53 CIFS: Separate protocol specific lock type handling by Pavel Shilovsky · 12 years ago
  36. 04a6aa8 CIFS: Convert lock type to 32 bit variable by Pavel Shilovsky · 12 years ago
  37. fbd35ac CIFS: Move locks to cifsFileInfo structure by Pavel Shilovsky · 12 years ago
  38. 121b046 cifs: convert send_nt_cancel into a version specific op by Jeff Layton · 12 years ago
  39. 23db65f cifs: add a smb_version_operations/values structures and a smb_version enum by Jeff Layton · 12 years ago
  40. 5249af3 cifs: remove the vers= and version= synonyms for ver= by Jeff Layton · 12 years ago
  41. 296838b cifs: add warning about change in default cache semantics in 3.7 by Jeff Layton · 12 years ago
  42. d06b505 cifs: display cache= option in /proc/mounts by Jeff Layton · 12 years ago
  43. 09983b2 cifs: add deprecation warnings to strictcache and forcedirectio by Jeff Layton · 12 years ago
  44. 15b6a47 cifs: add a cache= option to better describe the different cache flavors by Jeff Layton · 12 years ago
  45. 4d61cd6 cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctl by Jeff Layton · 12 years ago
  46. 5e500ed cifs: remove legacy MultiuserMount option by Jeff Layton · 12 years ago
  47. 1c89254 cifs: convert cifs_iovec_read to use async reads by Jeff Layton · 12 years ago
  48. 2a1bb13 cifs: add wrapper for cifs_async_readv to retry opening file by Jeff Layton · 12 years ago
  49. 6993f74 cifs: add refcounting to cifs_readdata structures by Jeff Layton · 12 years ago
  50. 8d5ce4d cifs: abstract out function to marshal the iovec for readv receives by Jeff Layton · 12 years ago
  51. 0471ca3 cifs: make cifs_readdata_alloc take a work_func_t arg by Jeff Layton · 12 years ago
  52. 11aeca0 coredump: ensure the fpu state is flushed for proper multi-threaded core dump by Suresh Siddha · 12 years ago
  53. dfae359 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  54. c047be0 ceph: ignore preferred_osd field by Sage Weil · 12 years ago
  55. 702aeb1 ceph: fully initialize new layout by Sage Weil · 12 years ago
  56. 5f23eff3 NFS: fix unsigned comparison in nfs4_create_sec_client by Benny Halevy · 12 years ago
  57. 39ffb92 NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefined by Trond Myklebust · 12 years ago
  58. a6aae4d UBIFS: get rid of dbg_err by Artem Bityutskiy · 12 years ago
  59. f70b7e5 UBIFS: remove Kconfig debugging option by Artem Bityutskiy · 12 years ago
  60. 1baafd2 UBIFS: remove a couple of unused macros by Artem Bityutskiy · 12 years ago
  61. 531c8ff cifs: fix misspelling of "forcedirectio" by Jeff Layton · 12 years ago
  62. edf6be2 UBIFS: rename dumping functions by Artem Bityutskiy · 12 years ago
  63. 7c46d0a UBIFS: get rid of dbg_dump_stack by Artem Bityutskiy · 12 years ago
  64. 1894a25 ramoops: Move to fs/pstore/ram.c by Anton Vorontsov · 12 years ago
  65. 500242a GFS2: Fix quota adjustment return code by Bob Peterson · 12 years ago
  66. ab27b91 userns: Convert sysfs to use kgid/kuid where appropriate by Eric W. Biederman · 12 years ago
  67. 091bd3e userns: Convert sysctl permission checks to use kuid and kgids. by Eric W. Biederman · 12 years ago
  68. dcb0f22 userns: Convert proc to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  69. 08cefc7 userns: Convert ext4 to user kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  70. 1523299 userns: Convert ext3 to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  71. b8a9f9e userns: Convert ext2 to use kuid/kgid where appropriate. by Eric W. Biederman · 12 years ago
  72. f04c6ce userns: Convert devpts to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  73. ebc887b userns: Convert binary formats to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  74. 9e4a36e userns: Fail exec for suid and sgid binaries with ids outside our user namespace. by Eric W. Biederman · 13 years ago
  75. aa9e939 ext2: remove the redundant comment for ext2_export_ops by Wang Sheng-Hui · 12 years ago
  76. d7dab39 ext3: return 32/64-bit dir name hash according to usage type by Eric Sandeen · 12 years ago
  77. a80b12c quota: Get rid of nested I_MUTEX_QUOTA locking subclass by Jan Kara · 12 years ago
  78. f9ef178 quota: Use precomputed value of sb_dqopt in dquot_quota_sync by Jan Kara · 12 years ago
  79. e2a3fde ext2: Remove i_mutex use from ext2_quota_write() by Jan Kara · 12 years ago
  80. 67f1648 reiserfs: Remove i_mutex use from reiserfs_quota_write() by Jan Kara · 12 years ago
  81. 0b7f7ce ext4: Remove i_mutex use from ext4_quota_write() by Jan Kara · 12 years ago
  82. 905c393 ext3: Remove i_mutex use from ext3_quota_write() by Jan Kara · 12 years ago
  83. d7e9711 quota: Fix double lock in add_dquot_ref() with CONFIG_QUOTA_DEBUG by Jan Kara · 12 years ago
  84. fd2cbd4 jbd: Write journal superblock with WRITE_FUA after checkpointing by Jan Kara · 12 years ago
  85. 1ce8486 jbd: protect all log tail updates with j_checkpoint_mutex by Jan Kara · 12 years ago
  86. 9754e39 jbd: Split updating of journal superblock and marking journal empty by Jan Kara · 12 years ago
  87. a7c1938 userns: Convert stat to return values mapped from kuids and kgids by Eric W. Biederman · 12 years ago
  88. 1307bbd xfs: protect xfs_sync_worker with s_umount semaphore by Ben Myers · 12 years ago
  89. 75af271e dlm: NULL dereference on failure in kmem_cache_create() by Dan Carpenter · 12 years ago
  90. fce2447 C6X: add support to build with BINFMT_ELF_FDPIC by Mark Salter · 12 years ago
  91. 5abc03c NFS: kmalloc() doesn't return an ERR_PTR() by Dan Carpenter · 12 years ago
  92. 981f9fa NFS: Turn v3 on by default by Bryan Schumaker · 12 years ago
  93. 2ba6800 NFS: Make v2 configurable by Bryan Schumaker · 12 years ago
  94. 5e7e5a0 NFS: Create an NFS v3 stat_to_errno() by Bryan Schumaker · 12 years ago
  95. 87c7083 NFS: Pass mntfh as part of the nfs_mount_info structure by Bryan Schumaker · 12 years ago
  96. 46058d4 NFS: Allocate parsed mount data directly to the nfs_mount_info structure by Bryan Schumaker · 12 years ago
  97. d72c727 NFS: Create a single nfs_validate_mount_data() function by Bryan Schumaker · 12 years ago
  98. b72e4f4 NFS: Create a single function for text mount data by Bryan Schumaker · 12 years ago
  99. 486aa69 NFS: Create a new nfs_try_mount() by Bryan Schumaker · 12 years ago
  100. db83335 NFS: Let mount data parsing set the NFS version by Bryan Schumaker · 12 years ago