1. 09239ed sysfs: group.c: fix up kerneldoc by Greg Kroah-Hartman · 11 years ago
  2. 2c3a908 sysfs: sysfs.h: fix coding style issues by Greg Kroah-Hartman · 11 years ago
  3. 07ac62a sysfs: file.c: fix up broken string warnings by Greg Kroah-Hartman · 11 years ago
  4. 37814ee sysfs: dir.c: fix up odd do/while indentation by Greg Kroah-Hartman · 11 years ago
  5. 060cc74 sysfs: fix up uaccess.h coding style warnings by Greg Kroah-Hartman · 11 years ago
  6. ddfd6d0 sysfs: fix up 80 column coding style issues by Greg Kroah-Hartman · 11 years ago
  7. 1b18dc2 sysfs: fix up space coding style issues by Greg Kroah-Hartman · 11 years ago
  8. ab9bf4b sysfs: remove trailing whitespace by Greg Kroah-Hartman · 11 years ago
  9. 1b86675 sysfs: fix placement of EXPORT_SYMBOL() by Greg Kroah-Hartman · 11 years ago
  10. 9e2a47e sysfs: group: update copyright to add myself and the LF by Greg Kroah-Hartman · 11 years ago
  11. f9ae443 sysfs: group.c: add kerneldoc for sysfs_remove_group by Greg Kroah-Hartman · 11 years ago
  12. 16aebf1 sysfs: group.c: fix up broken string coding style by Greg Kroah-Hartman · 11 years ago
  13. 995d8ed sysfs: group.c: fix up some * coding style issues by Greg Kroah-Hartman · 11 years ago
  14. e6c5692 sysfs: group.c: fix trailing whitespace by Greg Kroah-Hartman · 11 years ago
  15. d363bc5 sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location by Greg Kroah-Hartman · 11 years ago
  16. 3e9b2ba sysfs: add sysfs_create/remove_groups() by Greg Kroah-Hartman · 11 years ago
  17. b78b6b3 Merge 3.11-rc3 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  18. 4183fb9 cuse: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  19. 6c4155a Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  20. f315cf5 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  21. e1b4271 xfs: di_flushiter considered harmful by Dave Chinner · 11 years ago
  22. 55c6296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  23. 4f3cc48 NFSv4: Fix brainfart in attribute length calculation by Trond Myklebust · 11 years ago
  24. e4daf1f nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct file by Harshula Jayasuriya · 11 years ago
  25. dda5690 ext3: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  26. e94bd34 ext4: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  27. 36231d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  28. 19bf1c2 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  29. 3be542d Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  30. 90290c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Linus Torvalds · 11 years ago
  31. acfec9a livelock avoidance in sget() by Al Viro · 11 years ago
  32. ba57ea6 allow O_TMPFILE to work with O_WRONLY by Al Viro · 11 years ago
  33. 89a8c59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  34. 115930c Btrfs: fix wrong write offset when replacing a device by Stefan Behrens · 11 years ago
  35. d29a9f6 Btrfs: re-add root to dead root list if we stop dropping it by Josef Bacik · 11 years ago
  36. fec386a Btrfs: fix lock leak when resuming snapshot deletion by Josef Bacik · 11 years ago
  37. 3c8f242 Btrfs: update drop progress before stopping snapshot dropping by Josef Bacik · 11 years ago
  38. 7a62711 Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  39. 5a74953 s390/kdump: Disable mmap for s390 by Michael Holzheu · 11 years ago
  40. b4a2cf7 NFSv4: Fix a regression against the FreeBSD server by Trond Myklebust · 11 years ago
  41. 61f98b0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  42. c7263bc fuse: readdirplus: cleanup by Miklos Szeredi · 11 years ago
  43. fa2b721 fuse: readdirplus: change attributes once by Miklos Szeredi · 11 years ago
  44. 2914941 fuse: readdirplus: fix instantiate by Miklos Szeredi · 11 years ago
  45. a28ef45 fuse: readdirplus: sanity checks by Miklos Szeredi · 11 years ago
  46. 53ce9a3 fuse: readdirplus: fix dentry leak by Niels de Vos · 11 years ago
  47. 388a8c3 sysfs: prevent warning when only using binary attributes by Oliver Schinagl · 11 years ago
  48. 6ab9cea sysfs: add support for binary attributes in groups by Greg Kroah-Hartman · 11 years ago
  49. 63b9996 ext4: call ext4_es_lru_add() after handling cache miss by Theodore Ts'o · 11 years ago
  50. 76828c8 ext4: yield during large unlinks by Theodore Ts'o · 11 years ago
  51. 47188d3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  52. e15f742 ext4: make the extent_status code more robust against ENOMEM failures by Theodore Ts'o · 11 years ago
  53. c8e1513 ext4: simplify calculation of blocks to free on error by Theodore Ts'o · 11 years ago
  54. 8acd5e9 ext4: fix error handling in ext4_ext_truncate() by Theodore Ts'o · 11 years ago
  55. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  56. 6e8cd2c efivarfs: we can use simple_lookup() now by Al Viro · 11 years ago
  57. 74931da make simple_lookup() usable for filesystems that set ->s_d_op by Al Viro · 11 years ago
  58. ec193cf configfs: don't open-code d_alloc_name() by Al Viro · 11 years ago
  59. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  60. 239dab4 Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  61. f1c4108 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  62. 4f5e65a fput: turn "list_head delayed_fput_list" into llist_head by Oleg Nesterov · 11 years ago
  63. 6437250 fs/file_table.c:fput(): add comment by Andrew Morton · 11 years ago
  64. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  65. e7676a7 ext4: don't allow ext4_free_blocks() to fail due to ENOMEM by Theodore Ts'o · 11 years ago
  66. bdafe42 ext4: fix spelling errors and a comment in extent_status tree by Theodore Ts'o · 11 years ago
  67. 35f7a14 nfsd4: fix minorversion support interface by J. Bruce Fields · 11 years ago
  68. e8974c3 ext4: rate limit printk in buffer_io_error() by Anatol Pomozov · 11 years ago
  69. 689c3db CIFS: Fix a deadlock when a file is reopened by Pavel Shilovsky · 11 years ago
  70. b33fcf1 CIFS: Reopen the file if reconnect durable handle failed by Pavel Shilovsky · 11 years ago
  71. ad065dd ext4: don't show usrquota/grpquota twice in /proc/mounts by Theodore Ts'o · 11 years ago
  72. c31ad43 xfs: Fix the logic check for all quotas being turned off by Chandra Seetharaman · 11 years ago
  73. 1c327d9 lockd: protect nlm_blocked access in nlmsvc_retry_blocked by David Jeffery · 11 years ago
  74. 36805aa Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  75. 1466b77 Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  76. 19d2f8e Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  77. 746919d Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  78. 9db0192 Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  79. 0ff08ba Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  80. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 11 years ago
  81. 822dbba ext4: fix warning in ext4_evict_inode() by Jan Kara · 11 years ago
  82. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  83. 076bb0c net: rename include/net/ll_poll.h to include/net/busy_poll.h by Eliezer Tamir · 11 years ago
  84. 1c46943 [CIFS] Fix minor endian error in durable handle patch series by Steve French · 11 years ago
  85. 9cbc0b7 CIFS: Reconnect durable handles for SMB2 by Pavel Shilovsky · 11 years ago
  86. 064f604 CIFS: Make SMB2_open use cifs_open_parms struct by Pavel Shilovsky · 11 years ago
  87. 226730b CIFS: Introduce cifs_open_parms struct by Pavel Shilovsky · 11 years ago
  88. 63eb3de CIFS: Request durable open for SMB2 opens by Pavel Shilovsky · 11 years ago
  89. d22cbfe CIFS: Simplify SMB2 create context handling by Pavel Shilovsky · 11 years ago
  90. 59aa371 CIFS: Simplify SMB2_open code path by Pavel Shilovsky · 11 years ago
  91. ca81983 CIFS: Respect create_options in smb2_open_file by Pavel Shilovsky · 11 years ago
  92. fd55439 CIFS: Fix lease context buffer parsing by Pavel Shilovsky · 11 years ago
  93. 42c49d7 xfs: fix sgid inheritance for subdirectories inheriting default acls [V3] by Carlos Maiolino · 11 years ago
  94. cc18ec3 Use ecryptfs_dentry_to_lower_path in a couple of places by Matthew Wilcox · 11 years ago
  95. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  96. c755966 NFS: Allow nfs_updatepage to extend a write under additional circumstances by Scott Mayhew · 11 years ago
  97. b0a9dab xfs: dquot log reservations are too small by Dave Chinner · 11 years ago
  98. f3508bc xfs: remove local fork format handling from xfs_bmapi_write() by Dave Chinner · 11 years ago
  99. 07b5ce8 NFS: Make nfs_readdir revalidate less often by Scott Mayhew · 11 years ago
  100. 43f291c NFS: Make nfs_attribute_cache_expired() non-static by Scott Mayhew · 11 years ago