Age | Commit message (Expand) | Author |
2013-11-30 | sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTR | Tejun Heo |
2013-11-30 | sysfs, kernfs: add sysfs_dirent->s_attr.size | Tejun Heo |
2013-11-30 | sysfs, kernfs: introduce kernfs_ops | Tejun Heo |
2013-11-30 | sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.h | Tejun Heo |
2013-11-30 | sysfs, kernfs: prepare open, release, poll paths for kernfs | Tejun Heo |
2013-11-30 | sysfs, kernfs: prepare mmap path for kernfs | Tejun Heo |
2013-11-30 | sysfs, kernfs: prepare write path for kernfs | Tejun Heo |
2013-11-30 | sysfs, kernfs: prepare read path for kernfs | Tejun Heo |
2013-11-30 | sysfs, kernfs: introduce kernfs_create_dir[_ns]() | Tejun Heo |
2013-11-30 | sysfs, kernfs: replace sysfs_dirent->s_dir.kobj and ->s_attr.[bin_]attr with ... | Tejun Heo |
2013-11-30 | Merge 3.13-rc2 into driver-core-next | Greg Kroah-Hartman |
2013-11-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-29 | fix bogus path_put() of nd->root after some unlazy_walk() failures | Al Viro |
2013-11-28 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-11-28 | Merge branch 'driver-core-linus' into driver-core-next | Greg Kroah-Hartman |
2013-11-28 | Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-11-28 | remove obsolete references to powertweak | Dave Jones |
2013-11-27 | sysfs, kernfs: introduce kernfs_setattr() | Tejun Heo |
2013-11-27 | sysfs, kernfs: introduce kernfs_rename[_ns]() | Tejun Heo |
2013-11-27 | sysfs, kernfs: introduce kernfs_create_link() | Tejun Heo |
2013-11-27 | sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]() | Tejun Heo |
2013-11-27 | sysfs, kernfs: add skeletons for kernfs | Tejun Heo |
2013-11-27 | sysfs: make __sysfs_add_one() fail if the parent isn't a directory | Tejun Heo |
2013-11-27 | sysfs: drop kobj_ns_type handling, take #2 | Tejun Heo |
2013-11-27 | Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()" | Greg Kroah-Hartman |
2013-11-27 | Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-25 | [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload | Steve French |
2013-11-23 | ceph: allocate non-zero page to fscache in readpage() | Li Wang |
2013-11-23 | ceph: wake up 'safe' waiters when unregistering request | Yan, Zheng |
2013-11-23 | ceph: cleanup aborted requests when re-sending requests. | Yan, Zheng |
2013-11-23 | ceph: handle race between cap reconnect and cap release | Yan, Zheng |
2013-11-23 | ceph: set caps count after composing cap reconnect message | Yan, Zheng |
2013-11-23 | ceph: queue cap release in __ceph_remove_cap() | Yan, Zheng |
2013-11-23 | sysfs: use a separate locking class for open files depending on mmap | Tejun Heo |
2013-11-23 | sysfs: handle duplicate removal attempts in sysfs_remove_group() | Mika Westerberg |
2013-11-22 | Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2013-11-22 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds |
2013-11-22 | Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-11-22 | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve... | Linus Torvalds |
2013-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-11-22 | Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2013-11-22 | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds |
2013-11-22 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2013-11-22 | configfs: fix race between dentry put and lookup | Junxiao Bi |
2013-11-21 | GFS2: Fix ref count bug relating to atomic_open | Steven Whitehouse |
2013-11-21 | GFS2: fix potential NULL pointer dereference | Michal Nazarewicz |
2013-11-21 | btrfs: update kconfig help text | David Sterba |
2013-11-21 | btrfs: fix bio_size_ok() for max_sectors > 0xffff | Akinobu Mita |
2013-11-21 | btrfs: Use trace condition for get_extent tracepoint | Steven Rostedt |
2013-11-21 | btrfs: fix typo in the log message | Anand Jain |