summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] convert ramfs to use __set_page_dirty_no_writebackKen Chen2007-02-112-2/+2
* [PATCH] Drop get_zone_counts()Christoph Lameter2007-02-111-7/+2
* [PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day2007-02-112-2/+2
* [PATCH] uclinux: correctly remap bin_fmtflat exe allocated mem regionsGreg Ungerer2007-02-091-7/+24
* [PATCH] v9fs_vfs_mkdir(): fix a double freeAdrian Bunk2007-02-091-5/+2
* [PATCH] hugetlb: preserve hugetlb pte dirty stateKen Chen2007-02-091-1/+4
* [PATCH] ufs: restore back support of openstepEvgeniy Dushistov2007-02-092-10/+16
* [PATCH] dlm: use kern_recvmsg()Al Viro2007-02-091-17/+6
* Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...David S. Miller2007-02-082-4/+1
|\
| * [CRYPTO] api: Remove deprecated interfaceHerbert Xu2007-02-072-4/+1
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-0817-468/+1211
|\ \
| * | configfs: Zero terminate data in configfs attribute writes.Joel Becker2007-02-071-3/+6
| * | [PATCH] ocfs2 heartbeat: clean up bio submission codePhilipp Reisner2007-02-071-127/+31
| * | ocfs2: introduce sc->sc_send_lock to protect outbound outbound messagesZhen Wei2007-02-072-0/+10
| * | [PATCH] ocfs2: drop INET from Kconfig, not neededRandy Dunlap2007-02-071-1/+0
| * | ocfs2_dlm: Add timeout to dlm join domainSunil Mushran2007-02-071-1/+13
| * | ocfs2_dlm: Silence some messages during join domainSunil Mushran2007-02-071-3/+6
| * | ocfs2_dlm: disallow a domain join if node maps mismatchSrinivas Eeda2007-02-073-1/+62
| * | ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockresSunil Mushran2007-02-072-11/+94
| * | ocfs2: Binds listener to the configured ip addressSunil Mushran2007-02-071-7/+8
| * | ocfs2_dlm: Calling post handler function in assert master handlerKurt Hackel2007-02-074-4/+29
| * | ocfs2: Added post handler callable function in o2net message handlerKurt Hackel2007-02-0712-60/+112
| * | ocfs2_dlm: Cookies in locks not being printed correctly in error messagesKurt Hackel2007-02-075-25/+26
| * | ocfs2_dlm: Silence a failed convertKurt Hackel2007-02-071-22/+6
| * | ocfs2_dlm: wake up sleepers on the lockres waitqueueKurt Hackel2007-02-073-2/+18
| * | ocfs2_dlm: Dlm dispatch was stopping too earlyKurt Hackel2007-02-071-3/+0
| * | ocfs2_dlm: Drop inflight refmap even if no locks found on the lockresKurt Hackel2007-02-071-5/+3
| * | ocfs2_dlm: Flush dlm workqueue before starting to migrateKurt Hackel2007-02-071-16/+20
| * | ocfs2_dlm: Fix migrate lockres handler queue scanningKurt Hackel2007-02-071-6/+20
| * | ocfs2_dlm: Make dlmunlock() wait for migration to completeKurt Hackel2007-02-072-0/+5
| * | ocfs2_dlm: Fixes race between migrate and dirtyKurt Hackel2007-02-073-14/+33
| * | [PATCH] fs/ocfs2/dlm/: make functions staticAdrian Bunk2007-02-073-10/+7
| * | ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel2007-02-078-174/+729
* | | sysfs: Shadow directory supportEric W. Biederman2007-02-075-36/+189
* | | sysfs: error handling in sysfs, fill_read_buffer()Oliver Neukum2007-02-071-4/+6
* | | sysfs: kobject_put cleanupMariusz Kozlowski2007-02-072-6/+4
* | | sysfs: suppress lockdep warningsFrederik Deweerdt2007-02-071-2/+2
* | | Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum2007-02-078-17/+103
* | | driver core: Allow device_move(dev, NULL).Cornelia Huck2007-02-071-4/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2007-02-0710-49/+92
|\ \
| * | JFS: Remove incorrect kgdb defineDave Kleikamp2007-01-261-5/+0
| * | JFS: call io_schedule() instead of schedule() to avoid deadlockDave Kleikamp2007-01-173-3/+3
| * | JFS: Add lockdep annotationsDave Kleikamp2007-01-095-41/+74
| * | JFS: Avoid BUG() on a damaged file systemDave Kleikamp2007-01-091-0/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-02-0739-1119/+866
|\ \ \
| * | | [GFS2] make gfs2_writepages() staticAdrian Bunk2007-02-071-1/+2
| * | | [GFS2] Unlock page on prepare_write try lock failureSteven Whitehouse2007-02-071-1/+3
| * | | [GFS2] nfsd readdirplus assertion failureWendy Cheng2007-02-061-5/+11
| * | | [DLM] fix softlockup in dlm_recvPatrick Caulfield2007-02-051-6/+9
| * | | [DLM] zero new user lvbsDavid Teigland2007-02-051-2/+2