1. aa24d1e CIFS: Process reconnects for SMB2 shares by Pavel Shilovsky · 13 years ago
  2. faaf946 CIFS: Add tree connect/disconnect capability for SMB2 by Pavel Shilovsky · 13 years ago
  3. 5478f9b CIFS: Add session setup/logoff capability for SMB2 by Pavel Shilovsky · 13 years ago
  4. ec2e452 CIFS: Add capability to send SMB2 negotiate message by Pavel Shilovsky · 13 years ago
  5. 3792c17 CIFS: Respect SMB2 header/max header size by Pavel Shilovsky · 13 years ago
  6. 093b2bd CIFS: Make demultiplex_thread work with SMB2 code by Pavel Shilovsky · 13 years ago
  7. 4b12410 CIFS: Fix a wrong pointer in atomic_open by Pavel Shilovsky · 12 years ago
  8. 28ea529 CIFS: Add SMB2 credits support by Pavel Shilovsky · 12 years ago
  9. 2dc7e1c CIFS: Make transport routines work with SMB2 by Pavel Shilovsky · 13 years ago
  10. ddfbefb CIFS: Map SMB2 status codes to POSIX errors by Steve French · 14 years ago
  11. b803060 CIFS: Add SMB2 status codes by Pavel Shilovsky · 13 years ago
  12. f7ec0d0 CIFS: Rename 7 error codes to NT_ style by Pavel Shilovsky · 12 years ago
  13. 6d5786a CIFS: Rename Get/FreeXid and make them work with unsigned int by Pavel Shilovsky · 12 years ago
  14. 2e6e02a CIFS: Move protocol specific tcon/tdis code to ops struct by Pavel Shilovsky · 12 years ago
  15. 58c45c5 CIFS: Move protocol specific session setup/logoff code to ops struct by Pavel Shilovsky · 12 years ago
  16. 2164d33 pipe: remove KM_USER0 from comments by Cong Wang · 12 years ago
  17. 286170a CIFS: Move protocol specific negotiate code to ops struct by Pavel Shilovsky · 12 years ago
  18. a891f0f CIFS: Extend credit mechanism to process request type by Pavel Shilovsky · 12 years ago
  19. 316cf94 CIFS: Move trans2 processing to ops struct by Pavel Shilovsky · 12 years ago
  20. 83c7f72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  21. 7659624 cifs: reinstate sec=ntlmv2 mount option by Jeff Layton · 12 years ago
  22. 93912fe Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  23. 762a420 cifs: rename cifs_sign_smb2 to cifs_sign_smbv by Jeff Layton · 12 years ago
  24. d971e06 cifs: remove bogus reset of smb_buf_length in smb_send routines by Jeff Layton · 12 years ago
  25. c5fd363 cifs: move file_lock off stack in cifs_push_posix_locks by Jeff Layton · 12 years ago
  26. ac3aa2f cifs: remove extraneous newlines from cERROR and cFYI calls by Jeff Layton · 12 years ago
  27. 00401ff cifs: after upcalling for krb5 creds, invalidate key rather than revoking it by Jeff Layton · 12 years ago
  28. 67c9684 Btrfs: improve multi-thread buffer read by Liu Bo · 12 years ago
  29. df57dbe Btrfs: make btrfs's allocation smoothly with preallocation by Liu Bo · 12 years ago
  30. 51561ff Btrfs: lock the transition from dirty to writeback for an eb by Josef Bacik · 12 years ago
  31. 594831c Btrfs: fix potential race in extent buffer freeing by Josef Bacik · 12 years ago
  32. e64860a Btrfs: don't return true in releasepage unless we actually freed the eb by Josef Bacik · 12 years ago
  33. a98cdb8 Btrfs: suppress printk() if all device I/O stats are zero by Stefan Behrens · 12 years ago
  34. 5021976 Btrfs: remove unwanted printk() for btrfs device I/O stats by Stefan Behrens · 12 years ago
  35. 18077bb Btrfs: rewrite BTRFS_SETGET_FUNCS by Li Zefan · 12 years ago
  36. 293f7e0 Btrfs: zero unused bytes in inode item by Li Zefan · 12 years ago
  37. b4d7c3c Btrfs: kill free_space pointer from inode structure by Li Zefan · 12 years ago
  38. d5b025d btrfs read error corrected message floods the console during recovery by Anand Jain · 12 years ago
  39. e6466e3 Btrfs: fix buffer leak in btrfs_next_old_leaf by Jan Schmidt · 12 years ago
  40. f6175ef Btrfs: do not count in readonly bytes by Liu Bo · 12 years ago
  41. 799ffc3 Btrfs: add ro notification to dump_space_info by Liu Bo · 12 years ago
  42. cf7c1ef Btrfs: fix a bug of writting free space cache during balance by Liu Bo · 12 years ago
  43. 0678938 Btrfs: do not abort transaction in prealloc case by Liu Bo · 12 years ago
  44. 83eea1f Btrfs: kill root from btrfs_is_free_space_inode by Liu Bo · 12 years ago
  45. 51a8cf9 Btrfs: fix btrfs_is_free_space_inode to recognize btree inode by Liu Bo · 12 years ago
  46. c090158 Btrfs: avoid I/O repair BUG() from btree_read_extent_buffer_pages() by Stefan Behrens · 12 years ago
  47. f4c738c Btrfs: rework shrink_delalloc by Josef Bacik · 12 years ago
  48. b9ca066 Btrfs: do not set subvolume flags in readonly mode by Liu Bo · 12 years ago
  49. e54bfa31 Btrfs: use mnt_want_write_file instead of mnt_want_write by Liu Bo · 12 years ago
  50. 768e9df Btrfs: remove redundant r/o check for superblock by Liu Bo · 12 years ago
  51. a874a63 Btrfs: check write access to mount earlier while creating snapshots by Liu Bo · 12 years ago
  52. 287082b Btrfs: fix typo in cow_file_range_async and async_cow_submit by Liu Bo · 12 years ago
  53. 0e72110 Btrfs: change how we indicate we're adding csums by Josef Bacik · 12 years ago
  54. b995929 Btrfs: return error of btrfs_update_inode() to caller by Tsutomu Itoh · 12 years ago
  55. 23291a0 Btrfs: fix error handling in __add_reloc_root() by Dan Carpenter · 12 years ago
  56. 44c44af Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mounting by Ilya Dryomov · 12 years ago
  57. fed425c Btrfs: do not return EINVAL instead of ENOMEM from open_ctree() by Ilya Dryomov · 12 years ago
  58. 02db084 Btrfs: add DEVICE_READY ioctl by Josef Bacik · 12 years ago
  59. 0ec4f43 locks: fix checking of fcntl_setlease argument by J. Bruce Fields · 12 years ago
  60. 96c3f43 Btrfs: flush delayed inodes if we're short on space by Josef Bacik · 12 years ago
  61. b27f7c0 btrfs: join DEV_STATS ioctls to one by David Sterba · 12 years ago
  62. a43a211 btrfs: ignore unfragmented file checks in defrag when compression enabled - rebased by Andrew Mahone · 12 years ago
  63. e4b50e1 Btrfs: small naming cleanup in join_transaction() by Dan Carpenter · 12 years ago
  64. 2bc556528 Btrfs: don't update atime on RO subvolumes by Alexander Block · 12 years ago
  65. 063849e Btrfs: allow mount -o remount,compress=no by Arnd Hannemann · 13 years ago
  66. c5c3c5f Btrfs: remove ->dirty_inode by Josef Bacik · 13 years ago
  67. cbea5ac Btrfs: reduce calls to wake_up on uncontended locks by Chris Mason · 12 years ago
  68. e39e64a Btrfs: don't wait around for new log writers on an SSD by Chris Mason · 12 years ago
  69. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  70. 906adea jbd2: remove the second argument of kmap_atomic by Cong Wang · 12 years ago
  71. 9f0bbd8 logfs: query block device for number of pages to send with bio by Prasad Joshi · 12 years ago
  72. 41b93bc logfs: maintain the ordering of meta-inode destruction by Prasad Joshi · 12 years ago
  73. 03179fe ext4: undo ext4_calc_metadata_amount if we fail to claim space by Theodore Ts'o · 12 years ago
  74. 97795d2 ext4: don't let i_reserved_meta_blocks go negative by Brian Foster · 12 years ago
  75. ddb24bb logfs: create a pagecache page if it is not present by Prasad Joshi · 12 years ago
  76. 968dee7 ext4: fix hole punch failure when depth is greater than 0 by Ashish Sangwan · 12 years ago
  77. b50924c ext4: remove unnecessary argument from __ext4_handle_dirty_metadata() by Artem Bityutskiy · 12 years ago
  78. 4d47603 ext4: weed out ext4_write_super by Artem Bityutskiy · 12 years ago
  79. 58c5873 ext4: remove unnecessary superblock dirtying by Artem Bityutskiy · 12 years ago
  80. 044ce47 ext4: convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super() by Jan Kara · 12 years ago
  81. 97a7406 ext4: remove useless marking of superblock dirty by Jan Kara · 12 years ago
  82. 2547060 ext4: fix ext4 mismerge back in January by Al Viro · 12 years ago
  83. 3108b54 ext4: remove dynamic array size in ext4_chksum() by Theodore Ts'o · 12 years ago
  84. 8a99184 ext4: remove unused variable in ext4_update_super() by Theodore Ts'o · 12 years ago
  85. 7c319d3 ext4: make quota as first class supported feature by Aditya Kali · 12 years ago
  86. 4bd809d ext4: don't take the i_mutex lock when doing DIO overwrites by Zheng Liu · 12 years ago
  87. 8cae6f7 ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file() by Al Viro · 12 years ago
  88. 11e62a8 btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file() by Al Viro · 12 years ago
  89. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  90. 3b8b487 ecryptfs: don't reinvent the wheels, please - use struct completion by Al Viro · 12 years ago
  91. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  92. 32a7991 tidy up namei.c a bit by Al Viro · 12 years ago
  93. 3c0a616 unobfuscate follow_up() a bit by Al Viro · 12 years ago
  94. de9b942 ext3: pass custom EOF to generic_file_llseek_size() by Eric Sandeen · 13 years ago
  95. ec7268c ext4: use core vfs llseek code for dir seeks by Eric Sandeen · 13 years ago
  96. e8b96eb vfs: allow custom EOF in generic_file_llseek code by Eric Sandeen · 13 years ago
  97. 4ea425b vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder sync passes by Jan Kara · 12 years ago
  98. d0e91b1 vfs: Remove unnecessary flushing of block devices by Jan Kara · 12 years ago
  99. a8c7176 vfs: Make sys_sync writeout also block device inodes by Jan Kara · 12 years ago
  100. 5c0d6b6 vfs: Create function for iterating over block devices by Jan Kara · 12 years ago