aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * proc: switch /proc/cmdline to seq_fileAlexey Dobriyan2008-10-23
| * proc: move /proc/filesystems to fs/filesystems.cAlexey Dobriyan2008-10-23
| * proc: move /proc/stram to m68k-specific codeAlexey Dobriyan2008-10-23
| * proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan2008-10-23
| * proc: switch /proc/version to seq_fileAlexey Dobriyan2008-10-23
| * proc: switch /proc/meminfo to seq_fileAlexey Dobriyan2008-10-23
| * proc: switch /proc/uptime to seq_fileAlexey Dobriyan2008-10-23
| * proc: switch /proc/loadavg to seq_fileAlexey Dobriyan2008-10-23
| * proc: use WARN() rather than printk+backtraceArjan van de Ven2008-10-23
| * proc: spread __initAlexey Dobriyan2008-10-23
| * proc: proc_init_inodecache() can't failAlexey Dobriyan2008-10-23
| * proc: fix vma display mismatch between /proc/pid/{maps,smaps}Joe Korty2008-10-23
* | ext4: remove unused variable in ext4_get_parentChristoph Hellwig2008-10-23
* | ext3 quota support: fix compile failureLinus Torvalds2008-10-23
* | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-23
|\ \
| * \ Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-22
| |\ \ | | |/ | |/|
| | * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-17
| | |\
| | * | hrtimer: fix signed/unsigned bug in slack estimatorArjan van de Ven2008-09-07
| | * | hrtimer: incorporate feedback from Peter ZijlstraArjan van de Ven2008-09-07
| | * | hrtimer: make select() and poll() use the hrtimer range featureArjan van de Ven2008-09-06
| | * | hrtimer: convert timerfd to the new hrtimer apisArjan van de Ven2008-09-06
| | * | select: switch select() and poll() over to hrtimersArjan van de Ven2008-09-06
| | * | select: add poll_select_set_timeout() and poll_select_copy_remaining() helpersThomas Gleixner2008-09-06
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-10-23
|\ \ \ \
| * | | | cifs: handle the TCP_Server_Info->tsk field more carefullyJeff Layton2008-10-23
| * | | | cifs: fix unlinking of rename target when server doesn't support open file re...Jeff Layton2008-10-23
| * | | | [CIFS] improve setlease handlingSteve French2008-10-23
| * | | | [CIFS] fix saving of resume key before CIFSFindNextJeff Layton2008-10-21
| * | | | cifs: make cifs_rename handle -EACCES errorsJeff Layton2008-10-20
| * | | | [CIFS] fix build errorSteve French2008-10-20
| * | | | [CIFS] undo changes in cifs_rename_pending_delete if it errors outSteve French2008-10-19
| * | | | cifs: track DeletePending flag in cifsInodeInfoJeff Layton2008-10-19
| * | | | cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_deleteJeff Layton2008-10-17
| * | | | [CIFS] eliminate usage of kthread_stop for cifsdJeff Layton2008-10-16
| * | | | [CIFS] Add nodfs mount optionSteve French2008-10-16
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-23
|\ \ \ \ \
| * | | | | [PATCH] kill the rest of struct file propagation in block ioctlsAl Viro2008-10-21
| * | | | | [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-21
| * | | | | [PATCH] remember mode of reiserfs journalAl Viro2008-10-21
| * | | | | [PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro2008-10-21
| * | | | | [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-21
| * | | | | [PATCH] end of methods switch: remove the old onesAl Viro2008-10-21
| * | | | | [PATCH] beginning of methods conversionAl Viro2008-10-21
| * | | | | [PATCH] move block_device_operations to blkdev.hAl Viro2008-10-21
| * | | | | [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-21
| * | | | | [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-23
|\ \ \ \ \
| * | | | | [PATCH] fs: add a sanity check in d_freeArjan van de Ven2008-10-23
| * | | | | [patch] vfs: make security_inode_setattr() calling consistentMiklos Szeredi2008-10-23
| * | | | | [patch 1/3] FS_MBCACHE: don't needlessly make it built-inAdrian Bunk2008-10-23