nfsd4: reshuffle lease-setting code to allow reuse
[safe/jmp/linux-2.6] / fs / sysfs /
2010-02-16 Eric W. Biedermansysfs: sysfs_sd_setattr set iattrs unconditionally
2010-01-04 Eric W. Biedermansysfs: Add lockdep annotations for the sysfs active...
2009-12-23 Phil CarmodyDriver core: bin_attribute parameters can often be...
2009-12-11 Eric W. Biedermansysfs: sysfs_setattr remove unnecessary permission...
2009-12-11 Eric W. Biedermansysfs: Factor out sysfs_rename from sysfs_rename_dir...
2009-12-11 Eric W. Biedermansysfs: Propagate renames to the vfs on demand
2009-12-11 Eric W. Biedermansysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
2009-12-11 Eric W. Biedermansysfs: In sysfs_chmod_file lazily propagate the mode...
2009-12-11 Eric W. Biedermansysfs: Implement sysfs_getattr & sysfs_permission
2009-12-11 Eric W. Biedermansysfs: Nicely indent sysfs_symlink_inode_operations
2009-12-11 Eric W. Biedermansysfs: Update s_iattr on link and unlink.
2009-12-11 Eric W. Biedermansysfs: Fix locking and factor out sysfs_sd_setattr
2009-12-11 Eric W. Biedermansysfs: Simplify iattr time assignments
2009-12-11 Eric W. Biedermansysfs: Simplify sysfs_chmod_file semantics
2009-12-11 Eric W. Biedermansysfs: Use dentry_ops instead of directly playing with...
2009-12-11 Eric W. Biedermansysfs: Rename sysfs_d_iput to sysfs_dentry_iput
2009-12-11 Eric W. Biedermansysfs: Update sysfs_setxattr so it updates secdata...
2009-12-11 Stefan Richtersysfs: mark a locally-only used function static
2009-11-04 Eric W. Biedermansysfs: Don't leak secdata when a sysfs_dirent is freed.
2009-10-14 Neil Brownsysfs: Allow sysfs_notify_dirent to be called from...
2009-10-14 Cornelia Hucksysfs: Allow sysfs_move_dir(..., NULL) again.
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-11 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-11 Jens Axboewriteback: add name to backing_dev_info
2009-09-10 David P. Quigleysysfs: Add labeling support for sysfs
2009-07-28 Peter Oberparleitersysfs: fix hardlink count on device_move
2009-07-08 Catalin MarinasFree the memory allocated by memdup_user() in fs/sysfs...
2009-06-16 Armin KusterSysfs: fix possible memleak in sysfs_follow_link
2009-05-28 Andrew Mortonsysfs: file.c: use create_singlethread_workqueue()
2009-04-21 Li Zefansysfs: use memdup_user()
2009-04-16 KOSAKI Motohirosysfs: sysfs poll keep the poll rule of regular file.
2009-04-16 Alex Chiangsysfs: don't use global workqueue in sysfs_schedule_cal...
2009-04-01 Hugh Dickinsmm: page_mkwrite change prototype to match fault: fix...
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Al Viroconstify dentry_operations: sysfs
2009-03-24 Hugh Dickinssysfs: fix some bin_vm_ops errors
2009-03-24 Alex Chiangsysfs: only allow one scheduled removal callback per...
2009-03-24 Eric W. Biedermansysfs: don't block indefinitely for unmapped files.
2009-03-24 Eric W. Biedermansysfs: reference sysfs_dirent from sysfs inodes
2009-03-24 Alex Chiangsysfs: sysfs_add_one WARNs with full path to duplicate...
2009-03-24 Eric W. Biedermansysfs: Take sysfs_mutex when fetching the root inode.
2009-03-24 Qinghuang FengSYSFS: use standard magic.h for sysfs
2009-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-01-22 Alexey Dobriyanfs/Kconfig: move sysfs out
2009-01-21 Greg Kroah-Hartmansysfs: fix problems with binary files
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2008-10-23 Christoph Hellwig[PATCH] fix ->llseek for more directories
2008-10-16 Eric W. Biedermankobject: Cleanup kobject_rename and !CONFIG_SYSFS
2008-10-16 Trent Piephosysfs: Make dir and name args to sysfs_notify() const
2008-10-16 Tejun Heosysfs: use ilookup5() instead of ilookup5_nowait()
2008-10-16 Nick Pigginsysfs: fix deadlock
2008-10-16 Neil Brownsysfs: Support sysfs_notify from atomic context with...
2008-10-16 Andrew Mortonsysfs: crash debugging
2008-07-26 Arjan van de VenUse WARN() in fs/sysfs
2008-07-22 Cornelia Huckdriver core: Suppress sysfs warnings for device_rename().
2008-07-22 Miklos Szeredisysfs: don't call notify_change
2008-05-15 Stephen Hemmingersysfs: remove error messages for -EEXIST case
2008-04-30 Ben Hutchingssysfs: Disallow truncation of files in sysfs
2008-04-30 Harvey Harrisonfs: replace remaining __FUNCTION__ occurrences
2008-04-30 Miklos Szeredimm: bdi: add separate writeback accounting capability
2008-04-22 James Bottomley[SCSI] sysfs: make group is_valid return a mode_t
2008-04-20 Dan Williamssysfs: refill attribute buffer when reading from offset 0
2008-04-20 Robert P. J. DaySYSFS: Explicitly include required header file slab.h.
2008-04-18 Mark Fashehsysfs: Allow removal of symlinks in the sysfs root
2008-03-25 Andrew Mortondriver core: debug for bad dev_attr_show() return value.
2008-02-07 Greg Kroah-Hartmansysfs: remove BUG_ON() from sysfs_remove_group()
2008-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-01-25 Kay SieversDriver Core: kill subsys_attribute and default sysfs ops
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2008-01-25 Jiri Slabysysfs: remove SPIN_LOCK_UNLOCKED
2008-01-25 Kay Sieverssysfs: create optimal relative symlink targets
2008-01-25 Jean Delvaresysfs: Fix a copy-n-paste typo in comment
2008-01-23 James Bottomley[SCSI] sysfs: add filter function to groups
2008-01-23 James Bottomley[SCSI] sysfs: fix the sysfs_add_file_to_group interfaces
2008-01-16 Tejun Heosysfs: fix bugs in sysfs_rename/move_dir()
2008-01-16 Tejun Heosysfs: make sysfs_lookup() return ERR_PTR(-ENOENT)...
2007-11-28 Miao Xiesysfs: fix off-by-one error in fill_read_buffer()
2007-10-31 Adrian Bunksysfs: make sysfs_{get,put}_active() static
2007-10-20 Chris Malleysysfs: trivial: fix sysfs_create_file kerneldoc spellin...
2007-10-17 Roel Kluinspin_lock_unlocked cleanups
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-17 Christoph Hellwigpartially fix up the lookup_one_noperm mess
2007-10-16 Nick Pigginimplement simple fs aops
2007-10-12 Tejun Heosysfs: add copyrights
2007-10-12 Tejun Heosysfs: move sysfs file poll implementation to sysfs_ope...
2007-10-12 Tejun Heosysfs: implement sysfs_open_dirent
2007-10-12 Tejun Heosysfs: move sysfs_dirent->s_children into sysfs_dirent...
2007-10-12 Tejun Heosysfs: make sysfs_root a regular directory dirent
2007-10-12 Tejun Heosysfs: open code sysfs_attach_dentry()
2007-10-12 Tejun Heosysfs: make s_elem an anonymous union
2007-10-12 Tejun Heosysfs: make bin attr open get active reference of paren...
2007-10-12 Tejun Heosysfs: kill unnecessary NULL pointer check in sysfs_rel...
2007-10-12 Tejun Heosysfs: kill unnecessary sysfs_get() in open paths
2007-10-12 Tejun Heosysfs: reposition sysfs_dirent->s_mode.
2007-10-12 Tejun Heosysfs: kill sysfs_update_file()
2007-10-12 Tejun Heosysfs: clean up header files
2007-10-12 Tejun Heosysfs: fix sysfs_chmod_file() such that it updates...
2007-10-12 Tejun Heosysfs: fix comments of sysfs_add/remove_one()
2007-10-12 Greg Kroah-Hartmansysfs: spit a warning to users when they try to create...
2007-10-12 Eric W. Biedermansysfs: Rewrite sysfs_move_dir in terms of sysfs dirents
next