aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | [CIFS] fix for incorrect session reconnectsSteve French2007-08-30
| * | [CIFS][KJ] use abs() from kernel.h where appropriateAndre Haupt2007-08-30
| * | [CIFS] fix typo in previousSteve French2007-08-23
| * | [CIFS] Byte range unlock request to non-Unix server can unlock too muchJeff Layton2007-08-23
| * | [CIFS] Fix unbalanced call to GetXid/FreeXidCyrill Gorcunov2007-08-23
| * | [CIFS] cifs truncate missing a fix for private map COW raceSteve French2007-08-22
* | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-10-19
|\ \ \
| * | | [XFS] cleanup fid types messChristoph Hellwig2007-10-19
| * | | [XFS] fixups after behavior removal merge into mainline gitChristoph Hellwig2007-10-19
| | |/ | |/|
* | | Use task_pid_nr() instead of pid_nr(task_pid())Pavel Emelyanov2007-10-19
* | | Remove unused variables from fs/proc/base.cPavel Emelyanov2007-10-19
* | | Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* | | Fix tsk->exit_state usageEugene Teo2007-10-19
* | | proc: export a processes resource limits via /proc/pidNeil Horman2007-10-19
* | | fs/select, remove unused macrosJiri Slaby2007-10-19
* | | Isolate some explicit usage of task->tgidPavel Emelyanov2007-10-19
* | | Uninline find_task_by_xxx set of functionsPavel Emelyanov2007-10-19
* | | pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* | | pid namespaces: initialize the namespace's proc_mntPavel Emelyanov2007-10-19
* | | pid namespaces: make proc_flush_task() actually from entries from multiple na...Pavel Emelyanov2007-10-19
* | | pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov2007-10-19
* | | pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov2007-10-19
* | | pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...Pavel Emelyanov2007-10-19
* | | pid namespaces: introduce MS_KERNMOUNT flagPavel Emelyanov2007-10-19
* | | fs/super.c: use list_for_each_entry() instead of list_for_each()Matthias Kaehlcke2007-10-19
* | | fs/eventpoll.c: use list_for_each_entry() instead of list_for_each()Matthias Kaehlcke2007-10-19
* | | fs/file_table.c: use list_for_each_entry() instead of list_for_each()Matthias Kaehlcke2007-10-19
* | | Make access to task's nsproxy lighterPavel Emelyanov2007-10-19
* | | pid namespaces: use task_pid() to find leader's pidSukadev Bhattiprolu2007-10-19
* | | pid namespaces: rename child_reaper() functionSukadev Bhattiprolu2007-10-19
* | | pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu2007-10-19
* | | pid namespaces: round up the APIPavel Emelianov2007-10-19
* | | Task Control Groups: make cpusets a client of cgroupsPaul Menage2007-10-19
* | | Task Control Groups: add procfs interfacePaul Menage2007-10-19
* | | reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney2007-10-19
* | | reiserfs: remove first_zero_hintJeff Mahoney2007-10-19
* | | reiserfs: fix usage of signed ints for block numbersJeff Mahoney2007-10-19
* | | reiserfs: fix memset byte count during resizeJeff Mahoney2007-10-19
* | | reiserfs: use is_reusable to catch corruptionJeff Mahoney2007-10-19
* | | reiserfs: dont use BUG when panickingJeff Mahoney2007-10-19
* | | reiserfs: fix up lockdep warningsJeff Mahoney2007-10-19
* | | JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUGJose R. Santos2007-10-19
* | | jbd: fix commit code to properly abort journalJan Kara2007-10-19
* | | jbd: config_jbd_debug cannot create /proc entryJose R. Santos2007-10-19
* | | JBD/ext3 cleanups: convert to kzallocMingming Cao2007-10-19
* | | setup vma->vm_page_prot by vm_get_page_prot()Coly Li2007-10-19
* | | put declaration of put_filesystem() in fs.hMiklos Szeredi2007-10-19
|/ /
* | sparse pointer use of zero as nullStephen Hemminger2007-10-18
* | fuse: add blksize field to fuse_attrMiklos Szeredi2007-10-18
* | fuse: add support for mandatory lockingMiklos Szeredi2007-10-18